You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/04/12 22:39:56 UTC

[GitHub] [druid] gianm opened a new pull request #11102: Rename BitmapOperationTest base class to avoid flaky test.

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] gianm merged pull request #11102: Rename BitmapOperationTest base class to avoid flaky test.

Posted by GitBox <gi...@apache.org>.
gianm merged pull request #11102:
URL: https://github.com/apache/druid/pull/11102


   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org