Open endoplasmicR opened 4 years ago
The builds https://travis-ci.org/lyft/presto-gateway/pull_requests?utm_medium=notification&utm_source=github_status often can be retried to pass the tests.
an example test testActiveClusterMonitorUpdateAndRouting spawns threads and may have indeterministic executions, we should mock the behaviour or add determinism if possible
testActiveClusterMonitorUpdateAndRouting
The builds https://travis-ci.org/lyft/presto-gateway/pull_requests?utm_medium=notification&utm_source=github_status often can be retried to pass the tests.
an example test
testActiveClusterMonitorUpdateAndRouting
spawns threads and may have indeterministic executions, we should mock the behaviour or add determinism if possible