mjsax commented on code in PR #15349:
URL: https://github.com/apache/kafka/pull/15349#discussion_r1485247145


##########
streams/src/test/java/org/apache/kafka/streams/kstream/internals/KStreamSlidingWindowAggregateTest.java:
##########
@@ -92,6 +94,7 @@
 import static org.junit.Assert.assertTrue;
 
 @RunWith(Parameterized.class)
+@Category({IntegrationTest.class})

Review Comment:
   Looking into gradle enterprise, I cannot find any failing test run in the 
last 90 days for this test...



-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to