testcontainers-go
testcontainers-go copied to clipboard
Reenable TestContainerLogWithErrClosed after flakiness is detected
Proposal
We are skipping the TestContainerLogWithErrClosed test in order to resolve the flakiness under certain environments.
Let's have this issue as a reminder of reenabling it
😅 I feel a bit responsible since I introduced the test and knew it could be a bit flaky. I'll see if I can make it more robust.