Revive VFS1-only failing runtime tests.

PiperOrigin-RevId: 435560141
This commit is contained in:
Ayush Ranjan
2022-03-18 00:17:41 -07:00
committed by gVisor bot
parent aaf0574af7
commit cf0bdacdd5
2 changed files with 1 additions and 7 deletions
+1 -5
View File
@@ -11,10 +11,6 @@ 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,,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-process-uid-gid.js,,Does not work inside Docker with gid nobody
@@ -42,5 +38,5 @@ pseudo-tty/test-tty-window-size.js,b/162801321,
pseudo-tty/test-tty-wrap.js,b/162801321,
pummel/test-net-pingpong.js,,Broken test
pummel/test-vm-memleak.js,b/162799436,
pummel/test-watch-file.js,,Flaky - VFS1 only
pummel/test-watch-file.js,,Flaky test which was fixed in https://github.com/nodejs/node/commit/b0b52b2023f5cd0df4ae921850815586b4313dca. Unexclude when bumping nodejs version.
tick-processor/test-tick-processor-builtin.js,,Broken test
1 test name bug id comment
11 parallel/test-dgram-socket-buffer-size.js b/68847921
12 parallel/test-dns-channel-timeout.js b/161893056
13 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
14 parallel/test-http-writable-true-after-close.js b/171301436 Flaky - Mismatched <anonymous> function calls. Expected exactly 1 actual 2
15 parallel/test-os.js b/63997097
16 parallel/test-process-uid-gid.js Does not work inside Docker with gid nobody
38 pseudo-tty/test-tty-wrap.js b/162801321
39 pummel/test-net-pingpong.js Broken test
40 pummel/test-vm-memleak.js b/162799436
41 pummel/test-watch-file.js Flaky - VFS1 only Flaky test which was fixed in https://github.com/nodejs/node/commit/b0b52b2023f5cd0df4ae921850815586b4313dca. Unexclude when bumping nodejs version.
42 tick-processor/test-tick-processor-builtin.js Broken test
-2
View File
@@ -27,10 +27,8 @@ ext/standard/tests/file/php_fd_wrapper_01.phpt,,
ext/standard/tests/file/php_fd_wrapper_02.phpt,,
ext/standard/tests/file/php_fd_wrapper_03.phpt,,
ext/standard/tests/file/php_fd_wrapper_04.phpt,,
ext/standard/tests/file/realpath_bug77484.phpt,b/162894969,VFS1 only failure
ext/standard/tests/file/rename_variation.phpt,b/68717309,
ext/standard/tests/file/symlink_link_linkinfo_is_link_variation4.phpt,b/162895341,
ext/standard/tests/file/symlink_link_linkinfo_is_link_variation8.phpt,b/162896223,VFS1 only failure
ext/standard/tests/general_functions/escapeshellarg_bug71270.phpt,,
ext/standard/tests/general_functions/escapeshellcmd_bug71270.phpt,,
ext/standard/tests/streams/proc_open_bug60120.phpt,,Flaky until php-src 3852a35fdbcb
1 test name bug id comment
27 ext/standard/tests/file/php_fd_wrapper_02.phpt
28 ext/standard/tests/file/php_fd_wrapper_03.phpt
29 ext/standard/tests/file/php_fd_wrapper_04.phpt
ext/standard/tests/file/realpath_bug77484.phpt b/162894969 VFS1 only failure
30 ext/standard/tests/file/rename_variation.phpt b/68717309
31 ext/standard/tests/file/symlink_link_linkinfo_is_link_variation4.phpt b/162895341
ext/standard/tests/file/symlink_link_linkinfo_is_link_variation8.phpt b/162896223 VFS1 only failure
32 ext/standard/tests/general_functions/escapeshellarg_bug71270.phpt
33 ext/standard/tests/general_functions/escapeshellcmd_bug71270.phpt
34 ext/standard/tests/streams/proc_open_bug60120.phpt Flaky until php-src 3852a35fdbcb