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
What steps will reproduce the problem?
1. go test -v sync/atomic
2.
3.
What is the expected output? What do you see instead?
=== RUN TestHammer32
--- PASS: TestHammer32 (0.03 seconds)
=== RUN TestHammer64
--- PASS: TestHammer64 (0.02 seconds)
=== RUN TestHammerStoreLoad
--- PASS: TestHammerStoreLoad (0.95 seconds)
=== RUN TestStoreLoadSeqCst32
--- PASS: TestStoreLoadSeqCst32 (131.83 seconds)
=== RUN TestStoreLoadSeqCst64
--- PASS: TestStoreLoadSeqCst64 (133.62 seconds)
=== RUN TestStoreLoadRelAcq32
--- PASS: TestStoreLoadRelAcq32 (132.61 seconds)
=== RUN TestStoreLoadRelAcq64
--- PASS: TestStoreLoadRelAcq64 (132.73 seconds)
PASS
Please use labels and text to provide additional information.
% go version
go version weekly.2012-03-04 +f4470a54e6db
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: