diff --git a/src/pkg/Makefile b/src/pkg/Makefile index d7351c59937..eef571d513f 100644 --- a/src/pkg/Makefile +++ b/src/pkg/Makefile @@ -205,6 +205,7 @@ ifeq ($(GOARCH),arm) # Tests that fail, probably 5g bugs. # Disable so that dashboard all.bash can catch regressions. NOTEST+=archive/tar +NOTEST+=archive/zip NOTEST+=asn1 NOTEST+=big NOTEST+=bytes