mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Disable parallelism for FPM tests
Let's see if this helps with spurious failures on Azure.
This commit is contained in:
parent
d422478f6d
commit
aaf9cbb7eb
1 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
fpm
|
||||
# FPM tests have many spurious failures on Azure recently,
|
||||
# try to run them without parallelism.
|
||||
all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue