mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: [skip ci] Don't generate junit.xml in libmysqlclient for now
This commit is contained in:
@@ -14,9 +14,7 @@ runs:
|
||||
export PDO_MYSQL_TEST_HOST=127.0.0.1
|
||||
export PDO_MYSQL_TEST_USER=root
|
||||
export PDO_MYSQL_TEST_PASS=root
|
||||
export TEST_PHP_JUNIT=junit.xml
|
||||
export REPORT_EXIT_STATUS=no
|
||||
rm -rf junit.xml | true
|
||||
sapi/cli/php run-tests.php -P -q \
|
||||
-g FAIL,BORK,LEAK,XLEAK \
|
||||
--no-progress --offline --show-diff --show-slow 1000 --set-timeout 120 \
|
||||
|
||||
Reference in New Issue
Block a user