mirror of
https://github.com/php/php-src.git
synced 2024-11-23 09:54:15 +08:00
Remove lightning
Windows is not quite ready for the future.
This commit is contained in:
parent
3a5664fdfe
commit
562591f5eb
@ -1351,9 +1351,9 @@ function run_all_tests_parallel($test_files, $env, $redir_tested) {
|
||||
$workerProcs = [];
|
||||
$workerSocks = [];
|
||||
|
||||
echo "====⚡️===========================================================⚡️====\n";
|
||||
echo "====⚡️==== WELCOME TO THE FUTURE: run-tests PARALLEL EDITION ====⚡️====\n";
|
||||
echo "====⚡️===========================================================⚡️====\n";
|
||||
echo "=====================================================================\n";
|
||||
echo "========= WELCOME TO THE FUTURE: run-tests PARALLEL EDITION =========\n";
|
||||
echo "=====================================================================\n";
|
||||
|
||||
// Each test may specify a list of conflict keys. While a test that conflicts with
|
||||
// key K is running, no other test that conflicts with K may run. Conflict keys are
|
||||
|
Loading…
Reference in New Issue
Block a user