Skip to content

Failed DELETE worker requests don't trigger test retries #15

@mgol

Description

@mgol

There are cases of BrowserStack CI runs without retries, like this Edge one: https://github.com/jquery/jquery-migrate/actions/runs/14204072442/job/39797553162. Error: Error fetching /worker/124393642 followed by DELETE /worker/124393642 403 Forbidden and then it complains about tests not being run & fails. Could we handle it better?

From Timmy:

Hmm, the error is caught https://github.com/jquery/jquery-test-runner/blob/main/browserstack/api.js#L304
wait, no, worker.quit is assigned directly to deleteWorker, so that's not caught

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions