Skip to content

Commit 5127aa8

Browse files
committed
Cleanup blacklist
1 parent cc5008c commit 5127aa8

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

compiler/test/dotc/scala2-library-tasty.blacklist

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,14 @@
11
### tests/run
2-
typeclass-derivation3.scala # `::.next` vs `::.next$accessor$1`
3-
typelevel-peano.scala # failure to reduce inline match (fix in #18874)
42

53
## tests/run-macros
64
tasty-extractors-2
75
tasty-extractors-1
86
tasty-extractors-types
9-
Xmacro-settings-compileTimeEnv # failure to reduce inline match
107

118
### tests/pos
12-
i13161.scala # failure to reduce inline match
13-
not-looping-implicit.scala # failure to reduce inline match
149

1510
## tests/neg
16-
constructor-proxy-shadowing.scala
17-
i8752.scala
18-
f-interpolator-neg.scala # Additional: A pure expression does nothing in statement position
11+
i8752.scala # parameter name is different
1912

2013
## (#18882) tests/init-global/neg
2114
unapplySeq-implicit-arg3.scala

0 commit comments

Comments
 (0)