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

eth1MergeBlockTracker unit test failed in CI #7025

Closed
twoeths opened this issue Aug 14, 2024 · 1 comment
Closed

eth1MergeBlockTracker unit test failed in CI #7025

twoeths opened this issue Aug 14, 2024 · 1 comment
Labels
meta-bug Issues that identify a bug and require a fix.

Comments

@twoeths
Copy link
Contributor

twoeths commented Aug 14, 2024

Describe the bug

got this in CI

@lodestar/beacon-node: ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯
@lodestar/beacon-node:  FAIL  test/unit/eth1/eth1MergeBlockTracker.test.ts > eth1 / Eth1MergeBlockTracker > Should find terminal pow block through TERMINAL_BLOCK_HASH
@lodestar/beacon-node: Error: Test timed out in 5000ms.
@lodestar/beacon-node: If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
@lodestar/beacon-node: ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯
@lodestar/beacon-node:  Test Files  1 failed | 124 passed | 1 skipped (126)
@lodestar/beacon-node:       Tests  1 failed | 970 passed | 9 skipped (980)

https://github.com/ChainSafe/lodestar/actions/runs/10385522491/job/28755080972?pr=7021

Expected behavior

the test should pass

Steps to reproduce

No response

Additional context

No response

Operating system

Linux

Lodestar version or commit hash

unstable

@twoeths twoeths added the meta-bug Issues that identify a bug and require a fix. label Aug 14, 2024
@twoeths
Copy link
Contributor Author

twoeths commented Aug 14, 2024

this is specific to #7021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta-bug Issues that identify a bug and require a fix.
Projects
None yet
Development

No branches or pull requests

1 participant