tysonjh commented on pull request #13251: URL: https://github.com/apache/beam/pull/13251#issuecomment-726949436
> > I believe this PR has caused beam_PostCommit_Java_VR_Dataflow_V2 to start timing out (by adding more tests?) > > https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ > > I assume this PR belongs to https://issues.apache.org/jira/browse/BEAM-10967 ? > > I'll take a look. The tests were consistently failing before and I've been trying to fix them (this PR) but it is slow since VR takes ~4-6hrs. I've updated the exclude lists. This was failing because there is a UsesTestStream test in the ValueState tests. I've added the exclude category to the streaming VR tests in the other PR I have open to fix other failures: https://github.com/apache/beam/pull/13259 ---------------------------------------------------------------- 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]
