You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following test failures somewhat regularly on my 16 core, 32 thread Linux
machine
--- FAIL: TestCPUProfileMultithreaded (0.69 seconds)
pprof_test.go:129: crc32.ChecksumIEEE: 10
pprof_test.go:129: crc32.Update: 58
pprof_test.go:139: crc32.ChecksumIEEE has 10 samples out of 68, want at least 11, ideally 34
The numbers following crc32.ChecksumIEEE and crc32.Update vary somewhat but the error is
the same.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: