You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2018/01/25 15:20:00 UTC

[jira] [Resolved] (BEAM-1868) CreateStreamTest testMultiOutputParDo is flaky on the Spark runner

     [ https://issues.apache.org/jira/browse/BEAM-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved BEAM-1868.
----------------------------------------
    Resolution: Fixed

> CreateStreamTest testMultiOutputParDo is flaky on the Spark runner
> ------------------------------------------------------------------
>
>                 Key: BEAM-1868
>                 URL: https://issues.apache.org/jira/browse/BEAM-1868
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-spark
>            Reporter: Thomas Groh
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>              Labels: flake
>             Fix For: 2.3.0
>
>
> Example excerpt from a Jenkins failure:
> {code}
> Expected: iterable over [<1>, <2>, <3>] in any order
>      but: No item matches: <1>, <2>, <3> in []
> 	at org.apache.beam.sdk.testing.PAssert$PAssertionSite.capture(PAssert.java:170)
> 	at org.apache.beam.sdk.testing.PAssert.that(PAssert.java:366)
> 	at org.apache.beam.sdk.testing.PAssert.that(PAssert.java:358)
> 	at org.apache.beam.runners.spark.translation.streaming.CreateStreamTest.testMultiOutputParDo(CreateStreamTest.java:387)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)