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

fix: waku bridge test timing #1429

Merged
merged 3 commits into from
Nov 28, 2022
Merged

fix: waku bridge test timing #1429

merged 3 commits into from
Nov 28, 2022

Conversation

jm-clius
Copy link
Contributor

@jm-clius jm-clius commented Nov 28, 2022

PR to partially address #1357.

This fix seems to at least make things better. If we still get intermittent failures, we can consider reworking this test or coming up with a different Future/Result mechanism that will circumvent the need for async sleeps. Let's monitor in conjunction with other CI tests.

@jm-clius jm-clius requested review from LNSD and rymnc November 28, 2022 19:37
@jm-clius jm-clius marked this pull request as ready for review November 28, 2022 19:37
Copy link
Contributor

@LNSD LNSD left a comment

Choose a reason for hiding this comment

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

LGTM ✅

@jm-clius jm-clius merged commit 08cbe52 into master Nov 28, 2022
@jm-clius jm-clius deleted the fix/waku-bridge-tests branch November 28, 2022 20:07
@s1fr0
Copy link
Contributor

s1fr0 commented Nov 28, 2022

In my local tests, I used 5 seconds and the bug was still triggered. So probably the cause is somewhere else, but would be great that this helps in reducing the number of failure occurrences.

@jm-clius
Copy link
Contributor Author

@s1fr0 indeed, we'd have to monitor and perhaps disable this test. Note that I also removed one timer.

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.

None yet

3 participants