scwhittle commented on PR #30654:
URL: https://github.com/apache/beam/pull/30654#issuecomment-2003324742
From precommit logs it appears the tests need to be updated
```
org.apache.beam.runners.dataflow.worker.windmill.state.WindmillStateInternalsTest
> testCachedCombining FAILED
java.lang.AssertionError at WindmillStateInternalsTest.java:3188
> Task :runners:google-cloud-dataflow-java:worker:test
org.apache.beam.runners.dataflow.worker.windmill.state.WindmillStateInternalsTest
> testCachedBag FAILED
java.lang.AssertionError at WindmillStateInternalsTest.java:3086
org.apache.beam.runners.dataflow.worker.windmill.state.WindmillStateInternalsTest
> testCachedWatermarkHold FAILED
java.lang.AssertionError at WindmillStateInternalsTest.java:3148
org.apache.beam.runners.dataflow.worker.windmill.state.WindmillStateInternalsTest
> testCachedValue FAILED
java.lang.AssertionError at WindmillStateInternalsTest.java:3046
```
--
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]