-
-
Notifications
You must be signed in to change notification settings - Fork 241
test: make more tests green #4127
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
base: master
Are you sure you want to change the base?
Conversation
|
I'm consistently stumped by how this manages to have different behavior on LTS, and only in CI. |
|
LTS doesn't obey sources |
|
Ah, right thanks. I thought I made the CI script dev packages appropriately, but apparently not. |
|
Hmm, but that doesn't explain the |
|
Okay yeah, that isn't it. I made the |
1e367f3 to
bdc1eba
Compare
|
The print statements seem to affect tests passing. In fact, they affect completely unrelated tests. |
cdc0da3 to
f5dffa9
Compare
I don't know why this fails, it works locally
f5dffa9 to
fbb9203
Compare
|
Hopefully the suggestion in #4211 fixes the stochasticity here |
fbb9203 to
1b64bac
Compare
1b64bac to
0abf0b1
Compare
|
It doesn't look like the fix worked |
Close #4211