I'm just running "make test" as well. I redownloaded it just now and am
still getting the same issue. Here's some more info:

[info] AddExternalJarMagicSpecForIntegration:
[info] ScalaInterpreter
[info]   #addJars
[info]   - should do something (1 second, 55 milliseconds)
[info]   - should be able to load Java jars *** FAILED *** (2 seconds, 378
milliseconds)
[info]     "[]" was not equal to "[Hello, Chip
[info]     ]" (AddExternalJarMagicSpecForIntegration.scala:84)
[info]     org.scalatest.exceptions.TestFailedException:
[info]     at
org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
[info]     at
org.scalatest.Matchers$ShouldMethodHelper$.shouldMatcher(Matchers.scala:6254)
[info]     at
org.scalatest.Matchers$AnyShouldWrapper.should(Matchers.scala:6288)
[info]     at
integration.interpreter.scala.AddExternalJarMagicSpecForIntegration$$anonfun$3$$anonfun$apply$mcV$sp$1$$anonfun$apply$mcV$sp$3.apply$mcV$sp(AddExternalJarMagicSpecForIntegration.scala:84)
[info]     at
integration.interpreter.scala.AddExternalJarMagicSpecForIntegration$$anonfun$3$$anonfun$apply$mcV$sp$1$$anonfun$apply$mcV$sp$3.apply(AddExternalJarMagicSpecForIntegration.scala:65)
[info]     at
integration.interpreter.scala.AddExternalJarMagicSpecForIntegration$$anonfun$3$$anonfun$apply$mcV$sp$1$$anonfun$apply$mcV$sp$3.apply(AddExternalJarMagicSpecForIntegration.scala:65)
[info]     at
org.scalatest.Transformer$$anonfun$apply$1.apply$mcV$sp(Transformer.scala:22)
[info]     at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)
[info]     at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
[info]     at org.scalatest.Transformer.apply(Transformer.scala:22)
[info]     at org.scalatest.Transformer.apply(Transformer.scala:20)
[info]     at org.scalatest.FunSpecLike$$anon$1.apply(FunSpecLike.scala:422)
[info]     at org.scalatest.Suite$class.withFixture(Suite.scala:1122)
[info]     at org.scalatest.FunSpec.withFixture(FunSpec.scala:1626)
[info]     at
org.scalatest.FunSpecLike$class.invokeWithFixture$1(FunSpecLike.scala:419)
[info]     at
org.scalatest.FunSpecLike$$anonfun$runTest$1.apply(FunSpecLike.scala:431)
[info]     at
org.scalatest.FunSpecLike$$anonfun$runTest$1.apply(FunSpecLike.scala:431)
[info]     at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
[info]     at org.scalatest.FunSpecLike$class.runTest(FunSpecLike.scala:431)
[info]     at
integration.interpreter.scala.AddExternalJarMagicSpecForIntegration.org
$scalatest$BeforeAndAfter$$super$runTest(AddExternalJarMagicSpecForIntegration.scala:33)
[info]     at
org.scalatest.BeforeAndAfter$class.runTest(BeforeAndAfter.scala:200)
[info]     at
integration.interpreter.scala.AddExternalJarMagicSpecForIntegration.runTest(AddExternalJarMagicSpecForIntegration.scala:33)
[info]     at
org.scalatest.FunSpecLike$$anonfun$runTests$1.apply(FunSpecLike.scala:464)
[info]     at
org.scalatest.FunSpecLike$$anonfun$runTests$1.apply(FunSpecLike.scala:464)
[info]     at
org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:413)
[info]     at
org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:401)
[info]     at scala.collection.immutable.List.foreach(List.scala:381)
[info]     at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
[info]     at org.scalatest.SuperEngine.org
$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:390)
[info]     at
org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:427)
[info]     at
org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:401)
[info]     at scala.collection.immutable.List.foreach(List.scala:381)
[info]     at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
[info]     at org.scalatest.SuperEngine.org
$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:390)
[info]     at
org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:427)
[info]     at
org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:401)
[info]     at scala.collection.immutable.List.foreach(List.scala:381)
[info]     at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
[info]     at org.scalatest.SuperEngine.org
$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:396)
[info]     at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:483)
[info]     at
org.scalatest.FunSpecLike$class.runTests(FunSpecLike.scala:464)
[info]     at org.scalatest.FunSpec.runTests(FunSpec.scala:1626)
[info]     at org.scalatest.Suite$class.run(Suite.scala:1424)
[info]     at org.scalatest.FunSpec.org
$scalatest$FunSpecLike$$super$run(FunSpec.scala:1626)
[info]     at
org.scalatest.FunSpecLike$$anonfun$run$1.apply(FunSpecLike.scala:468)
[info]     at
org.scalatest.FunSpecLike$$anonfun$run$1.apply(FunSpecLike.scala:468)
[info]     at org.scalatest.SuperEngine.runImpl(Engine.scala:545)
[info]     at org.scalatest.FunSpecLike$class.run(FunSpecLike.scala:468)
[info]     at
integration.interpreter.scala.AddExternalJarMagicSpecForIntegration.org
$scalatest$BeforeAndAfter$$super$run(AddExternalJarMagicSpecForIntegration.scala:33)
[info]     at
org.scalatest.BeforeAndAfter$class.run(BeforeAndAfter.scala:241)
[info]     at
integration.interpreter.scala.AddExternalJarMagicSpecForIntegration.run(AddExternalJarMagicSpecForIntegration.scala:33)
[info]     at org.scalatest.tools.Framework.org
$scalatest$tools$Framework$$runSuite(Framework.scala:357)
[info]     at
org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:502)
[info]     at sbt.TestRunner.runTest$1(TestFramework.scala:102)
[info]     at sbt.TestRunner.run(TestFramework.scala:113)
[info]     at
sbt.TestFramework$$anon$2$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:258)
[info]     at
sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:229)
[info]     at
sbt.TestFramework$$anon$2$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:258)
[info]     at
sbt.TestFramework$$anon$2$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:258)
[info]     at sbt.TestFunction.apply(TestFramework.scala:267)
[info]     at sbt.Tests$.$anonfun$toTask$1(Tests.scala:277)
[info]     at sbt.std.Transform$$anon$3.$anonfun$apply$2(System.scala:44)
[info]     at sbt.std.Transform$$anon$4.work(System.scala:64)
[info]     at sbt.Execute.$anonfun$submit$2(Execute.scala:257)
[info]     at
sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:16)
[info]     at sbt.Execute.work(Execute.scala:266)
[info]     at sbt.Execute.$anonfun$submit$1(Execute.scala:257)
[info]     at
sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:167)
[info]     at sbt.CompletionService$$anon$2.call(CompletionService.scala:32)
[info]     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[info]     at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[info]     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[info]     at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[info]     at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[info]     at java.lang.Thread.run(Thread.java:748)

On 13 April 2018 at 15:30, Ryan Blue <rb...@netflix.com.invalid> wrote:

> How did you run tests? It worked fine from source for me with `make test`
>
> On Fri, Apr 13, 2018 at 1:12 PM, Matt Sicker <boa...@gmail.com> wrote:
>
> > I built it from the source tar.gz.
> >
> > On 13 April 2018 at 14:05, Luciano Resende <luckbr1...@gmail.com> wrote:
> >
> > > On Wed, Apr 11, 2018 at 9:44 AM, Matt Sicker <boa...@gmail.com> wrote:
> > >
> > > > * Signatures ok
> > > > * License and disclaimer are fine
> > > > * Notice included, but the copyright year needs to be updated to
> > > 2016-2018
> > > > * Rat check ok <https://github.com/jvz/sbt-rat>
> > > > * I got a test failure locally for
> > > > integration.interpreter.scala.AddExternalJarMagicSpecForIntegration
> > > > "should
> > > > be able to load Java jars".
> > > >
> > > >
> > > Sory for the delay replying, I finally got time to give this a try,
> and I
> > > build from a clean
> > > source distribution a few times successfully. I am trying this on a mac
> > os
> > > environment,
> > > could you please describe your env, and if it works on a second run
> (note
> > > that this is
> > > probably the one test that validates adding something from external
> > source
> > > so a download
> > > is involved and internet connectivity might play a part here)
> > >
> > > Thanks
> > >
> > > --
> > > Luciano Resende
> > > http://twitter.com/lresende1975
> > > http://lresende.blogspot.com/
> > >
> >
> >
> >
> > --
> > Matt Sicker <boa...@gmail.com>
> >
>
>
>
> --
> Ryan Blue
> Software Engineer
> Netflix
>



-- 
Matt Sicker <boa...@gmail.com>

Reply via email to