Skip to content

Commit 282a909

Browse files
committed
Add seqtype-cycle to pickling blacklist
Without re-binding in Definitions we cannot run a FromPickling test that overwrites the scala package object.
1 parent e46997c commit 282a909

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

compiler/test/dotc/pos-test-pickling.blacklist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ t3612.scala
1111
reference
1212
scala-days-2019-slides
1313

14+
# Stale symbol: package object scala
15+
seqtype-cycle
16+
1417
# type of super reference changes due to late addition of Mirror.Singleton
1518
i939.scala
1619

0 commit comments

Comments
 (0)