github.com/SagerNet/gvisor@v0.0.0-20210707092255-7731c139d75c/test/runtimes/exclude/python3.7.3.csv (about)

     1  test name,bug id,comment
     2  test_asyncio,,Fails on Docker.
     3  test_asyncore,b/162973328,
     4  test_epoll,b/162983393,
     5  test_fcntl,b/162978767,fcntl invalid argument -- artificial test to make sure something works in 64 bit mode.
     6  test_httplib,b/163000009,OSError: [Errno 98] Address already in use
     7  test_logging,b/162980079,
     8  test_multiprocessing_fork,,Flaky. Sometimes times out.
     9  test_multiprocessing_forkserver,,Flaky. Sometimes times out.
    10  test_multiprocessing_main_handling,,Flaky. Sometimes times out.
    11  test_multiprocessing_spawn,,Flaky. Sometimes times out.
    12  test_posix,b/76174079,posix.sched_get_priority_min not implemented + posix.sched_rr_get_interval not permitted
    13  test_pty,b/162979921,
    14  test_readline,b/162980389,TestReadline hangs forever
    15  test_resource,b/76174079,
    16  test_selectors,b/76116849,OSError not raised with epoll
    17  test_smtplib,b/162980434,unclosed sockets
    18  test_signal,,Flaky - signal: alarm clock
    19  test_socket,b/75983380,