diff options
author | Jamie Liu <jamieliu@google.com> | 2020-09-18 13:58:27 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-09-18 14:00:19 -0700 |
commit | b8ba0893ec259edfec18db1528bf0a70cc09da02 (patch) | |
tree | e4eade6a0a17f294696f6b1d196f0f1cada3b51f /test | |
parent | ca4ecf481d617edfae22a5735a657d60186392e1 (diff) |
Disable PHP test ext/standard/tests/streams/proc_open_bug60120.phpt.
PiperOrigin-RevId: 332521647
Diffstat (limited to 'test')
-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 815a137c5..a73f3bcfb 100644 --- a/test/runtimes/exclude/php7.3.6.csv +++ b/test/runtimes/exclude/php7.3.6.csv @@ -32,6 +32,7 @@ ext/standard/tests/file/symlink_link_linkinfo_is_link_variation4.phpt,b/16289534 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/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,, ext/standard/tests/strings/007.phpt,, |