]> granicus.if.org Git - php/commitdiff
Fixed test in travis
authorXinchen Hui <laruence@gmail.com>
Wed, 15 Feb 2017 09:31:27 +0000 (17:31 +0800)
committerXinchen Hui <laruence@gmail.com>
Wed, 15 Feb 2017 09:31:27 +0000 (17:31 +0800)
Zend/tests/bug74093.phpt

index d01f8e9f651b8d8ee6b6a48a932a3c1f5b2f6cfc..bf5e507ad309697f20cfd62275489c53ef16703b 100644 (file)
@@ -3,6 +3,7 @@ Bug #74093 (Maximum execution time of n+2 seconds exceed not written in error_lo
 --SKIPIF--\r
 <?php\r
 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");\r
+if (PHP_ZTS) die("skip only for no-zts build");\r
 ?>\r
 --INI--\r
 memory_limit=1G\r