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: improving and temporarily skipping flaky rln test #3094

Merged
merged 4 commits into from
Oct 7, 2024

Conversation

gabrielmer
Copy link
Contributor

@gabrielmer gabrielmer commented Oct 7, 2024

Description

For quite a while, the test WakuNode - RLN relay::clearNullifierLog: should clear epochs > MaxEpochGap has been extremely flaky in the CI.

I added in this PR a small fix to make the test more deterministic, however I still see that it's a bit flaky anyways.

So I propose to skip this test in the meantime until we get to work on it, and opened the following issue to track it #3095

Changes

  • hardcoding message timestamps relative to startTime
  • skipping test

@gabrielmer gabrielmer self-assigned this Oct 7, 2024
Copy link

github-actions bot commented Oct 7, 2024

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:3094

Built from db54d8b

@gabrielmer gabrielmer changed the title fix: investigating flaky rln test chore: improving and temporarily skipping flaky rln test Oct 7, 2024
Copy link
Contributor

@NagyZoltanPeter NagyZoltanPeter left a comment

Choose a reason for hiding this comment

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

Yess, it is an annoying one.

@gabrielmer gabrielmer merged commit a6ed80a into master Oct 7, 2024
12 of 13 checks passed
@gabrielmer gabrielmer deleted the fix-investigating-flaky-rln-test branch October 7, 2024 15:02
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