We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f47ba9 commit 405bea4Copy full SHA for 405bea4
azure/test.yml
@@ -12,7 +12,7 @@ steps:
12
export TEST_PHP_JUNIT=junit.xml
13
export REPORT_EXIT_STATUS=no
14
export SKIP_IO_CAPTURE_TESTS=1
15
- export MSAN_SYMBOLIZER_PATH=/usr/lib/llvm-3.8/bin/llvm-symbolizer
+ export MSAN_SYMBOLIZER_PATH=/usr/lib/llvm-6.0/bin/llvm-symbolizer
16
rm -rf junit.xml | true
17
php run-tests.php -P -q \
18
-j$(/usr/bin/nproc) \
0 commit comments