Skip to content

Commit f5ce5ed

Browse files
committed
Stabilize parallel PHP test runs
Patch run-tests.php for branches that support parallel workers, so that crashes are handled without aborting the full test run.
1 parent 68e7353 commit f5ce5ed

10 files changed

Lines changed: 2048 additions & 63 deletions

php/BuildPhp/BuildPhp.psd1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
'Get-TestsList',
8080
'Get-VsVersion',
8181
'Get-VsVersionHelper',
82+
'Invoke-CompatRunTestsPatch',
8283
'Invoke-EditBin',
8384
'Invoke-PhpSdkStarter',
8485
'Set-EnchantTestEnvironment',

0 commit comments

Comments
 (0)