mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
c0ee95198a
PiperOrigin-RevId: 321808673
1.1 KiB
1.1 KiB
| 1 | test name | bug id | comment |
|---|---|---|---|
| 2 | test_asynchat | b/76031995 | SO_REUSEADDR |
| 3 | test_asyncio | Fails on Docker. | |
| 4 | test_asyncore | b/76031995 | SO_REUSEADDR |
| 5 | test_epoll | ||
| 6 | test_fcntl | fcntl invalid argument -- artificial test to make sure something works in 64 bit mode. | |
| 7 | test_ftplib | Fails in Docker | |
| 8 | test_httplib | b/76031995 | SO_REUSEADDR |
| 9 | test_imaplib | ||
| 10 | test_logging | ||
| 11 | test_multiprocessing_fork | Flaky. Sometimes times out. | |
| 12 | test_multiprocessing_forkserver | Flaky. Sometimes times out. | |
| 13 | test_multiprocessing_main_handling | Flaky. Sometimes times out. | |
| 14 | test_multiprocessing_spawn | Flaky. Sometimes times out. | |
| 15 | test_nntplib | b/76031995 | tests should not set SO_REUSEADDR |
| 16 | test_poplib | Fails on Docker | |
| 17 | test_posix | b/76174079 | posix.sched_get_priority_min not implemented + posix.sched_rr_get_interval not permitted |
| 18 | test_pty | b/76157709 | out of pty devices |
| 19 | test_readline | b/76157709 | out of pty devices |
| 20 | test_resource | b/76174079 | |
| 21 | test_selectors | b/76116849 | OSError not raised with epoll |
| 22 | test_smtplib | b/76031995 | SO_REUSEADDR and unclosed sockets |
| 23 | test_socket | b/75983380 | |
| 24 | test_ssl | b/76031995 | SO_REUSEADDR |
| 25 | test_subprocess | ||
| 26 | test_support | b/76031995 | SO_REUSEADDR |
| 27 | test_telnetlib | b/76031995 | SO_REUSEADDR |