damccorm opened a new issue, #20843: URL: https://github.com/apache/beam/issues/20843
https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink_PR/358/testReport/junit/org.apache.beam.sdk.testing/TestStreamTest/testDiscardingMode/ ``` Expected: iterable with items ["firstPane", "alsoFirstPane", "onTimePane"] in any order but: not matched: "alsoFinalLatePane" at org.apache.beam.sdk.testing.PAssert$PAssertionSite.capture(PAssert.java:174) at org.apache.beam.sdk.testing.PAssert.that(PAssert.java:416) at org.apache.beam.sdk.testing.PAssert.that(PAssert.java:408) at org.apache.beam.sdk.testing.TestStreamTest.testDiscardingMode(TestStreamTest.java:222) ``` Imported from Jira [BEAM-12039](https://issues.apache.org/jira/browse/BEAM-12039). Original Jira may contain additional context. Reported by: kenn. -- 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]
