]> Cypherpunks repositories - gostls13.git/commit
sync/atomic: skip issue 7338 test on darwin/arm64
authorDavid Crawshaw <crawshaw@golang.org>
Sat, 11 Apr 2015 22:57:18 +0000 (18:57 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Sun, 12 Apr 2015 02:47:43 +0000 (02:47 +0000)
commit2e61315254c0649d035d66fef8eab3b7c8504713
treed66cd146457390714eec12f4898a686b5490e9e3
parent684473d19bdbf71bdc619448667588fe27d1933a
sync/atomic: skip issue 7338 test on darwin/arm64

Similar to darwin/arm. This issue is quite worrying and I hope it
can be addressed for Go 1.5.

Change-Id: Ic095281d6a2e9a38a59973f58d464471db5a2edc
Reviewed-on: https://go-review.googlesource.com/8811
Reviewed-by: Minux Ma <minux@golang.org>
src/sync/atomic/atomic_test.go