You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Eugene Kirpichov (JIRA)" <ji...@apache.org> on 2017/08/07 22:36:00 UTC

[jira] [Updated] (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 ]

Eugene Kirpichov updated BEAM-1868:
-----------------------------------
    Fix Version/s: 2.1.0

> 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
>              Labels: flake
>             Fix For: 2.1.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
(v6.4.14#64029)