From: Kai Backman Date: Fri, 30 Jul 2010 09:33:40 +0000 (+0300) Subject: arm: disable another flaky test. X-Git-Tag: weekly.2010-08-04~38 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=a0368180a7853f6ada2cea6c41bed2bb2fb2de15;p=gostls13.git arm: disable another flaky test. 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 --- diff --git a/test/arm-pass.txt b/test/arm-pass.txt index ffc4ee2ab5..0a586a077b 100644 --- a/test/arm-pass.txt +++ b/test/arm-pass.txt @@ -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