You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes the test fails on the CI with following error
BlockCreationMonitorTest > should be resilient to connection failures() FAILED
java.lang.AssertionError:
Expecting actual:
103
to be greater than:
103
at net.consensys.zkevm.coordinator.blockcreation.BlockCreationMonitorTest.should_be_resilient_to_connection_failures$lambda$8(BlockCreationMonitorTest.kt:266)
The text was updated successfully, but these errors were encountered:
Impact
CI / Testing environments
Describe the bug
Sometimes the test fails on the CI with following error
The text was updated successfully, but these errors were encountered: