diff options
author | Ayush Ranjan <ayushranjan@google.com> | 2020-10-23 10:54:43 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-10-23 10:56:18 -0700 |
commit | 6237563f0a154ee3f62dc1a82be5903e405b98eb (patch) | |
tree | 1e1ee1bc3ffe085c697d9c77ab259170674a8588 /test/runtimes/exclude/php7.3.6.csv | |
parent | 39e9b3bb8a25cdfdbc2203e33c6881a7c2c88766 (diff) |
[runtime tests] Exclude flaky tests.
Also updated a test which only fails with VFS1.
PiperOrigin-RevId: 338704940
Diffstat (limited to 'test/runtimes/exclude/php7.3.6.csv')
-rw-r--r-- | test/runtimes/exclude/php7.3.6.csv | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/runtimes/exclude/php7.3.6.csv b/test/runtimes/exclude/php7.3.6.csv index a73f3bcfb..9e1f4c050 100644 --- a/test/runtimes/exclude/php7.3.6.csv +++ b/test/runtimes/exclude/php7.3.6.csv @@ -26,12 +26,13 @@ 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, +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, ext/standard/tests/general_functions/escapeshellarg_bug71270.phpt,, ext/standard/tests/general_functions/escapeshellcmd_bug71270.phpt,, +ext/standard/tests/network/bug20134.phpt,b/171347929,Flaky ext/standard/tests/streams/proc_open_bug60120.phpt,,Flaky until php-src 3852a35fdbcb ext/standard/tests/streams/proc_open_bug69900.phpt,,Flaky ext/standard/tests/streams/stream_socket_sendto.phpt,, |