We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a43112 commit d841883Copy full SHA for d841883
sjs-compiler-tests/test/scala/dotty/tools/dotc/ScalaJSCompilationTests.scala
@@ -8,7 +8,9 @@ import org.junit.experimental.categories.Category
8
import scala.concurrent.duration._
9
import reporting.TestReporter
10
import vulpix._
11
+import org.junit.Ignore
12
13
+@Ignore
14
@Category(Array(classOf[ScalaJSCompilationTests]))
15
class ScalaJSCompilationTests {
16
import ParallelTesting._
0 commit comments