[runtime tests] Update exclude files.

bhaskerh@ fixed a bunch of the EADDRINUSE flakes in #3662 so we should
unexclude them.

I have also tested other flaky tests on this list and removed those that do
not flake anymore.

PiperOrigin-RevId: 338158545
This commit is contained in:
Ayush Ranjan
2020-10-20 16:19:15 -07:00
committed by gVisor bot
parent 2bfdbfd1fd
commit e36a2b7930
+14 -27
View File
@@ -1,31 +1,22 @@
test name,bug id,comment
async-hooks/test-statwatcher.js,https://github.com/nodejs/node/issues/21425,Check for fix inclusion in nodejs releases after 2020-03-29
benchmark/test-benchmark-fs.js,,
benchmark/test-benchmark-napi.js,,
benchmark/test-benchmark-fs.js,,Broken test
benchmark/test-benchmark-napi.js,,Broken test
doctool/test-make-doc.js,b/68848110,Expected to fail.
internet/test-dgram-multicast-set-interface-lo.js,b/162798882,
internet/test-doctool-versions.js,,
internet/test-uv-threadpool-schedule.js,,
parallel/test-cluster-dgram-reuse.js,b/64024294,
internet/test-doctool-versions.js,,Broken test
internet/test-uv-threadpool-schedule.js,,Broken test
parallel/test-dgram-bind-fd.js,b/132447356,
parallel/test-dgram-socket-buffer-size.js,b/68847921,
parallel/test-dns-channel-timeout.js,b/161893056,
parallel/test-fs-access.js,,
parallel/test-fs-watchfile.js,,Flaky - File already exists error
parallel/test-fs-write-stream.js,b/166819807,Flaky
parallel/test-fs-write-stream-double-close.js,b/166819807,Flaky
parallel/test-fs-write-stream-throw-type-error.js,b/166819807,Flaky
parallel/test-http-writable-true-after-close.js,,Flaky - Mismatched <anonymous> function calls. Expected exactly 1 actual 2
parallel/test-fs-access.js,,Broken test
parallel/test-fs-watchfile.js,b/166819807,Flaky - VFS1 only
parallel/test-fs-write-stream.js,b/166819807,Flaky - VFS1 only
parallel/test-fs-write-stream-double-close.js,b/166819807,Flaky - VFS1 only
parallel/test-fs-write-stream-throw-type-error.js,b/166819807,Flaky - VFS1 only
parallel/test-http-writable-true-after-close.js,b/171301436,Flaky - Mismatched <anonymous> function calls. Expected exactly 1 actual 2
parallel/test-os.js,b/63997097,
parallel/test-net-server-listen-options.js,,Flaky - EADDRINUSE
parallel/test-process-uid-gid.js,,
parallel/test-tls-cli-min-version-1.0.js,,Flaky - EADDRINUSE
parallel/test-tls-cli-min-version-1.1.js,,Flaky - EADDRINUSE
parallel/test-tls-cli-min-version-1.2.js,,Flaky - EADDRINUSE
parallel/test-tls-cli-min-version-1.3.js,,Flaky - EADDRINUSE
parallel/test-tls-cli-max-version-1.2.js,,Flaky - EADDRINUSE
parallel/test-tls-cli-max-version-1.3.js,,Flaky - EADDRINUSE
parallel/test-tls-min-max-version.js,,Flaky - EADDRINUSE
parallel/test-process-uid-gid.js,,Does not work inside Docker with gid nobody
pseudo-tty/test-assert-colors.js,b/162801321,
pseudo-tty/test-assert-no-color.js,b/162801321,
pseudo-tty/test-assert-position-indicator.js,b/162801321,
@@ -48,11 +39,7 @@ pseudo-tty/test-tty-stdout-resize.js,b/162801321,
pseudo-tty/test-tty-stream-constructors.js,b/162801321,
pseudo-tty/test-tty-window-size.js,b/162801321,
pseudo-tty/test-tty-wrap.js,b/162801321,
pummel/test-heapdump-http2.js,,Flaky
pummel/test-net-pingpong.js,,
pummel/test-net-pingpong.js,,Broken test
pummel/test-vm-memleak.js,b/162799436,
pummel/test-watch-file.js,,Flaky - Timeout
sequential/test-child-process-pass-fd.js,b/63926391,Flaky
sequential/test-https-connect-localport.js,,Flaky - EADDRINUSE
sequential/test-net-bytes-per-incoming-chunk-overhead.js,,flaky - timeout
tick-processor/test-tick-processor-builtin.js,,
pummel/test-watch-file.js,,Flaky - VFS1 only
tick-processor/test-tick-processor-builtin.js,,Broken test
1 test name bug id comment
2 async-hooks/test-statwatcher.js https://github.com/nodejs/node/issues/21425 Check for fix inclusion in nodejs releases after 2020-03-29
3 benchmark/test-benchmark-fs.js Broken test
4 benchmark/test-benchmark-napi.js Broken test
5 doctool/test-make-doc.js b/68848110 Expected to fail.
6 internet/test-dgram-multicast-set-interface-lo.js b/162798882
7 internet/test-doctool-versions.js Broken test
8 internet/test-uv-threadpool-schedule.js Broken test
parallel/test-cluster-dgram-reuse.js b/64024294
9 parallel/test-dgram-bind-fd.js b/132447356
10 parallel/test-dgram-socket-buffer-size.js b/68847921
11 parallel/test-dns-channel-timeout.js b/161893056
12 parallel/test-fs-access.js Broken test
13 parallel/test-fs-watchfile.js b/166819807 Flaky - File already exists error Flaky - VFS1 only
14 parallel/test-fs-write-stream.js b/166819807 Flaky Flaky - VFS1 only
15 parallel/test-fs-write-stream-double-close.js b/166819807 Flaky Flaky - VFS1 only
16 parallel/test-fs-write-stream-throw-type-error.js b/166819807 Flaky Flaky - VFS1 only
17 parallel/test-http-writable-true-after-close.js b/171301436 Flaky - Mismatched <anonymous> function calls. Expected exactly 1 actual 2
18 parallel/test-os.js b/63997097
19 parallel/test-net-server-listen-options.js parallel/test-process-uid-gid.js Flaky - EADDRINUSE Does not work inside Docker with gid nobody
parallel/test-process-uid-gid.js
parallel/test-tls-cli-min-version-1.0.js Flaky - EADDRINUSE
parallel/test-tls-cli-min-version-1.1.js Flaky - EADDRINUSE
parallel/test-tls-cli-min-version-1.2.js Flaky - EADDRINUSE
parallel/test-tls-cli-min-version-1.3.js Flaky - EADDRINUSE
parallel/test-tls-cli-max-version-1.2.js Flaky - EADDRINUSE
parallel/test-tls-cli-max-version-1.3.js Flaky - EADDRINUSE
parallel/test-tls-min-max-version.js Flaky - EADDRINUSE
20 pseudo-tty/test-assert-colors.js b/162801321
21 pseudo-tty/test-assert-no-color.js b/162801321
22 pseudo-tty/test-assert-position-indicator.js b/162801321
39 pseudo-tty/test-tty-stream-constructors.js b/162801321
40 pseudo-tty/test-tty-window-size.js b/162801321
41 pseudo-tty/test-tty-wrap.js b/162801321
42 pummel/test-heapdump-http2.js pummel/test-net-pingpong.js Flaky Broken test
pummel/test-net-pingpong.js
43 pummel/test-vm-memleak.js b/162799436
44 pummel/test-watch-file.js Flaky - Timeout Flaky - VFS1 only
45 sequential/test-child-process-pass-fd.js tick-processor/test-tick-processor-builtin.js b/63926391 Flaky Broken test
sequential/test-https-connect-localport.js Flaky - EADDRINUSE
sequential/test-net-bytes-per-incoming-chunk-overhead.js flaky - timeout
tick-processor/test-tick-processor-builtin.js