Skip to content

DiscoveryIntegrationTest intermittently fails #154

@jtraglia

Description

@jtraglia

Description

As part of the CI build, this test (shouldRecoverAfterErrorWhileDecodingInboundMessage) will intermittently fail. If you push another commit to the PR, half of the time it will succeed. I've been unable to reproduce this failure locally. There's already a 30 second timeout (in waitFor), so I don't think it's a slow test that's taking too long.

DiscoveryIntegrationTest > shouldRecoverAfterErrorWhileDecodingInboundMessage() FAILED
    java.util.concurrent.TimeoutException at DiscoveryIntegrationTest.java:369

https://github.com/ConsenSys/discovery/blob/1ffc42f4a295f00007ec17e4db7707a29aa269bb/src/test/java/org/ethereum/beacon/discovery/integration/DiscoveryIntegrationTest.java#L367-L371

References

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions