From 5127aa84b93d41982b40f80c4fabe0dd788a3125 Mon Sep 17 00:00:00 2001 From: Nicolas Stucki Date: Wed, 15 Nov 2023 09:04:16 +0100 Subject: [PATCH] Cleanup blacklist --- compiler/test/dotc/scala2-library-tasty.blacklist | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/compiler/test/dotc/scala2-library-tasty.blacklist b/compiler/test/dotc/scala2-library-tasty.blacklist index e8bbfac50069..233c05df3556 100644 --- a/compiler/test/dotc/scala2-library-tasty.blacklist +++ b/compiler/test/dotc/scala2-library-tasty.blacklist @@ -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