[
https://issues.apache.org/jira/browse/BEAM-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16116860#comment-16116860
]
Jean-Baptiste Onofré commented on BEAM-2671:
--------------------------------------------
I did a new `git bisect` in the meaning of finding the first commit which
change from Spark runner validate from success to failure. And here's the first
one I found:
{code}
1c1f239501349f5120b0d619c4eea9c435500b78 is the first bad commit
commit 1c1f239501349f5120b0d619c4eea9c435500b78
Author: Kenneth Knowles <[email protected]>
Date: Thu Jun 22 12:52:42 2017 -0700
ReduceFnTester can advance clocks without firing timers
:040000 040000 888e75a5513b7171cb924d3c9b883a42ee59f045
6b6ea07557d0d57a9849afec02e1555e3f1d1334 M runners
{code}
> 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
>
>
> 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)