[
https://issues.apache.org/jira/browse/SPARK-22093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon reassigned SPARK-22093:
------------------------------------
Assignee: Hyukjin Kwon
> UtilsSuite "resolveURIs with multiple paths" test always cancelled
> ------------------------------------------------------------------
>
> Key: SPARK-22093
> URL: https://issues.apache.org/jira/browse/SPARK-22093
> Project: Spark
> Issue Type: Bug
> Components: Tests
> Affects Versions: 2.3.0
> Reporter: Marcelo Vanzin
> Assignee: Hyukjin Kwon
> Priority: Trivial
>
> There's a call to {{assume}} in that test that is triggering, and causing the
> test to print an exception and report itself as "cancelled". It only happens
> in the last unit test (so coverage is fine, I guess), but still, that seems
> wrong.
> {noformat}
> [info] - resolveURIs with multiple paths !!! CANCELED !!! (15 milliseconds)
> [info] 1 was not greater than 1 (UtilsSuite.scala:491)
> [info] org.scalatest.exceptions.TestCanceledException:
> [info] at
> org.scalatest.Assertions$class.newTestCanceledException(Assertions.scala:531)
> [info] at
> org.scalatest.FunSuite.newTestCanceledException(FunSuite.scala:1560)
> [info] at
> org.scalatest.Assertions$AssertionsHelper.macroAssume(Assertions.scala:516)
> [info] at
> org.apache.spark.util.UtilsSuite$$anonfun$6.assertResolves$2(UtilsSuite.scala:491)
> [info] at
> org.apache.spark.util.UtilsSuite$$anonfun$6.apply$mcV$sp(UtilsSuite.scala:512)
> [info] at
> org.apache.spark.util.UtilsSuite$$anonfun$6.apply(UtilsSuite.scala:489)
> [info] at
> org.apache.spark.util.UtilsSuite$$anonfun$6.apply(UtilsSuite.scala:489)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]