[
https://issues.apache.org/jira/browse/BEAM-12038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350105#comment-17350105
]
Beam JIRA Bot commented on BEAM-12038:
--------------------------------------
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.testLateDataAccumulating gives wrong answer on FlinkRunner
> ---------------------------------------------------------------------
>
> Key: BEAM-12038
> URL: https://issues.apache.org/jira/browse/BEAM-12038
> 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/testLateDataAccumulating/
> {code}
> Expected: iterable with items [<1>, <2>, <3>, <4>, <5>] in any order
> but: not matched: <-1>
> 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.testLateDataAccumulating(TestStreamTest.java:129)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)