Skip to content

Commit e241ebf

Browse files
committed
Debug CI
1 parent 5d5a829 commit e241ebf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.cirrus.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ asan_task:
170170
- >-
171171
sapi/cli/php run-tests.php
172172
-P -q -x -j2
173-
-g FAIL,BORK,LEAK,XLEAK
174173
--no-progress
175174
--offline
176175
--show-diff
@@ -204,4 +203,4 @@ freebsd_task:
204203
- export STACK_LIMIT_DEFAULTS_CHECK=1
205204
- export TEST_NON_ROOT_USER=testuser
206205
- export TEST_FPM_RUN_AS_ROOT=1
207-
- sapi/cli/php run-tests.php -P -q -j2 -g FAIL,BORK,LEAK,XLEAK --no-progress --offline --show-diff --show-slow 1000 --set-timeout 120 -d zend_extension=opcache.so
206+
- sapi/cli/php run-tests.php -P -q -j2 --no-progress --offline --show-diff --show-slow 1000 --set-timeout 120 -d zend_extension=opcache.so

0 commit comments

Comments
 (0)