-
-
Notifications
You must be signed in to change notification settings - Fork 312
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
CI test failed: Lightclient track head on server configuration #3994
Comments
So this test is really a race condition, if the process gets too overloaded it can fail. To reduce the likelyhood of false positives, we can add a retry on the test |
more log
and this error happened until slot 9, then it throwed error. The good log from other CI run:
so we should look into why there is not enough sync committee participations at some slots |
since the root cause is " Attaching the log for later reference |
Describe the bug
This test occasionally failed in CI environment https://github.com/ChainSafe/lodestar/runs/6364402693?check_suite_focus=true:
Expected behavior
It should always pass
The text was updated successfully, but these errors were encountered: