mirror of https://github.com/golang/go.git
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/bug262.go
|
||||
fixedbugs/bug263.go
|
||||
fixedbugs/bug264.go
|
||||
fixedbugs/bug265.go
|
||||
bugs/bug260.go
|
||||
bugs/bug264.go
|
||||
|
|
|
|||
|
|
@ -108,14 +108,3 @@ panic PC=xxx
|
|||
=========== bugs/bug260.go
|
||||
FAIL
|
||||
BUG: bug260 failed
|
||||
|
||||
=========== bugs/bug264.go
|
||||
foo
|
||||
bar
|
||||
bar
|
||||
bal
|
||||
bal
|
||||
panic: barCount != 1
|
||||
|
||||
panic PC=xxx
|
||||
BUG
|
||||
|
|
|
|||
Loading…
Reference in New Issue