madrob commented on code in PR #14309:
URL: https://github.com/apache/lucene/pull/14309#discussion_r1974288498
##########
lucene/test-framework/src/java/org/apache/lucene/tests/util/TestRuleLimitSysouts.java:
##########
@@ -207,6 +207,7 @@ protected void before() throws Throwable {
checkCaptureStreams();
}
resetCaptureState();
+ var bef = bytesWritten.get();
Review Comment:
did this sneak in?
--
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]