Home
last modified time | relevance | path

Searched refs:getenv (Results 226 – 250 of 697) sorted by relevance

12345678910>>...28

/php-src/ext/pcntl/tests/
H A Dpcntl_setns_basic.phpt9 if (getenv('SKIP_ASAN')) die('skip Timeouts under ASAN');
H A Dpcntl_unshare_01.phpt13 if (getenv("SKIP_REPEAT")) die("skip cannot be repeated");
/php-src/ext/pcre/tests/
H A Dbug72685.phpt5 if (getenv('SKIP_PERF_SENSITIVE')) die("skip performance sensitive test");
H A Dcache_limit.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/php-src/tests/func/
H A D005a.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/php-src/ext/standard/tests/streams/
H A Dbug61115-1.phpt5 if (getenv("USE_ZEND_ALLOC") === "0") {
/php-src/tests/basic/
H A Dbug71273.phpt7 …$cmd = getenv('TEST_PHP_EXECUTABLE_ESCAPED') . " -n -d html_errors=on -d extension_dir=a/�/w -d ex…
/php-src/ext/sysvshm/tests/
H A Dbug72858.phpt10 if (getenv('GITHUB_ACTIONS')) die('skip on GitHub actions');
/php-src/ext/standard/tests/network/
H A Dhttp-stream.phpt7 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/php-src/tests/run-test/
H A Dextensions-shared.phpt7 $php = getenv('TEST_PHP_EXECUTABLE_ESCAPED');
/php-src/ext/date/tests/
H A Dbug26320.phpt7 if (!@putenv("TZ=GMT0") || getenv("TZ") != 'GMT0') {
H A Dbug73837.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/php-src/Zend/tests/
H A Dbug76846.phpt7 $zend_mm_enabled = getenv("USE_ZEND_ALLOC");
H A Dmemory_get_peak_usage.phpt7 $zend_mm_enabled = getenv("USE_ZEND_ALLOC");
/php-src/ext/standard/tests/file/
H A Dbug36365.phpt5 if (getenv("SKIP_SLOW_TESTS")) die('skip slow test');
H A Ddisk_free_space_basic.phpt5 if (getenv("TRAVIS") === "true") die("skip inaccurate on TravisCI");
6 if (getenv('CIRRUS_CI')) die('skip Inaccurate on Cirrus');
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dbug74923.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/php-src/ext/soap/tests/bugs/
H A Dbug44811.phpt6 <?php if (getenv("SKIP_ONLINE_TESTS")) die("skip online test"); ?>
/php-src/sapi/cli/tests/
H A D010-2.phpt13 $php = getenv('TEST_PHP_EXECUTABLE_ESCAPED');
/php-src/ext/opcache/tests/
H A Dpreload_parse_error.phpt13 if (getenv('SKIP_ASAN')) die('xleak Startup failure leak');
H A Dbug68104.phpt13 if (getenv('SKIP_ASAN')) die('xleak dl() crashes LSan');
/php-src/ext/posix/tests/
H A Dposix_getpwuid_error.phpt7 if (getenv('SKIP_ASAN')) die('xleak LSan crashes when firebird is loaded');
/php-src/ext/gd/tests/
H A Dgh13082.phpt6 <?php if (getenv('TRAVIS')) die('skip Currently fails on Travis'); ?>
/php-src/ext/mbstring/tests/
H A Dcp1251_encoding.phpt7 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dcp850_encoding.phpt7 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");

Completed in 27 milliseconds

12345678910>>...28