]> Cypherpunks repositories - gostls13.git/commitdiff
arm: disable another flaky test.
authorKai Backman <kaib@golang.org>
Fri, 30 Jul 2010 09:33:40 +0000 (12:33 +0300)
committerKai Backman <kaib@golang.org>
Fri, 30 Jul 2010 09:33:40 +0000 (12:33 +0300)
these tests work fine on n1 and gumstix. it's unclear
why they keep failing on the godashboard build.

R=rsc
CC=golang-dev
https://golang.org/cl/1664056

test/arm-pass.txt

index ffc4ee2ab570ba7044f682cdc213e2bcd20c4ead..0a586a077b3fc4416463db81e0cd1b9e32b89c2f 100644 (file)
@@ -1,5 +1,5 @@
 ./235.go
-# ./64bit.go   # fail, flaky
+# ./64bit.go   # fail, flaky on android build
 ./args.go
 ./assign.go
 ./assign1.go
@@ -430,7 +430,7 @@ fixedbugs/bug239.go
 fixedbugs/bug240.go
 fixedbugs/bug241.go
 fixedbugs/bug242.go
-fixedbugs/bug243.go
+# fixedbugs/bug243.go  # fail, flaky on android build
 fixedbugs/bug244.go
 fixedbugs/bug245.go
 fixedbugs/bug246.go