summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-11-06 16:14:16 +0100
committerRemi Collet <remi@remirepo.net>2018-11-06 16:14:16 +0100
commit18507daf38ddd2c6c3a430a9f9bcf37c2062ba7c (patch)
treee8e0050f693dc38310a4c39c0e43130ada1c3c8a
parente7285ccab4bd73fc51356f70830c24736019fcf4 (diff)
skip 1 test
-rw-r--r--php73.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php73.spec b/php73.spec
index ea74a87..fe4adcd 100644
--- a/php73.spec
+++ b/php73.spec
@@ -1166,6 +1166,8 @@ rm ext/sockets/tests/mcast_ipv?_recv.phpt
# cause stack exhausion
rm Zend/tests/bug54268.phpt
rm Zend/tests/bug68412.phpt
+# slow and erratic result
+rm sapi/cli/tests/upload_2G.phpt
# tar issue
rm ext/zlib/tests/004-mb.phpt
# avoid issue when 2 builds run simultaneously