Skip to content

Instantly share code, notes, and snippets.

@neshkeev
Created September 19, 2019 03:38
Show Gist options
  • Save neshkeev/4416744cb8488a6947acc17e272b58bd to your computer and use it in GitHub Desktop.
Save neshkeev/4416744cb8488a6947acc17e272b58bd to your computer and use it in GitHub Desktop.
[info] Loading settings for project dotty-build-build from build.sbt ...
[info] Loading project definition from /home/me/dotty/project/project
[info] Loading settings for project dotty-build from plugins.sbt,build.sbt ...
[info] Loading project definition from /home/me/dotty/project
[info] Compiling 1 Scala source to /home/me/dotty/project/target/scala-2.12/sbt-1.0/classes ...
[info] Done compiling.
[info] Loading settings for project dotty from build.sbt ...
[info] Resolving key references (15722 settings) ...
[info] Set current project to dotty (in build file:/home/me/dotty/)
[info] Checking out Scala.js source version 1.0.0-M8
[warn] Multiple main classes detected. Run 'show discoveredMainClasses' to see the list
[info] Fast optimizing /home/me/dotty/tests/sjs-junit/../out/bootstrap/sjsJUnitTests/scala-0.19/sjsjunittests-test-fastopt.js
[error] Referring to non-existent class org.scalajs.testsuite.javalib.lang.ClassTest
[error] called from org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$.invokeTest(java.lang.Object,java.lang.String)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$7(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$6(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$5(org.scalajs.junit.TestMetadata,org.scalajs.junit.Bootstrapper,java.lang.Object)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTestMethod(org.scalajs.junit.Bootstrapper,org.scalajs.junit.TestMetadata,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.runTests$1(scala.collection.immutable.List,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,org.scalajs.junit.Bootstrapper,scala.runtime.IntRef)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTests$7(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,scala.runtime.IntRef,java.lang.Void)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTests(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$execute$2(org.scalajs.junit.Reporter,org.scalajs.junit.Bootstrapper)scala.concurrent.Future
[error] called from org.scalajs.junit.JUnitTask.execute(sbt.testing.EventHandler,[sbt.testing.Logger,scala.Function1)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$executeFun$1(sbt.testing.Runner,int,org.scalajs.testing.common.ExecuteRequest)scala.concurrent.Future
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.executeFun(int,sbt.testing.Runner)scala.Function1
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$createRunnerFun$1(boolean,org.scalajs.testing.common.RunnerArgs)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.createRunnerFun(boolean)scala.Function1
[error] called from org.scalajs.testing.bridge.TestAdapterBridge$.start()void
[error] called from org.scalajs.testing.bridge.Bridge$.start()void
[error] called from core module module initializers
[error] involving instantiated classes:
[error] org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$
[error] org.scalajs.junit.JUnitTask
[error] org.scalajs.testing.bridge.TestAdapterBridge$
[error] org.scalajs.testing.bridge.Bridge$
[error] Referring to non-existent class org.scalajs.testsuite.javalib.lang.ClassTest
[error] called from org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$.invokeTest(java.lang.Object,java.lang.String)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$7(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$6(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$5(org.scalajs.junit.TestMetadata,org.scalajs.junit.Bootstrapper,java.lang.Object)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTestMethod(org.scalajs.junit.Bootstrapper,org.scalajs.junit.TestMetadata,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.runTests$1(scala.collection.immutable.List,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,org.scalajs.junit.Bootstrapper,scala.runtime.IntRef)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTests$7(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,scala.runtime.IntRef,java.lang.Void)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTests(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$execute$2(org.scalajs.junit.Reporter,org.scalajs.junit.Bootstrapper)scala.concurrent.Future
[error] called from org.scalajs.junit.JUnitTask.execute(sbt.testing.EventHandler,[sbt.testing.Logger,scala.Function1)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$executeFun$1(sbt.testing.Runner,int,org.scalajs.testing.common.ExecuteRequest)scala.concurrent.Future
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.executeFun(int,sbt.testing.Runner)scala.Function1
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$createRunnerFun$1(boolean,org.scalajs.testing.common.RunnerArgs)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.createRunnerFun(boolean)scala.Function1
[error] called from org.scalajs.testing.bridge.TestAdapterBridge$.start()void
[error] called from org.scalajs.testing.bridge.Bridge$.start()void
[error] called from core module module initializers
[error] involving instantiated classes:
[error] org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$
[error] org.scalajs.junit.JUnitTask
[error] org.scalajs.testing.bridge.TestAdapterBridge$
[error] org.scalajs.testing.bridge.Bridge$
[error] Referring to non-existent class org.scalajs.testsuite.javalib.lang.ClassTest
[error] called from org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$.newInstance()java.lang.Object
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$2(org.scalajs.junit.Bootstrapper)java.lang.Object
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$1(org.scalajs.junit.Bootstrapper)scala.util.Try
[error] called from private org.scalajs.junit.JUnitTask.executeTestMethod(org.scalajs.junit.Bootstrapper,org.scalajs.junit.TestMetadata,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.runTests$1(scala.collection.immutable.List,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,org.scalajs.junit.Bootstrapper,scala.runtime.IntRef)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTests$7(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,scala.runtime.IntRef,java.lang.Void)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTests(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$execute$2(org.scalajs.junit.Reporter,org.scalajs.junit.Bootstrapper)scala.concurrent.Future
[error] called from org.scalajs.junit.JUnitTask.execute(sbt.testing.EventHandler,[sbt.testing.Logger,scala.Function1)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$executeFun$1(sbt.testing.Runner,int,org.scalajs.testing.common.ExecuteRequest)scala.concurrent.Future
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.executeFun(int,sbt.testing.Runner)scala.Function1
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$createRunnerFun$1(boolean,org.scalajs.testing.common.RunnerArgs)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.createRunnerFun(boolean)scala.Function1
[error] called from org.scalajs.testing.bridge.TestAdapterBridge$.start()void
[error] called from org.scalajs.testing.bridge.Bridge$.start()void
[error] called from core module module initializers
[error] involving instantiated classes:
[error] org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$
[error] org.scalajs.junit.JUnitTask
[error] org.scalajs.testing.bridge.TestAdapterBridge$
[error] org.scalajs.testing.bridge.Bridge$
[error] Referring to non-existent method org.scalajs.testsuite.javalib.lang.ClassTest.getPrimitiveTypeName()void
[error] called from org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$.invokeTest(java.lang.Object,java.lang.String)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$7(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$6(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$5(org.scalajs.junit.TestMetadata,org.scalajs.junit.Bootstrapper,java.lang.Object)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTestMethod(org.scalajs.junit.Bootstrapper,org.scalajs.junit.TestMetadata,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.runTests$1(scala.collection.immutable.List,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,org.scalajs.junit.Bootstrapper,scala.runtime.IntRef)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTests$7(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,scala.runtime.IntRef,java.lang.Void)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTests(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$execute$2(org.scalajs.junit.Reporter,org.scalajs.junit.Bootstrapper)scala.concurrent.Future
[error] called from org.scalajs.junit.JUnitTask.execute(sbt.testing.EventHandler,[sbt.testing.Logger,scala.Function1)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$executeFun$1(sbt.testing.Runner,int,org.scalajs.testing.common.ExecuteRequest)scala.concurrent.Future
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.executeFun(int,sbt.testing.Runner)scala.Function1
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$createRunnerFun$1(boolean,org.scalajs.testing.common.RunnerArgs)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.createRunnerFun(boolean)scala.Function1
[error] called from org.scalajs.testing.bridge.TestAdapterBridge$.start()void
[error] called from org.scalajs.testing.bridge.Bridge$.start()void
[error] called from core module module initializers
[error] involving instantiated classes:
[error] org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$
[error] org.scalajs.junit.JUnitTask
[error] org.scalajs.testing.bridge.TestAdapterBridge$
[error] org.scalajs.testing.bridge.Bridge$
[error] Referring to non-existent method org.scalajs.testsuite.javalib.lang.ClassTest.getSimpleName()void
[error] called from org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$.invokeTest(java.lang.Object,java.lang.String)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$7(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$6(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$5(org.scalajs.junit.TestMetadata,org.scalajs.junit.Bootstrapper,java.lang.Object)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTestMethod(org.scalajs.junit.Bootstrapper,org.scalajs.junit.TestMetadata,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.runTests$1(scala.collection.immutable.List,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,org.scalajs.junit.Bootstrapper,scala.runtime.IntRef)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTests$7(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,scala.runtime.IntRef,java.lang.Void)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTests(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$execute$2(org.scalajs.junit.Reporter,org.scalajs.junit.Bootstrapper)scala.concurrent.Future
[error] called from org.scalajs.junit.JUnitTask.execute(sbt.testing.EventHandler,[sbt.testing.Logger,scala.Function1)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$executeFun$1(sbt.testing.Runner,int,org.scalajs.testing.common.ExecuteRequest)scala.concurrent.Future
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.executeFun(int,sbt.testing.Runner)scala.Function1
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$createRunnerFun$1(boolean,org.scalajs.testing.common.RunnerArgs)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.createRunnerFun(boolean)scala.Function1
[error] called from org.scalajs.testing.bridge.TestAdapterBridge$.start()void
[error] called from org.scalajs.testing.bridge.Bridge$.start()void
[error] called from core module module initializers
[error] involving instantiated classes:
[error] org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$
[error] org.scalajs.junit.JUnitTask
[error] org.scalajs.testing.bridge.TestAdapterBridge$
[error] org.scalajs.testing.bridge.Bridge$
[error] Referring to non-existent method org.scalajs.testsuite.javalib.lang.ClassTest.isAssignableFrom()void
[error] called from org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$.invokeTest(java.lang.Object,java.lang.String)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$7(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$6(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$5(org.scalajs.junit.TestMetadata,org.scalajs.junit.Bootstrapper,java.lang.Object)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTestMethod(org.scalajs.junit.Bootstrapper,org.scalajs.junit.TestMetadata,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.runTests$1(scala.collection.immutable.List,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,org.scalajs.junit.Bootstrapper,scala.runtime.IntRef)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTests$7(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,scala.runtime.IntRef,java.lang.Void)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTests(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$execute$2(org.scalajs.junit.Reporter,org.scalajs.junit.Bootstrapper)scala.concurrent.Future
[error] called from org.scalajs.junit.JUnitTask.execute(sbt.testing.EventHandler,[sbt.testing.Logger,scala.Function1)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$executeFun$1(sbt.testing.Runner,int,org.scalajs.testing.common.ExecuteRequest)scala.concurrent.Future
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.executeFun(int,sbt.testing.Runner)scala.Function1
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$createRunnerFun$1(boolean,org.scalajs.testing.common.RunnerArgs)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.createRunnerFun(boolean)scala.Function1
[error] called from org.scalajs.testing.bridge.TestAdapterBridge$.start()void
[error] called from org.scalajs.testing.bridge.Bridge$.start()void
[error] called from core module module initializers
[error] involving instantiated classes:
[error] org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$
[error] org.scalajs.junit.JUnitTask
[error] org.scalajs.testing.bridge.TestAdapterBridge$
[error] org.scalajs.testing.bridge.Bridge$
[error] Referring to non-existent method org.scalajs.testsuite.javalib.lang.ClassTest.wellKnownClasses()void
[error] called from org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$.invokeTest(java.lang.Object,java.lang.String)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$7(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$6(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$5(org.scalajs.junit.TestMetadata,org.scalajs.junit.Bootstrapper,java.lang.Object)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTestMethod(org.scalajs.junit.Bootstrapper,org.scalajs.junit.TestMetadata,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.runTests$1(scala.collection.immutable.List,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,org.scalajs.junit.Bootstrapper,scala.runtime.IntRef)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTests$7(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,scala.runtime.IntRef,java.lang.Void)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTests(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$execute$2(org.scalajs.junit.Reporter,org.scalajs.junit.Bootstrapper)scala.concurrent.Future
[error] called from org.scalajs.junit.JUnitTask.execute(sbt.testing.EventHandler,[sbt.testing.Logger,scala.Function1)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$executeFun$1(sbt.testing.Runner,int,org.scalajs.testing.common.ExecuteRequest)scala.concurrent.Future
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.executeFun(int,sbt.testing.Runner)scala.Function1
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$createRunnerFun$1(boolean,org.scalajs.testing.common.RunnerArgs)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.createRunnerFun(boolean)scala.Function1
[error] called from org.scalajs.testing.bridge.TestAdapterBridge$.start()void
[error] called from org.scalajs.testing.bridge.Bridge$.start()void
[error] called from core module module initializers
[error] involving instantiated classes:
[error] org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$
[error] org.scalajs.junit.JUnitTask
[error] org.scalajs.testing.bridge.TestAdapterBridge$
[error] org.scalajs.testing.bridge.Bridge$
[error] Referring to non-existent method org.scalajs.testsuite.javalib.lang.ClassTest.getComponentType()void
[error] called from org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$.invokeTest(java.lang.Object,java.lang.String)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$7(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$6(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$5(org.scalajs.junit.TestMetadata,org.scalajs.junit.Bootstrapper,java.lang.Object)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTestMethod(org.scalajs.junit.Bootstrapper,org.scalajs.junit.TestMetadata,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.runTests$1(scala.collection.immutable.List,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,org.scalajs.junit.Bootstrapper,scala.runtime.IntRef)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTests$7(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,scala.runtime.IntRef,java.lang.Void)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTests(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$execute$2(org.scalajs.junit.Reporter,org.scalajs.junit.Bootstrapper)scala.concurrent.Future
[error] called from org.scalajs.junit.JUnitTask.execute(sbt.testing.EventHandler,[sbt.testing.Logger,scala.Function1)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$executeFun$1(sbt.testing.Runner,int,org.scalajs.testing.common.ExecuteRequest)scala.concurrent.Future
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.executeFun(int,sbt.testing.Runner)scala.Function1
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$createRunnerFun$1(boolean,org.scalajs.testing.common.RunnerArgs)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.createRunnerFun(boolean)scala.Function1
[error] called from org.scalajs.testing.bridge.TestAdapterBridge$.start()void
[error] called from org.scalajs.testing.bridge.Bridge$.start()void
[error] called from core module module initializers
[error] involving instantiated classes:
[error] org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$
[error] org.scalajs.junit.JUnitTask
[error] org.scalajs.testing.bridge.TestAdapterBridge$
[error] org.scalajs.testing.bridge.Bridge$
[error] Referring to non-existent class org.scalajs.testsuite.javalib.lang.ClassTest
[error] called from org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$.newInstance()java.lang.Object
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$2(org.scalajs.junit.Bootstrapper)java.lang.Object
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$1(org.scalajs.junit.Bootstrapper)scala.util.Try
[error] called from private org.scalajs.junit.JUnitTask.executeTestMethod(org.scalajs.junit.Bootstrapper,org.scalajs.junit.TestMetadata,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.runTests$1(scala.collection.immutable.List,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,org.scalajs.junit.Bootstrapper,scala.runtime.IntRef)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTests$7(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,scala.runtime.IntRef,java.lang.Void)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTests(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$execute$2(org.scalajs.junit.Reporter,org.scalajs.junit.Bootstrapper)scala.concurrent.Future
[error] called from org.scalajs.junit.JUnitTask.execute(sbt.testing.EventHandler,[sbt.testing.Logger,scala.Function1)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$executeFun$1(sbt.testing.Runner,int,org.scalajs.testing.common.ExecuteRequest)scala.concurrent.Future
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.executeFun(int,sbt.testing.Runner)scala.Function1
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$createRunnerFun$1(boolean,org.scalajs.testing.common.RunnerArgs)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.createRunnerFun(boolean)scala.Function1
[error] called from org.scalajs.testing.bridge.TestAdapterBridge$.start()void
[error] called from org.scalajs.testing.bridge.Bridge$.start()void
[error] called from core module module initializers
[error] involving instantiated classes:
[error] org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$
[error] org.scalajs.junit.JUnitTask
[error] org.scalajs.testing.bridge.TestAdapterBridge$
[error] org.scalajs.testing.bridge.Bridge$
[error] Referring to non-existent class org.scalajs.testsuite.javalib.lang.ClassTest
[error] called from org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$.newInstance()java.lang.Object
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$2(org.scalajs.junit.Bootstrapper)java.lang.Object
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$1(org.scalajs.junit.Bootstrapper)scala.util.Try
[error] called from private org.scalajs.junit.JUnitTask.executeTestMethod(org.scalajs.junit.Bootstrapper,org.scalajs.junit.TestMetadata,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.runTests$1(scala.collection.immutable.List,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,org.scalajs.junit.Bootstrapper,scala.runtime.IntRef)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTests$7(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,scala.runtime.IntRef,java.lang.Void)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTests(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$execute$2(org.scalajs.junit.Reporter,org.scalajs.junit.Bootstrapper)scala.concurrent.Future
[error] called from org.scalajs.junit.JUnitTask.execute(sbt.testing.EventHandler,[sbt.testing.Logger,scala.Function1)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$executeFun$1(sbt.testing.Runner,int,org.scalajs.testing.common.ExecuteRequest)scala.concurrent.Future
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.executeFun(int,sbt.testing.Runner)scala.Function1
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$createRunnerFun$1(boolean,org.scalajs.testing.common.RunnerArgs)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.createRunnerFun(boolean)scala.Function1
[error] called from org.scalajs.testing.bridge.TestAdapterBridge$.start()void
[error] called from org.scalajs.testing.bridge.Bridge$.start()void
[error] called from core module module initializers
[error] involving instantiated classes:
[error] org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$
[error] org.scalajs.junit.JUnitTask
[error] org.scalajs.testing.bridge.TestAdapterBridge$
[error] org.scalajs.testing.bridge.Bridge$
[error] Referring to non-existent method constructor org.scalajs.testsuite.javalib.lang.ClassTest.<init>()
[error] called from org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$.newInstance()java.lang.Object
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$2(org.scalajs.junit.Bootstrapper)java.lang.Object
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$1(org.scalajs.junit.Bootstrapper)scala.util.Try
[error] called from private org.scalajs.junit.JUnitTask.executeTestMethod(org.scalajs.junit.Bootstrapper,org.scalajs.junit.TestMetadata,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.runTests$1(scala.collection.immutable.List,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,org.scalajs.junit.Bootstrapper,scala.runtime.IntRef)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTests$7(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,scala.runtime.IntRef,java.lang.Void)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTests(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$execute$2(org.scalajs.junit.Reporter,org.scalajs.junit.Bootstrapper)scala.concurrent.Future
[error] called from org.scalajs.junit.JUnitTask.execute(sbt.testing.EventHandler,[sbt.testing.Logger,scala.Function1)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$executeFun$1(sbt.testing.Runner,int,org.scalajs.testing.common.ExecuteRequest)scala.concurrent.Future
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.executeFun(int,sbt.testing.Runner)scala.Function1
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$createRunnerFun$1(boolean,org.scalajs.testing.common.RunnerArgs)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.createRunnerFun(boolean)scala.Function1
[error] called from org.scalajs.testing.bridge.TestAdapterBridge$.start()void
[error] called from org.scalajs.testing.bridge.Bridge$.start()void
[error] called from core module module initializers
[error] involving instantiated classes:
[error] org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$
[error] org.scalajs.junit.JUnitTask
[error] org.scalajs.testing.bridge.TestAdapterBridge$
[error] org.scalajs.testing.bridge.Bridge$
[error] Referring to non-existent class org.scalajs.testsuite.javalib.lang.ClassTest
[error] called from org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$.invokeTest(java.lang.Object,java.lang.String)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$7(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$6(org.scalajs.junit.Bootstrapper,java.lang.Object,org.scalajs.junit.TestMetadata)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTestMethod$5(org.scalajs.junit.TestMetadata,org.scalajs.junit.Bootstrapper,java.lang.Object)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTestMethod(org.scalajs.junit.Bootstrapper,org.scalajs.junit.TestMetadata,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.runTests$1(scala.collection.immutable.List,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,org.scalajs.junit.Bootstrapper,scala.runtime.IntRef)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$executeTests$7(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter,scala.runtime.IntRef,scala.runtime.IntRef,scala.runtime.IntRef,java.lang.Void)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.executeTests(org.scalajs.junit.Bootstrapper,org.scalajs.junit.Reporter)scala.concurrent.Future
[error] called from private org.scalajs.junit.JUnitTask.$$anonfun$execute$2(org.scalajs.junit.Reporter,org.scalajs.junit.Bootstrapper)scala.concurrent.Future
[error] called from org.scalajs.junit.JUnitTask.execute(sbt.testing.EventHandler,[sbt.testing.Logger,scala.Function1)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$executeFun$1(sbt.testing.Runner,int,org.scalajs.testing.common.ExecuteRequest)scala.concurrent.Future
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.executeFun(int,sbt.testing.Runner)scala.Function1
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.$$anonfun$createRunnerFun$1(boolean,org.scalajs.testing.common.RunnerArgs)void
[error] called from private org.scalajs.testing.bridge.TestAdapterBridge$.createRunnerFun(boolean)scala.Function1
[error] called from org.scalajs.testing.bridge.TestAdapterBridge$.start()void
[error] called from org.scalajs.testing.bridge.Bridge$.start()void
[error] called from core module module initializers
[error] involving instantiated classes:
[error] org.scalajs.testsuite.javalib.lang.ClassTest$scalajs$junit$bootstrapper$
[error] org.scalajs.junit.JUnitTask
[error] org.scalajs.testing.bridge.TestAdapterBridge$
[error] org.scalajs.testing.bridge.Bridge$
[error] org.scalajs.linker.LinkingException: There were linking errors
[error] at org.scalajs.linker.frontend.BaseLinker.reportErrors$1(BaseLinker.scala:95)
[error] at org.scalajs.linker.frontend.BaseLinker.$anonfun$analyze$5(BaseLinker.scala:103)
[error] at scala.util.Success.$anonfun$map$1(Try.scala:251)
[error] at scala.util.Success.map(Try.scala:209)
[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:288)
[error] at scala.concurrent.impl.Promise.liftedTree1$1(Promise.scala:29)
[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:29)
[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:60)
[error] at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1425)
[error] at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
[error] at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
[error] at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
[error] at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
[error] at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
[error] (sjsJUnitTests / Test / fastOptJS) org.scalajs.linker.LinkingException: There were linking errors
[error] Total time: 5 s, completed Sep 19, 2019, 6:44:26 AM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment