-
Notifications
You must be signed in to change notification settings - Fork 18k
hash/maphash: TestSmhasher* failures on 386 #65823
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
Comments
Found new dashboard test flakes for:
2024-02-20 14:56 gotip-linux-386-longtest go@0a046418 hash/maphash.TestSmhasherPermutation [ABORT] (log)
2024-02-20 14:59 gotip-linux-386-longtest go@ff0b46cf hash/maphash.TestSmhasherPermutation [ABORT] (log)
|
This seems to be specific to 386, and general to all TestSmhasher tests. Adjusting the matcher. |
The first failure was on https://go.dev/cl/564576, which seems like a likely cause. Note that the runtime equivalent of these tests is skipped on 32-bit systems after #43130. But the symptom is different. That one had hash collisions, this one has no log output at all. My best guess is that it is OOM-killed. |
Change https://go.dev/cl/565536 mentions this issue: |
Sorry, but there were parse errors in the watch flakes script.
And the problems were:
See https://go.dev/wiki/Watchflakes for details. |
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: