summaryrefslogtreecommitdiffhomepage
path: root/test/runtimes/exclude_go1.12.csv
diff options
context:
space:
mode:
authorAyush Ranjan <ayushranjan@google.com>2020-07-16 14:35:39 -0700
committergVisor bot <gvisor-bot@google.com>2020-07-16 14:37:13 -0700
commite6894cb99fe4c6e8599354bf5bc6a72a79b63fd3 (patch)
treef3a998132d1c89e45f7caf3eeb53f62e00aa5ca0 /test/runtimes/exclude_go1.12.csv
parentc66991ad7de68fd629a1620acad0c8eec2744bac (diff)
Port runtime tests to use go_test
PiperOrigin-RevId: 321647645
Diffstat (limited to 'test/runtimes/exclude_go1.12.csv')
-rw-r--r--test/runtimes/exclude_go1.12.csv16
1 files changed, 0 insertions, 16 deletions
diff --git a/test/runtimes/exclude_go1.12.csv b/test/runtimes/exclude_go1.12.csv
deleted file mode 100644
index 8c8ae0c5d..000000000
--- a/test/runtimes/exclude_go1.12.csv
+++ /dev/null
@@ -1,16 +0,0 @@
-test name,bug id,comment
-cgo_errors,,FLAKY
-cgo_test,,FLAKY
-go_test:cmd/go,,FLAKY
-go_test:cmd/vendor/golang.org/x/sys/unix,b/118783622,/dev devices missing
-go_test:net,b/118784196,socket: invalid argument. Works as intended: see bug.
-go_test:os,b/118780122,we have a pollable filesystem but that's a surprise
-go_test:os/signal,b/118780860,/dev/pts not properly supported
-go_test:runtime,b/118782341,sigtrap not reported or caught or something
-go_test:syscall,b/118781998,bad bytes -- bad mem addr
-race,b/118782931,thread sanitizer. Works as intended: b/62219744.
-runtime:cpu124,b/118778254,segmentation fault
-test:0_1,,FLAKY
-testasan,,
-testcarchive,b/118782924,no sigpipe
-testshared,,FLAKY