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 2017/08/08 05:05:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16117859#comment-16117859 ] 

Jean-Baptiste Onofré commented on BEAM-1868:
--------------------------------------------

Bumping to 2.2.0 target to avoid to block 2.1.0 release.

> 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.2.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)