mirror of
https://github.com/golang/go
synced 2024-11-20 04:44:40 -07:00
arm: enable 6 more tests after net fix
R=ken2 CC=golang-dev https://golang.org/cl/2520042
This commit is contained in:
parent
14d2242fb9
commit
0b2af925db
@ -220,22 +220,16 @@ NOTEST+=flag
|
||||
NOTEST+=fmt
|
||||
NOTEST+=go/printer
|
||||
NOTEST+=gob
|
||||
NOTEST+=http
|
||||
NOTEST+=image/png
|
||||
NOTEST+=json
|
||||
NOTEST+=log
|
||||
NOTEST+=math
|
||||
NOTEST+=net
|
||||
NOTEST+=netchan
|
||||
NOTEST+=os
|
||||
NOTEST+=os/signal
|
||||
NOTEST+=rpc
|
||||
NOTEST+=rpc/jsonrpc
|
||||
NOTEST+=strconv
|
||||
NOTEST+=syslog
|
||||
NOTEST+=template
|
||||
NOTEST+=testing/quick
|
||||
NOTEST+=websocket
|
||||
NOTEST+=xml
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user