From cf0bdacdd5228f920023f713715589df90b03846 Mon Sep 17 00:00:00 2001 From: Ayush Ranjan Date: Fri, 18 Mar 2022 00:15:32 -0700 Subject: [PATCH] Revive VFS1-only failing runtime tests. PiperOrigin-RevId: 435560141 --- test/runtimes/exclude/nodejs12.4.0.csv | 6 +----- test/runtimes/exclude/php7.3.6.csv | 2 -- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/test/runtimes/exclude/nodejs12.4.0.csv b/test/runtimes/exclude/nodejs12.4.0.csv index 99c263333..9543559da 100644 --- a/test/runtimes/exclude/nodejs12.4.0.csv +++ b/test/runtimes/exclude/nodejs12.4.0.csv @@ -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 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 diff --git a/test/runtimes/exclude/php7.3.6.csv b/test/runtimes/exclude/php7.3.6.csv index c051fe571..0f9d8dc7a 100644 --- a/test/runtimes/exclude/php7.3.6.csv +++ b/test/runtimes/exclude/php7.3.6.csv @@ -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