Skip to content

Commit

Permalink
Cleanup blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasstucki committed Nov 16, 2023
1 parent 2961661 commit 5646acf
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions compiler/test/dotc/scala2-library-tasty.blacklist
Original file line number Diff line number Diff line change
@@ -1,21 +1,14 @@
### tests/run
typeclass-derivation3.scala # `::.next` vs `::.next$accessor$1`
typelevel-peano.scala # failure to reduce inline match (fix in #18874)

## tests/run-macros
tasty-extractors-2
tasty-extractors-1
tasty-extractors-types
Xmacro-settings-compileTimeEnv # failure to reduce inline match

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

## tests/neg
constructor-proxy-shadowing.scala
i8752.scala
f-interpolator-neg.scala # Additional: A pure expression does nothing in statement position
i8752.scala # parameter name is different

## (#18882) tests/init-global/neg
unapplySeq-implicit-arg3.scala
Expand Down

0 comments on commit 5646acf

Please sign in to comment.