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

(chore): Fix sporadically failing test due to capture_log #2258

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

robacourt
Copy link
Contributor

This PR fixes the sporadic test that can be seen failing here:
https://github.com/electric-sql/electric/actions/runs/12934429277/job/36075427601

I've also added the cause to slab so that we can hopefully prevent this kind of issue in the future:
https://electric-sql.slab.com/posts/sporadically-failing-elixir-tests-pfyia5on?shr=vrDh-k20QJMXaygzaPfMu4J4

@robacourt robacourt marked this pull request as ready for review January 27, 2025 17:49
Copy link
Contributor

@magnetised magnetised left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Have been staring at failures with matching the log message and wondering WTF for a while now.

@robacourt robacourt merged commit a09a7a7 into main Jan 28, 2025
32 of 33 checks passed
@robacourt robacourt deleted the fix-capture-log-test branch January 28, 2025 09:12
@msfstef
Copy link
Contributor

msfstef commented Jan 28, 2025

oof nice catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants