Skip to content

Commit 300043e

Browse files
committed
Restore execution of parallel backend tests
1 parent c77d7c1 commit 300043e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: compiler/test/dotty/tools/dotc/CompilationTests.scala

-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ class CompilationTests {
263263
}
264264

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

0 commit comments

Comments
 (0)