You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/05/23 17:20:02 UTC

[jira] [Commented] (BEAM-12039) TestStream.testDiscardingMode gives wrong answer on FlinkRunner

    [ https://issues.apache.org/jira/browse/BEAM-12039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350103#comment-17350103 ] 

Beam JIRA Bot commented on BEAM-12039:
--------------------------------------

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.testDiscardingMode gives wrong answer on FlinkRunner
> ---------------------------------------------------------------
>
>                 Key: BEAM-12039
>                 URL: https://issues.apache.org/jira/browse/BEAM-12039
>             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/testDiscardingMode/
> {code}
> 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)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)