summaryrefslogtreecommitdiff
path: root/azure/i386
diff options
context:
space:
mode:
authorAlex Dowad <alexinbeijing@gmail.com>2020-05-22 14:09:20 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-05-22 16:37:04 +0200
commit6ad746488ec4b06b7bdfe06b52f70230edf4e38d (patch)
tree872ae2fa319160d2200a0451d787f4966c6b0bd0 /azure/i386
parent88dfc475c5937822399843e8aed9b98a36a01813 (diff)
downloadphp-git-6ad746488ec4b06b7bdfe06b52f70230edf4e38d.tar.gz
Show diffs for failed tests on Azure CI
It's currently not possible to view the "Tests" tab on Azure if you're not signed in, so also display diffs in the log. Closes GH-5612.
Diffstat (limited to 'azure/i386')
-rw-r--r--azure/i386/test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure/i386/test.yml b/azure/i386/test.yml
index 9821010f11..1e2e1d6a1e 100644
--- a/azure/i386/test.yml
+++ b/azure/i386/test.yml
@@ -17,6 +17,7 @@ steps:
-j$(/usr/bin/nproc) \
-g FAIL,XFAIL,BORK,WARN,LEAK,XLEAK,SKIP \
--offline \
+ --show-diff \
--show-slow 1000 \
--set-timeout 120 \
${{ parameters.runTestsParameters }}