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

bug: flaky RLN test #3095

Open
gabrielmer opened this issue Oct 7, 2024 · 0 comments · May be fixed by #3173
Open

bug: flaky RLN test #3095

gabrielmer opened this issue Oct 7, 2024 · 0 comments · May be fixed by #3173
Assignees
Labels
bug Something isn't working effort/hours Estimated to be completed in a few hours

Comments

@gabrielmer
Copy link
Contributor

Problem

A clear and concise description of what the bug is.

The test WakuNode - RLN relay::clearNullifierLog: should clear epochs > MaxEpochGap is extremely flaky in the CI and constantly get this error

  /Users/runner/work/nwaku/nwaku/build/all_tests_waku 'WakuNode - RLN relay::clearNullifierLog: should clear epochs > MaxEpochGap'
----------------------------------------------------
    /Users/runner/work/nwaku/nwaku/tests/waku_rln_relay/test_wakunode_rln_relay.nim(585, 44): Check failed: node2.wakuRlnRelay.nullifierLog.len() == 4
    node2.wakuRlnRelay.nullifierLog.len() was 3
    /Users/runner/work/nwaku/nwaku/tests/waku_rln_relay/test_wakunode_rln_relay.nim(594, 44): Check failed: node2.wakuRlnRelay.nullifierLog.len() == 4
    node2.wakuRlnRelay.nullifierLog.len() was 3

  [FAILED ] (  41.8s) clearNullifierLog: should clear epochs > MaxEpochGap

Expected behavior

The test should give consistent results

nwaku version/commit hash

1d2b910

@gabrielmer gabrielmer added the bug Something isn't working label Oct 7, 2024
@richard-ramos richard-ramos added the effort/hours Estimated to be completed in a few hours label Oct 7, 2024
@Ivansete-status Ivansete-status moved this from To Do to Priority in Waku Oct 21, 2024
@darshankabariya darshankabariya moved this from Priority to In Progress in Waku Oct 28, 2024
@darshankabariya darshankabariya moved this from Priority to In Progress in Waku Nov 8, 2024
@darshankabariya darshankabariya linked a pull request Nov 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working effort/hours Estimated to be completed in a few hours
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants