Skip to content

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

Merged
mdelapenya merged 1 commit intotestcontainers:mainfrom
mdelapenya:revert-947
May 10, 2023
Merged

Revert "fix: don't panic when logs waits for more than 5 seconds (#947)"#1164
mdelapenya merged 1 commit intotestcontainers:mainfrom
mdelapenya:revert-947

Conversation

@mdelapenya
Copy link
Copy Markdown
Member

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
Copy Markdown

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.

@sonarqubecloud
Copy link
Copy Markdown

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
@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.

1 participant