shunping commented on code in PR #36379:
URL: https://github.com/apache/beam/pull/36379#discussion_r2402802562
##########
runners/prism/java/build.gradle:
##########
@@ -116,6 +113,9 @@ def sickbayTests = [
// GroupIntoBatchesTest tests that fail:
// Teststream has bad KV encodings due to using an outer context.
'org.apache.beam.sdk.transforms.GroupIntoBatchesTest.testInStreamingMode',
+
'org.apache.beam.sdk.transforms.GroupIntoBatchesTest.testBufferingTimerInFixedWindow',
+ // sdk worker disconnected
Review Comment:
Right, the good thing is that we now include 20+ more processing-time
related tests.
--
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]