diff options
author | Ayush Ranjan <ayushranjan@google.com> | 2020-11-05 14:06:27 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-11-05 14:09:22 -0800 |
commit | caf1e52e18222d9eace348fa53e6857c78e15479 (patch) | |
tree | c79e7d1b4e4273131dc4459f82ccd485907329c8 | |
parent | a00c5df98bb9a3df2eb1669c0f97778bb5067c92 (diff) |
[runtime tests] Exclude ext/pcre/tests/cache_limit.phpt.
PiperOrigin-RevId: 340925131
-rw-r--r-- | test/runtimes/exclude/php7.3.6.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/runtimes/exclude/php7.3.6.csv b/test/runtimes/exclude/php7.3.6.csv index f984a579a..0e8fc2c98 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/pcre/tests/cache_limit.phpt,,Broken test - Flaky 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,, |