summaryrefslogtreecommitdiffhomepage
path: root/test/runtimes/exclude_python3.7.3.csv
diff options
context:
space:
mode:
authorMichael Pratt <mpratt@google.com>2020-06-15 13:34:33 -0700
committergVisor bot <gvisor-bot@google.com>2020-06-15 13:36:24 -0700
commit885605c5e412f9ced42766094368c86be1002cff (patch)
tree86b4ae8c4760406cb3aaad92092e1b8fa605ceb4 /test/runtimes/exclude_python3.7.3.csv
parenteb6d3d7710946c39d0ffb6e0a6307e0c2f3bd135 (diff)
Remove blacklist from //test/runtimes
Updates #2972 PiperOrigin-RevId: 316534165
Diffstat (limited to 'test/runtimes/exclude_python3.7.3.csv')
-rw-r--r--test/runtimes/exclude_python3.7.3.csv27
1 files changed, 27 insertions, 0 deletions
diff --git a/test/runtimes/exclude_python3.7.3.csv b/test/runtimes/exclude_python3.7.3.csv
new file mode 100644
index 000000000..2b9947212
--- /dev/null
+++ b/test/runtimes/exclude_python3.7.3.csv
@@ -0,0 +1,27 @@
+test name,bug id,comment
+test_asynchat,b/76031995,SO_REUSEADDR
+test_asyncio,,Fails on Docker.
+test_asyncore,b/76031995,SO_REUSEADDR
+test_epoll,,
+test_fcntl,,fcntl invalid argument -- artificial test to make sure something works in 64 bit mode.
+test_ftplib,,Fails in Docker
+test_httplib,b/76031995,SO_REUSEADDR
+test_imaplib,,
+test_logging,,
+test_multiprocessing_fork,,Flaky. Sometimes times out.
+test_multiprocessing_forkserver,,Flaky. Sometimes times out.
+test_multiprocessing_main_handling,,Flaky. Sometimes times out.
+test_multiprocessing_spawn,,Flaky. Sometimes times out.
+test_nntplib,b/76031995,tests should not set SO_REUSEADDR
+test_poplib,,Fails on Docker
+test_posix,b/76174079,posix.sched_get_priority_min not implemented + posix.sched_rr_get_interval not permitted
+test_pty,b/76157709,out of pty devices
+test_readline,b/76157709,out of pty devices
+test_resource,b/76174079,
+test_selectors,b/76116849,OSError not raised with epoll
+test_smtplib,b/76031995,SO_REUSEADDR and unclosed sockets
+test_socket,b/75983380,
+test_ssl,b/76031995,SO_REUSEADDR
+test_subprocess,,
+test_support,b/76031995,SO_REUSEADDR
+test_telnetlib,b/76031995,SO_REUSEADDR