Abacn commented on PR #30390: URL: https://github.com/apache/beam/pull/30390#issuecomment-1981922464
There is a flaky test added: testInvalidateStuckCommits: https://github.com/apache/beam/runs/22276370706 ``` Wanted but not invoked: forComputation.invalidate( <ByteString@3e931ad0 size=0 contents="">, 0L ); -> at org.apache.beam.runners.dataflow.worker.windmill.work.refresh.DispatchedActiveWorkRefresherTest.testInvalidateStuckCommits(DispatchedActiveWorkRefresherTest.java:231) Actually, there were zero interactions with this mock. at org.apache.beam.runners.dataflow.worker.windmill.work.refresh.DispatchedActiveWorkRefresherTest.testInvalidateStuckCommits(DispatchedActiveWorkRefresherTest.java:231) ``` -- 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]
