-
Notifications
You must be signed in to change notification settings - Fork 78
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
Investigate failing test tests/remote/test_firefox.py::test_tinderbox_scraper
#625
Comments
The problem can be seen as well when manually opening the affected folders:
It's happening because there are basically too many builds in those directories. And at the end cloudflare fails with a |
I've done some testing locally with the following results: When using
When using
I do not really see a benefit in having to use As such I will provide a patch that changes the parameterization of the tests from |
The test is currently skipped as for some arguments the request timeout (Given enough time it returns HTTP 504).
Logs - https://github.com/mozilla/mozdownload/actions/runs/3041139681/jobs/4897959420#step:5:362
Failing arguments -
Link to the test -
mozdownload/tests/remote/test_firefox.py
Line 104 in 104a536
The text was updated successfully, but these errors were encountered: