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


##########
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:
   The average duration for this test is ~7m30s, the 24th longest test suite in 
the project.



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