[ https://issues.apache.org/jira/browse/LIVY-334 ]
Larry McCay deleted comment on LIVY-334:
----------------------------------
was (Author: lmccay):
Due to the pending 2.0.0 release this JIRA has been pushed out to 2.1.0 as part
of a bulk update. If there is a specific reason to pull this back into the
2.0.0 release and you intend to provide a PR in the next few days please
provide justification and reset the Fix Version to 2.0.0.
> Flaky test: StatementProgressListenerSpec
> -----------------------------------------
>
> Key: LIVY-334
> URL: https://issues.apache.org/jira/browse/LIVY-334
> Project: Livy
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.4.0
> Reporter: Jeff Zhang
> Assignee: Saisai Shao
> Priority: Major
> Fix For: 0.9.0
>
>
> {code}
> StatementProgressListenerSpec:
> - should correctly calculate progress (1 second, 209 milliseconds)
> - should not generate Spark jobs for plain Scala code (164 milliseconds)
> - should handle multiple jobs in one statement *** FAILED *** (390
> milliseconds)
> Array(0.5, 1.0, 0.75) was not equal to Array(0.5, 1.0, 0.75, 1.0)
> (StatementProgressListenerSpec.scala:200)
> {code}
> https://travis-ci.org/cloudera/livy/jobs/214137690
--
This message was sent by Atlassian Jira
(v8.20.10#820010)