8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test_zz_examples
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
Sometime between last night and this afternoon (UTC-5), all of the tests in test_zz_examples started failing in CI, though they still pass locally.
For a clean exampe, see #1468 - that PR consists of a single comment added to main.ts, and the tests still fail.
All of the tests fail by timeout, with output like:
----------------------------- Captured stdout call ----------------------------- [ 0.00 page.goto ] examples/hello_world.html [ 0.01 request ] 200 - fake_server - https://fake_server/examples/hello_world.html [ 0.04 console.error ] Failed to load resource: the server responded with a status of 404 (Not Found)
The text was updated successfully, but these errors were encountered:
I think they've always failed for me locally.
Sorry, something went wrong.
I suppose it could also be "Commits posted by @JeffersGlass fail in CI"... which would be rude of GitHub but possible?
pytest=7.1.2
pytest
environment.yml
Successfully merging a pull request may close this issue.
Sometime between last night and this afternoon (UTC-5), all of the tests in
test_zz_examples
started failing in CI, though they still pass locally.For a clean exampe, see #1468 - that PR consists of a single comment added to main.ts, and the tests still fail.
All of the tests fail by timeout, with output like:
The text was updated successfully, but these errors were encountered: