mirror of
https://github.com/php/php-src.git
synced 2024-11-28 04:14:26 +08:00
Revert "show leaks in their own group"
using valgrind would be a bit too much for travis I guess.
This reverts commit ea60d79e23
.
This commit is contained in:
parent
ea60d79e23
commit
192b35382a
@ -33,4 +33,4 @@ before_script:
|
|||||||
- . ./travis/ext/pdo_pgsql/setup.sh
|
- . ./travis/ext/pdo_pgsql/setup.sh
|
||||||
|
|
||||||
# Run PHPs run-tests.php
|
# Run PHPs run-tests.php
|
||||||
script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" -m --show-diff --set-timeout 120
|
script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff --set-timeout 120
|
||||||
|
Loading…
Reference in New Issue
Block a user