Uh oh!
There was an error while loading. Please reload this page.
bpo-37596: Update test_deterministic_sets to correctly handle different string hash algorithms - #28147
Conversation
bedevere-bot
commented
Sep 3, 2021
🤖 New build scheduled with the buildbot fleet by @brandtbucher for commit e72a25b 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
gvanrossum
left a comment
There was a problem hiding this comment.
So did you just try different strings until you found one that hashes the same under fnv and siphash24?? That's amazing. (I didn't even know we had all this machinery -- all I know is that we have "hash randomization" and that you can force the seed by setting an env var. :-)
brandtbucher
commented
Sep 3, 2021
No, I just needed to find one that hashes in such a way that sets containing them have different orders under
Same, I learned a lot about this stuff today! |
brandtbucher
commented
Sep 4, 2021
That buildbot's been failing for a while with that same error. I'll open an issue for it. |
bedevere-bot
commented
Sep 4, 2021
@brandtbucher: Please replace |
bedevere-bot
commented
Sep 4, 2021
|
https://bugs.python.org/issue37596