Skip to content

Commit

Permalink
Restore execution of parallel backend tests
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMazur committed Dec 2, 2024
1 parent c77d7c1 commit 300043e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/test/dotty/tools/dotc/CompilationTests.scala
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,6 @@ class CompilationTests {
}

// parallel backend tests
@Ignore("Temporarily disabled due to frequent timeouts")
@Test def parallelBackend: Unit = {
given TestGroup = TestGroup("parallelBackend")
val parallelism = Runtime.getRuntime().availableProcessors().min(16)
Expand Down

0 comments on commit 300043e

Please sign in to comment.