-
Notifications
You must be signed in to change notification settings - Fork 16
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
CI has started taking six+ hours #196
Comments
A similar issue may affect meshmode: https://gitlab.tiker.net/inducer/pytato/-/jobs/538649 |
Before this started happening:
|
Those pip freezes are literally identical. |
Recent runs of #195 are affected on Github, too. |
Found an old build environment (from March 22, on koelsch, in |
Whatever it is, it's affecting both Conda and bare-venv runs: https://gitlab.tiker.net/inducer/pytential/-/pipelines/409699 |
Hm, just ran the I'm a bit confused by the pytential/test/test_linalg_skeletonization.py Lines 386 to 392 in b63b979
Is the CI running slow tests too all of a sudden? EDIT: Take some of that back, I also ran it with Used |
Still, there might be something to your theory: The slow runs show 236 tests ("2 failed, 233 passed, 1 skipped"), whereas the manageable-time ones show 229 ("228 passed, 1 skipped"). |
Slow runs are running only slowtests because of
This used to be,
Do you know who might be setting that env variable? |
You're right! Seems to be back to normal on https://gitlab.tiker.net/inducer/pytential/-/jobs/539024. |
I'm really not sure what happened here, but 🤷 we may not find out. I'll take the mysterious recovery and say we're done here. Thanks everyone! |
Recently observed on bock:
pip freeze from that run on bock
cc @alexfikl because his test is a winner, accounting for five of those hours
cc @isuruf because we discussed this on Monday
The text was updated successfully, but these errors were encountered: