diff --git a/compiler/test/dotty/tools/dotc/FromTastyTests.scala b/compiler/test/dotty/tools/dotc/FromTastyTests.scala index e48fa73198eb..40d89815c17e 100644 --- a/compiler/test/dotty/tools/dotc/FromTastyTests.scala +++ b/compiler/test/dotty/tools/dotc/FromTastyTests.scala @@ -37,28 +37,16 @@ class FromTastyTests extends ParallelTesting { "i3130b.scala", // Class not found - "simpleCaseObject.scala", "i3130a.scala", // Owner discrepancy for refinements - "NoCyclicReference.scala", - "i1795.scala", "lambdalift-1.scala", // Cannot merge members "depfuntype.scala", - // NPE in HKLambda.computeHash - "i2888.scala", - "i974.scala", - "t3800.scala", - // Type miss match after unpickling - "i2944.scala", - "t8023.scala", "hklub0.scala", - "i1365.scala", - "t6205.scala", // Missing position "i3000.scala", @@ -66,18 +54,12 @@ class FromTastyTests extends ParallelTesting { "t2260.scala", "t4579.scala", "tcpoly_ticket2096.scala", - "t247.scala", "i2345.scala", - "i0306.scala", "t4731.scala", "spec-super.scala", "spec-sparsearray-old.scala", "collections_1.scala", - // cyclic type references - "i536.scala", - "cyclics-pos.scala", - // Anonymous method not defined "i3067.scala", @@ -101,20 +83,15 @@ class FromTastyTests extends ParallelTesting { val (step1, step2, step3) = compileTastyInDir("tests/run", defaultOptions, blacklist = Set( - "t3613.scala", "t7223.scala", - "t7899-regression.scala", // Missing position "Course-2002-13.scala", "bridges.scala", "i2337.scala", "i2337b.scala", - "enum-approx.scala", - "inlineForeach.scala", "scala2trait-lazyval.scala", "t3452f.scala", - "t5428.scala", // Closure type miss match "eff-dependent.scala",