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

e2e test failed in CI #5138

Closed
twoeths opened this issue Feb 13, 2023 · 1 comment
Closed

e2e test failed in CI #5138

twoeths opened this issue Feb 13, 2023 · 1 comment
Labels
scope-testing Issues for adding test coverage, fixing existing tests or testing strategies.

Comments

@twoeths
Copy link
Contributor

twoeths commented Feb 13, 2023

Describe the bug

Got this failed test in CI https://github.com/ChainSafe/lodestar/actions/runs/4158730748/jobs/7194653182

@lodestar/beacon-node:   1 failing
@lodestar/beacon-node:   1) network
@lodestar/beacon-node:        "after each" hook for "should create a peer on connect":
@lodestar/beacon-node:      Error: Timeout of 50000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/actions-runner/_work/lodestar/lodestar/packages/beacon-node/test/e2e/network/network.test.ts)
@lodestar/beacon-node:       at listOnTimeout (node:internal/timers:564:17)
@lodestar/beacon-node:       at processTimers (node:internal/timers:507:7)

Expected behavior

No error

  • Version: v1.4.3
@philknows philknows added the scope-testing Issues for adding test coverage, fixing existing tests or testing strategies. label Feb 18, 2023
@twoeths
Copy link
Contributor Author

twoeths commented Mar 6, 2023

fixed in #5206

@twoeths twoeths closed this as completed Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope-testing Issues for adding test coverage, fixing existing tests or testing strategies.
Projects
None yet
Development

No branches or pull requests

2 participants