Skip to content
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

hash/maphash:purego: TestSmhasherPermutation failures #65824

Open
gopherbot opened this issue Feb 20, 2024 · 3 comments
Open

hash/maphash:purego: TestSmhasherPermutation failures #65824

gopherbot opened this issue Feb 20, 2024 · 3 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
default <- pkg == "hash/maphash:purego" && test == "TestSmhasherPermutation"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestSmhasherPermutation
=== PAUSE TestSmhasherPermutation
=== CONT  TestSmhasherPermutation

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Feb 20, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "hash/maphash:purego" && test == "TestSmhasherPermutation"
2024-02-20 14:59 gotip-linux-386-longtest go@a3c35430 hash/maphash:purego.TestSmhasherPermutation [ABORT] (log)
=== RUN   TestSmhasherPermutation
=== PAUSE TestSmhasherPermutation
=== CONT  TestSmhasherPermutation

watchflakes

@prattmic
Copy link
Member

Duplicate of #65823

@prattmic prattmic marked this as a duplicate of #65823 Feb 20, 2024
@prattmic prattmic closed this as not planned Won't fix, can't repro, duplicate, stale Feb 20, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "hash/maphash:purego" && test == "TestSmhasherPermutation"
2024-03-06 19:19 gotip-darwin-amd64-longtest go@911b066b hash/maphash:purego.TestSmhasherPermutation (log)
=== RUN   TestSmhasherPermutation
    smhasher_test.go:104: unexpected number of collisions: got=64512 mean=0.000000 stddev=0.000345
--- FAIL: TestSmhasherPermutation (11.61s)

watchflakes

@gopherbot gopherbot reopened this Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: Done
Development

No branches or pull requests

2 participants