pabloem commented on a change in pull request #15322:
URL: https://github.com/apache/beam/pull/15322#discussion_r690594866



##########
File path: 
sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/ParDoTest.java
##########
@@ -4670,7 +4670,7 @@ public void onTimer(
     }
 
     @Test
-    @Category(NeedsRunner.class)
+    @Category({NeedsRunner.class, UsesTimersInParDo.class, 
UsesTestStream.class})

Review comment:
       hi - well, I am not an expert on JUnit, but we have recently started 
storing the annotations, and we plan over the long term to use them to build a 
capability matrix, so I think it's best to separate all the sub-categories. 
Thanks!




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


Reply via email to