-
Notifications
You must be signed in to change notification settings - Fork 58
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
test: test_wakunode_rln_relay use waitForNullifierLog in all tests avoid flaky #3227
Conversation
You can find the image built from this PR at
Built from 8cfb906 |
9c0bf09
to
fe50cdb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Look great to me ! Thanks ivan
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's pretty cool!
Only concern about how long we will need such amount of debug logs here? Does it really helps this way?
Also maybe it can be interesting what is the average wait time needed for nullifier logs. WDYT?
This test is pretty annoying and I have the impression that these tests may complain in the nearby future and this is why it may help us to debug. I just created a reminder for next month and we can check if we can clean it up. Also maybe it can be interesting what is the average wait time needed for nullifier logs. WDYT? Yes this would be interesting to measure but not for now |
Extend @darshankabariya 's approach to all tests to avoid RLN flaky tests at any point