gianm opened a new pull request #11102: URL: https://github.com/apache/druid/pull/11102
PR #10936 renamed BitmapBenchmark, the parent of a couple of bitmap tests, to BitmapOperationTest. This patch renames it to BitmapOperationTestBase so JUnit doesn't pick it up as a test case. When JUnit picks it up, it becomes a flaky test, since its behavior and correctness depends on whether it runs before or after its subclasses. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
