Skip to content

Commit 61f15bc

Browse files
committed
Blacklist i7087 for pickling and from-tasty tests
We get in both cases a type difference where one side is an unreduced match type and the other side is its redux.
1 parent bf84554 commit 61f15bc

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

compiler/test/dotc/pos-from-tasty.blacklist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ t3612.scala
66

77
# Other failure
88
t802.scala
9+
10+
# Matchtype
11+
i7087.scala

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ i939.scala
2121
typelevel0.scala
2222
matchtype.scala
2323
6322.scala
24+
i7087.scala
2425

2526
# Opaque type
2627
i5720.scala

0 commit comments

Comments
 (0)