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

Failed network e2e test on CI #4744

Closed
twoeths opened this issue Nov 10, 2022 · 0 comments · Fixed by #4747
Closed

Failed network e2e test on CI #4744

twoeths opened this issue Nov 10, 2022 · 0 comments · Fixed by #4747

Comments

@twoeths
Copy link
Contributor

twoeths commented Nov 10, 2022

Describe the bug

This failed test only happen on CI https://github.com/ChainSafe/lodestar/actions/runs/3433370352/jobs/5723814837

@lodestar/beacon-node:   2) network
@lodestar/beacon-node:        should delete a peer on disconnect:
@lodestar/beacon-node:       AssertionError: expected 1 to equal +0
@lodestar/beacon-node:       + expected - actual
@lodestar/beacon-node:       -1
@lodestar/beacon-node:       +0

Expected behavior

The test passes on all environments

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 a pull request may close this issue.

1 participant