We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f32fa2b + ab45be1 commit 81d1df0Copy full SHA for 81d1df0
compiler/test/dotty/tools/dotc/BootstrappedOnlyCompilationTests.scala
@@ -206,7 +206,7 @@ class BootstrappedOnlyCompilationTests {
206
object BootstrappedOnlyCompilationTests extends ParallelTesting {
207
// Test suite configuration --------------------------------------------------
208
209
- def maxDuration = 60.seconds
+ def maxDuration = 100.seconds
210
def numberOfSlaves = Runtime.getRuntime().availableProcessors()
211
def safeMode = Properties.testsSafeMode
212
def isInteractive = SummaryReport.isInteractive
0 commit comments