mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Revive VFS1-only failing runtime tests.
PiperOrigin-RevId: 435560141
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user