lukecwik commented on pull request #12137: URL: https://github.com/apache/beam/pull/12137#issuecomment-652709644
> Thanks, looks good! > > There is still an issue with the tests: > > ``` > java.lang.Exception: Unexpected exception, expected<org.apache.beam.sdk.Pipeline$PipelineExecutionException> but was<java.lang.RuntimeException> > ``` > > https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/2400/testReport/junit/org.apache.beam.sdk.io.rabbitmq/RabbitMqIOTest/testUseCorrelationIdFailsWhenIdsMissing/ Yeah, once I added the class level timeout rule, it seemed to have exposed an issue. I'll try fixing it since it seems fairly reproducible. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
