Open blizzz opened 5 months ago
but all integration tests are red :grimacing:
but all integration tests are red 😬
Argh - I only checked the OCI one as that was problematic in the past, but didn't check the integration ones :-S
Warning: DOMDocument::loadHTML(): Tag header invalid in Entity, line: 12 in features/bootstrap/FeatureContext.php line 217
It smells as if there is something with the container-container communication
Warning: DOMDocument::loadHTML(): Tag header invalid in Entity, line: 12 in features/bootstrap/FeatureContext.php line 217
It smells as if there is something with the container-container communication
Warning: DOMDocument::loadHTML(): Tag header invalid in Entity, line: 12 in features/bootstrap/FeatureContext.php line 217
It smells as if there is something with the container-container communication
Water on the mills
Login Failure: Pool is empty and connection creation failed
Edit: but i worked once before, so this is "just" flaky, and probably a race condition somewhere. Could it be that there is not healthcheck polling against the service containers @SystemKeeper ?
We had to run integration tests on github runners, as executing on the local ones was unstable some time ago. I understand issues where resolved with local runners, so we can re-enable them again.