Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mgol opened this issue Apr 1, 2025 · 0 comments
Open

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

mgol opened this issue Apr 1, 2025 · 0 comments
Assignees

Comments

@mgol
Copy link
Member

mgol commented Apr 1, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants