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 Nov 28, 2024
1 parent c3d6c48 commit ebe7535
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 @@ -262,7 +262,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 ebe7535

Please sign in to comment.