kfaraz commented on code in PR #18495:
URL: https://github.com/apache/druid/pull/18495#discussion_r2330215730
##########
embedded-tests/src/test/java/org/apache/druid/testing/embedded/indexing/IngestionSmokeTest.java:
##########
@@ -149,6 +150,7 @@ protected int markSegmentsAsUnused(String dataSource)
}
@Test
+ @Disabled("Disabled due to flakiness after segment drops")
Review Comment:
We should disable it only for the docker backward compatibility test where
we are seeing the flakiness.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]