runzhiwang created LIVY-659:
-------------------------------
Summary: Travis failed on "can kill spark-submit while it's
running"
Key: LIVY-659
URL: https://issues.apache.org/jira/browse/LIVY-659
Project: Livy
Issue Type: Bug
Components: Tests
Affects Versions: 0.6.0
Reporter: runzhiwang
* can kill spark-submit while it's running *** FAILED *** (41 milliseconds)
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not
invoked:
lineBufferedProcess.destroy();
-> at
org.apache.livy.utils.SparkYarnAppSpec$$anonfun$1$$anonfun$apply$mcV$sp$13$$anonfun$apply$mcV$sp$15$$anonfun$apply$mcV$sp$16.apply$mcV$sp(SparkYarnAppSpec.scala:226)
Actually, there were zero interactions with this mock.
at
org.apache.livy.utils.SparkYarnAppSpec$$anonfun$1$$anonfun$apply$mcV$sp$13$$anonfun$apply$mcV$sp$15$$anonfun$apply$mcV$sp$16.apply$mcV$sp(SparkYarnAppSpec.scala:226)
at
org.apache.livy.utils.SparkYarnAppSpec.org$apache$livy$utils$SparkYarnAppSpec$$cleanupThread(SparkYarnAppSpec.scala:43)
at
org.apache.livy.utils.SparkYarnAppSpec$$anonfun$1$$anonfun$apply$mcV$sp$13$$anonfun$apply$mcV$sp$15.apply$mcV$sp(SparkYarnAppSpec.scala:224)
at org.apache.livy.utils.Clock$.withSleepMethod(Clock.scala:31)
at
org.apache.livy.utils.SparkYarnAppSpec$$anonfun$1$$anonfun$apply$mcV$sp$13.apply$mcV$sp(SparkYarnAppSpec.scala:201)
at
org.apache.livy.utils.SparkYarnAppSpec$$anonfun$1$$anonfun$apply$mcV$sp$13.apply(SparkYarnAppSpec.scala:201)
at
org.apache.livy.utils.SparkYarnAppSpec$$anonfun$1$$anonfun$apply$mcV$sp$13.apply(SparkYarnAppSpec.scala:201)
at
org.scalatest.Transformer$$anonfun$apply$1.apply$mcV$sp(Transformer.scala:22)
at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)
at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
please reference to:
https://travis-ci.org/captainzmc/incubator-livy/jobs/580596561
--
This message was sent by Atlassian Jira
(v8.3.2#803003)