Abacn commented on PR #32864:
URL: https://github.com/apache/beam/pull/32864#issuecomment-2489606106

   ```
   testCommit_handlesFailedCommits 
(org.apache.beam.runners.dataflow.worker.windmill.client.commits.StreamingEngineWorkCommitterTest)
 failed
   
   
   expected to contain: CompleteCommit{computationId=computationId-10, 
shardedKey=0000000000000002, workId=WorkId{cacheToken=1, workToken=10}, 
status=ABORTED}
   but was            : [CompleteCommit{computationId=computationId-6, 
shardedKey=0000000000000002, ...
   ```
   
   not related to this change. Same test passed the first attempt run (where 
other irrelevant test failed)


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