Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "fix: don't panic when logs waits for more than 5 seconds (#947)" #1164

Merged
merged 1 commit into from May 10, 2023

Conversation

mdelapenya
Copy link
Collaborator

What does this PR do?

This reverts commit 5185956.

Why is it important?

We identified that the changes in the logic changed the behaviour of the StartProducer method causing the StartStop test for the log consumers to fail in a non-consistent manner (flakiness).

After debugging the issue for a while, and instead of commenting/skipping the test, I decided to revert the original commit from #947 until we get to a deterministic behaviour.

Please see:

Related issues

@mdelapenya mdelapenya requested a review from a team as a code owner May 10, 2023 11:10
@mdelapenya mdelapenya added the bug An issue with the library label May 10, 2023
@mdelapenya mdelapenya self-assigned this May 10, 2023
@netlify
Copy link

netlify bot commented May 10, 2023

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 19ffe9c
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/645b7ba3eb977f0008698c86
😎 Deploy Preview https://deploy-preview-1164--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@sonarcloud
Copy link

sonarcloud bot commented May 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mdelapenya mdelapenya merged commit 9b9e3aa into testcontainers:main May 10, 2023
56 checks passed
@mdelapenya mdelapenya deleted the revert-947 branch May 10, 2023 11:40
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request May 11, 2023
* main:
  docs: enrich docs for modules (testcontainers#1167)
  chore: prepare for next minor development cycle (0.21.0)
  chore: use new version (v0.20.1) in modules and examples
  Revert "fix: don't panic when logs waits for more than 5 seconds (testcontainers#947)" (testcontainers#1164)
  fix: define a two-phase release process (testcontainers#1163)
  ci(lint): enable misspell and gci linters (testcontainers#1162)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue with the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant