Skip to content

Test quote-run-large.scala timing out #3827

Closed
@smarter

Description

@smarter

This test timed out at least once (http://dotty-ci.epfl.ch/lampepfl/dotty/2518/6):

failed because test ../tests/run-special/quote-run-large.scala timed out        
[error] Test dotty.tools.dotc.CompilationTests.runAll failed: java.lang.AssertionError: Run test failed, but should not, reasons:
[error]   - test '../tests/run-special/quote-run-large.scala' timed out, took 87.203 sec
[error]     at dotty.tools.vulpix.ParallelTesting$CompilationTest.checkRuns(ParallelTesting.scala:925)
[error]     at dotty.tools.dotc.CompilationTests.runAll(CompilationTests.scala:207)
[error] ...

The CI was under heavy stress at that time. We may need to increase the timeout value, either globally or just for this test?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions