mirror of
https://github.com/php/php-src.git
synced 2025-08-19 17:04:47 +02:00
turn off online tests, they fail too often on CI
This commit is contained in:
parent
57ba83d4e0
commit
af23980de7
1 changed files with 1 additions and 1 deletions
|
@ -39,5 +39,5 @@ before_script:
|
||||||
|
|
||||||
# Run PHPs run-tests.php
|
# Run PHPs run-tests.php
|
||||||
script:
|
script:
|
||||||
- ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff --set-timeout 120
|
- ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --offline --show-diff --set-timeout 120
|
||||||
- ./sapi/cli/php sapi/phpdbg/tests/run-tests.php -diff2stdout --phpdbg sapi/phpdbg/phpdbg
|
- ./sapi/cli/php sapi/phpdbg/tests/run-tests.php -diff2stdout --phpdbg sapi/phpdbg/phpdbg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue