Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Expose taskId (or some way of uniquely identifying test runners) #2392

Open
@pmowrer

Description

@pmowrer

When using test file sharding, I can't seem to find a way of uniquely identifying each runner. Being able to do so is helpful when synchronizing shared resources between the runners.

By taskId, I'm referring to chrome #1-1, etc.

var taskId = rotatedIndex + 1;

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions