Skip to content

Commit 07beeea

Browse files
committed
Blacklist failing FromTasty tests
- need to upgrade printing of Match and MatchTypeTree trees
1 parent 29d8988 commit 07beeea

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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ default-super.scala
1818

1919
# Need to implement printing of match types
2020
matchtype.scala
21+
typelevel0.scala
2122

2223
# Did not survive addition of type ascriptions in decompiled tests
2324
i3050.scala
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# Closure type miss match
22
eff-dependent.scala
3+
4+
# Show-extractors needs to handle empty selector in Matcj
5+
implicitMatch.scala

0 commit comments

Comments
 (0)