Skip to content

Commit d841883

Browse files
committed
chore: disable Scala.js tests for now
1 parent 5a43112 commit d841883

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sjs-compiler-tests/test/scala/dotty/tools/dotc/ScalaJSCompilationTests.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ import org.junit.experimental.categories.Category
88
import scala.concurrent.duration._
99
import reporting.TestReporter
1010
import vulpix._
11+
import org.junit.Ignore
1112

13+
@Ignore
1214
@Category(Array(classOf[ScalaJSCompilationTests]))
1315
class ScalaJSCompilationTests {
1416
import ParallelTesting._

0 commit comments

Comments
 (0)