Summary
The PHP workload executor for Astrolabe does not pass the workload executor validation.
The validator tests that fail are:
- test_num_errors
- test_num_errors_as_failures
All validator tests fail with an error message like
AssertionError: The workload executor terminated prematurely before receiving the termination signal.
that suggests that the workload executor encountered an error and exited before receiving a termination signal.
See an example failing task here.
- is related to
-
PHPC-2162 Create default php.ini for Evergreen PHP toolchain
- Backlog
-
PHPLIB-662 Unified test runner should error for unexpected operation arguments
- Closed
- related to
-
PHPC-2162 Create default php.ini for Evergreen PHP toolchain
- Backlog
-
PHPLIB-1020 PHP driver consistently fails the new "kind-retryReads-deletePod" Astrolabe test
- Closed