[
https://issues.apache.org/jira/browse/BEAM-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16110272#comment-16110272
]
Jean-Baptiste Onofré commented on BEAM-2671:
--------------------------------------------
I found the issue which cause the issue:
{code}
commit 935c077341de580dddd4b29ffee3926795acf403
Author: Kenneth Knowles <[email protected]>
Date: Thu Jun 22 18:43:39 2017 -0700
Process timer firings for a window together
{code}
The {{CreateStreamTest}} worked just before this commit and started to fail
after this commit. I'm digging around that.
> CreateStreamTest.testFirstElementLate validatesRunner test fails on Spark
> runner
> --------------------------------------------------------------------------------
>
> Key: BEAM-2671
> URL: https://issues.apache.org/jira/browse/BEAM-2671
> Project: Beam
> Issue Type: Bug
> Components: runner-spark
> Reporter: Etienne Chauchot
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.1.0, 2.2.0
>
>
> Error message:
> Flatten.Iterables/FlattenIterables/FlatMap/ParMultiDo(Anonymous).out0:
> Expected: iterable over [] in any order
> but: Not matched: "late"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)