shunping commented on PR #37363:
URL: https://github.com/apache/beam/pull/37363#issuecomment-3779650219
Ok. Only two tests failed after enabling back categories:
`org.apache.beam.sdk.testing.UsesOnWindowExpiration` and
`org.apache.beam.sdk.testing.UsesStatefulParDo`
```
DataflowRunnerTest > testBatchGroupIntoBatchesOverrideBytes FAILED
java.lang.AssertionError at DataflowRunnerTest.java:2286
DataflowRunnerTest > testBatchGroupIntoBatchesOverrideCount FAILED
java.lang.AssertionError at DataflowRunnerTest.java:2212
```
Both of them failed with `java.lang.AssertionError`.
--
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]