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

GossipSub test "observers should run after message is sent, received and validated" is flaky on macOS #1198

Open
diegomrsantos opened this issue Sep 19, 2024 · 0 comments
Assignees

Comments

@diegomrsantos
Copy link
Collaborator

diegomrsantos commented Sep 19, 2024

==============================================================================
  /Users/runner/work/nim-libp2p/nim-libp2p/tests/pubsub/testpubsub 'GossipSub::GossipSub'"'"'s observers should run after message is sent, received and validated'
------------------------------------------------------------------------------
    /Users/runner/work/nim-libp2p/nim-libp2p/tests/pubsub/testgossipsub.nim(266, 18): Check failed: recvCounter == 1
    recvCounter was 0
    /Users/runner/work/nim-libp2p/nim-libp2p/tests/pubsub/testgossipsub.nim(267, 23): Check failed: validatedCounter == 1
    validatedCounter was 0

  [FAILED ] (  0.12s) GossipSub's observers should run after message is sent, received and validated

(9.32s)   GossipSub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Pipeline
Development

No branches or pull requests

2 participants