You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/06/03 16:11:27 UTC

[GitHub] [cassandra] dcapwell commented on a diff in pull request #1663: CASSANDRA-17244: Fix org.apache.cassandra.distributed.test.trackwarnings.TombstoneCountWarningTest.failThresholdSinglePartition

dcapwell commented on code in PR #1663:
URL: https://github.com/apache/cassandra/pull/1663#discussion_r889119107


##########
test/distributed/org/apache/cassandra/distributed/test/thresholds/TombstoneCountWarningTest.java:
##########
@@ -68,10 +84,12 @@ public class TombstoneCountWarningTest extends TestBaseImpl
     @BeforeClass
     public static void setupClass() throws IOException
     {
+        logger.info("[test step : @BeforeClass] setupClass");

Review Comment:
   these tests have very similar logs, so while debugging if we do not annotate test start its very hard to debug



-- 
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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org