diff options
author | Ayush Ranjan <ayushranjan@google.com> | 2020-08-04 17:18:48 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-08-04 17:20:24 -0700 |
commit | 338f96b36c778748ff27f5ae73cc73b222c5a90e (patch) | |
tree | d33864df5e062584ae92062b2e4fb888b50c0f60 /test/runtimes/exclude_python3.7.3.csv | |
parent | be7079578e0907fd3f35f91e9716246c179e17e9 (diff) |
[runtime tests] Exclude flaky tests.
PiperOrigin-RevId: 324923599
Diffstat (limited to 'test/runtimes/exclude_python3.7.3.csv')
-rw-r--r-- | test/runtimes/exclude_python3.7.3.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/runtimes/exclude_python3.7.3.csv b/test/runtimes/exclude_python3.7.3.csv index 2b9947212..3580b25c3 100644 --- a/test/runtimes/exclude_python3.7.3.csv +++ b/test/runtimes/exclude_python3.7.3.csv @@ -20,6 +20,7 @@ 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_signal,,Flaky - signal: alarm clock test_socket,b/75983380, test_ssl,b/76031995,SO_REUSEADDR test_subprocess,, |