You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only thing I can share at this moment is our setup.
We are running PHP 8.1 with shivammathur/setup-php@2.32.0, and launch our phpunit tests with a mariadb service. The only interesting thing that comes to mind is which tests are failing. It are not the bare unit tests, but the integration tests which use symfony under the hood.
So did maybe something change with the networking interfaces?
Type of issue
Describe the issue
On VM Image Version 1.0.11 our phpunit tests suddenly fail without reason, where they perfectly ran on VM Image version 1.0.10.
To Reproduce
List the steps to reproduce the behavior:
Expected behavior
That the tests run again
Screenshots

Faulty:
Success:

Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: