mirror of
https://github.com/golang/go
synced 2024-11-21 20:54:45 -07:00
fix build - arm tests
TBR=kaib CC=golang-dev https://golang.org/cl/1256042
This commit is contained in:
parent
b629687f79
commit
5b8117b98a
@ -439,6 +439,6 @@ fixedbugs/bug259.go
|
|||||||
fixedbugs/bug261.go
|
fixedbugs/bug261.go
|
||||||
fixedbugs/bug262.go
|
fixedbugs/bug262.go
|
||||||
fixedbugs/bug263.go
|
fixedbugs/bug263.go
|
||||||
|
fixedbugs/bug264.go
|
||||||
fixedbugs/bug265.go
|
fixedbugs/bug265.go
|
||||||
bugs/bug260.go
|
bugs/bug260.go
|
||||||
bugs/bug264.go
|
|
||||||
|
@ -108,14 +108,3 @@ panic PC=xxx
|
|||||||
=========== bugs/bug260.go
|
=========== bugs/bug260.go
|
||||||
FAIL
|
FAIL
|
||||||
BUG: bug260 failed
|
BUG: bug260 failed
|
||||||
|
|
||||||
=========== bugs/bug264.go
|
|
||||||
foo
|
|
||||||
bar
|
|
||||||
bar
|
|
||||||
bal
|
|
||||||
bal
|
|
||||||
panic: barCount != 1
|
|
||||||
|
|
||||||
panic PC=xxx
|
|
||||||
BUG
|
|
||||||
|
Loading…
Reference in New Issue
Block a user