[
https://issues.apache.org/jira/browse/BEAM-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16339368#comment-16339368
]
Jean-Baptiste Onofré commented on BEAM-1868:
--------------------------------------------
I fixed this one has been fixed with Spark 2 upgrade. I'm closing this Jira.
Please re-open if the issue occurs again.
> 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
> 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)