[
https://issues.apache.org/jira/browse/BEAM-12037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350106#comment-17350106
]
Beam JIRA Bot commented on BEAM-12037:
--------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> TestStream.testFirstElementLate gives wrong answer on FlinkRunner
> -----------------------------------------------------------------
>
> Key: BEAM-12037
> URL: https://issues.apache.org/jira/browse/BEAM-12037
> Project: Beam
> Issue Type: Improvement
> Components: runner-flink
> Reporter: Kenneth Knowles
> Priority: P2
> Labels: stale-P2
>
> https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink_PR/358/testReport/junit/org.apache.beam.sdk.testing/TestStreamTest/testFirstElementLate/
> {code}
> Expected: iterable with items [] in any order
> but: no match for: "late"
> 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.testFirstElementLate(TestStreamTest.java:258)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)