Jon Haddad created CASSANDRA-15615: -------------------------------------- Summary: Local integration tests on sidecar fail consistently Key: CASSANDRA-15615 URL: https://issues.apache.org/jira/browse/CASSANDRA-15615 Project: Cassandra Issue Type: Improvement Reporter: Jon Haddad Assignee: Jon Haddad
While attempting to make some sidecar changes I noticed the Health check integration test fails regularly with: {noformat} $ ./gradlew build Task :integrationTest org.apache.cassandra.sidecar.HealthServiceIntegrationTest > testDownHost() FAILED org.opentest4j.AssertionFailedError at HealthServiceIntegrationTest.java:179 {noformat} This is preventing sidecar development from moving forward. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org