diff options
author | Ayush Ranjan <ayushranjan@google.com> | 2020-08-04 17:18:48 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-08-04 17:20:24 -0700 |
commit | 338f96b36c778748ff27f5ae73cc73b222c5a90e (patch) | |
tree | d33864df5e062584ae92062b2e4fb888b50c0f60 /test/runtimes/exclude_php7.3.6.csv | |
parent | be7079578e0907fd3f35f91e9716246c179e17e9 (diff) |
[runtime tests] Exclude flaky tests.
PiperOrigin-RevId: 324923599
Diffstat (limited to 'test/runtimes/exclude_php7.3.6.csv')
-rw-r--r-- | test/runtimes/exclude_php7.3.6.csv | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/runtimes/exclude_php7.3.6.csv b/test/runtimes/exclude_php7.3.6.csv index 0bef786c0..efcabe752 100644 --- a/test/runtimes/exclude_php7.3.6.csv +++ b/test/runtimes/exclude_php7.3.6.csv @@ -8,6 +8,7 @@ ext/mbstring/tests/bug77165.phpt,, ext/mbstring/tests/bug77454.phpt,, ext/mbstring/tests/mb_convert_encoding_leak.phpt,, ext/mbstring/tests/mb_strrpos_encoding_3rd_param.phpt,, +ext/session/tests/session_module_name_variation4.phpt,,Flaky ext/session/tests/session_set_save_handler_class_018.phpt,, ext/session/tests/session_set_save_handler_iface_003.phpt,, ext/session/tests/session_set_save_handler_variation4.phpt,, @@ -25,6 +26,7 @@ ext/standard/tests/file/symlink_link_linkinfo_is_link_variation8.phpt,, ext/standard/tests/general_functions/escapeshellarg_bug71270.phpt,, ext/standard/tests/general_functions/escapeshellcmd_bug71270.phpt,, ext/standard/tests/network/bug20134.phpt,, +ext/standard/tests/streams/proc_open_bug69900.phpt,,Flaky ext/standard/tests/streams/stream_socket_sendto.phpt,, ext/standard/tests/strings/007.phpt,, sapi/cli/tests/upload_2G.phpt,, |