stable

Clone or download

Read-only

Fixes request #31182: End-to-end tests (PHPUnit based) are failing with a success exit code

We now check for the container exit codes explicitly, `docker wait` does not return an error when one container is failing. Change-Id: I833eb93eccaa36b6ea061f71dda70a1a1ec674fa

Modified Files

Name
M tests/e2e/docker/run-phpunit-tests.dockerfile +1 −1 Go to diff View file
M tests/e2e/full/wrap.sh +11 −10 Go to diff View file