summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--azure/community_job.yml2
-rw-r--r--sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phpt2
2 files changed, 4 insertions, 0 deletions
diff --git a/azure/community_job.yml b/azure/community_job.yml
index d785705d3d..be6c9837de 100644
--- a/azure/community_job.yml
+++ b/azure/community_job.yml
@@ -17,6 +17,8 @@ jobs:
timeoutInMinutes: ${{ parameters.timeoutInMinutes }}
pool:
vmImage: 'ubuntu-latest'
+ variables:
+ ubsan_options: 'print_stacktrace=1'
steps:
- template: apt.yml
- script: |
diff --git a/sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phpt b/sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phpt
index 376a972bac..22f2dd1600 100644
--- a/sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phpt
+++ b/sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phpt
@@ -2,6 +2,8 @@
FPM: Buffered worker output decorated log with multiple continuous messages (stdout/stderr mixed)
--SKIPIF--
<?php include "skipif.inc"; ?>
+--XFAIL--
+Fails regularly due to log line termination bug
--FILE--
<?php