jmckenzie-dev commented on code in PR #3696:
URL: https://github.com/apache/cassandra/pull/3696#discussion_r1913771512


##########
test/unit/org/apache/cassandra/tools/ToolRunner.java:
##########
@@ -57,6 +57,7 @@ public class ToolRunner
     protected static final Logger logger = 
LoggerFactory.getLogger(ToolRunner.class);
 
     public static final ImmutableList<String> DEFAULT_CLEANERS = 
ImmutableList.of("(?im)^picked up.*\\R",
+                                                                               
   "(?im)^.*package jdk.internal.util.jar not in java.base*\\R",

Review Comment:
   I'll remove it and we'll see what pops.



-- 
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]

Reply via email to