Skip to content

Commit c2513a6

Browse files
committed
Merge pull request #1033 from dotty-staging/disable/t7880
Stop crashes because we're out of memory by disabling t7880
2 parents 0e32220 + 06c7513 commit c2513a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/run/t7880.scala renamed to tests/pending/run/t7880.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Do "git log" on this file to know why it's been moved to pending
12
object Test extends dotty.runtime.LegacyApp {
23
// This should terminate in one way or another, but it shouldn't loop forever.
34
try {

0 commit comments

Comments
 (0)