We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c77d7c1 commit 300043eCopy full SHA for 300043e
compiler/test/dotty/tools/dotc/CompilationTests.scala
@@ -263,7 +263,6 @@ class CompilationTests {
263
}
264
265
// parallel backend tests
266
- @Ignore("Temporarily disabled due to frequent timeouts")
267
@Test def parallelBackend: Unit = {
268
given TestGroup = TestGroup("parallelBackend")
269
val parallelism = Runtime.getRuntime().availableProcessors().min(16)
0 commit comments