]> granicus.if.org Git - php/commitdiff
Disable parallelism for FPM tests
authorNikita Popov <nikita.ppv@gmail.com>
Mon, 3 Feb 2020 08:57:34 +0000 (09:57 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 3 Feb 2020 08:57:34 +0000 (09:57 +0100)
Let's see if this helps with spurious failures on Azure.

sapi/fpm/tests/CONFLICTS

index 14c2e0b65abd3dc6d962f9716894727f9deadeaf..d19bf9c39a7c081a81a00c4d589a499dd245f5c7 100644 (file)
@@ -1 +1,3 @@
-fpm
+# FPM tests have many spurious failures on Azure recently,
+# try to run them without parallelism.
+all