-
-
Notifications
You must be signed in to change notification settings - Fork 905
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
[bug] test failure with specific seed indicates cross-pollution #2164
Comments
Interestingly, this is fixed now (3d90c6d) and a quick git-bisect shows that this was fixed by 35aa88b. The first test is One of the reasons The second test, which is failing in the description, is Closing. Will be fixed in v1.11.1. |
Oh, and I'm hoping to land fixes for #1610 in the v1.11/v1.12 timeframe. |
The commit I mentioned above is in a PR sitting at #2096 |
Please describe the bug
The CI test run at https://ci.nokogiri.org/teams/nokogiri-core/pipelines/nokogiri/jobs/cruby-gem-test/builds/66 failed, and a rerun passed. We don't generally have flaky tests, so I investigated.
Thanks to
minitest-bisect
this was a cinch to narrow down to:Help us reproduce what you're seeing
You should be able to repro by running:
The text was updated successfully, but these errors were encountered: