Skip to content

Commit aaf9cbb

Browse files
committed
Disable parallelism for FPM tests
Let's see if this helps with spurious failures on Azure.
1 parent d422478 commit aaf9cbb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sapi/fpm/tests/CONFLICTS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
fpm
1+
# FPM tests have many spurious failures on Azure recently,
2+
# try to run them without parallelism.
3+
all

0 commit comments

Comments
 (0)