From 6f7f39a90806026a174cbac30fe873b9bbdc8fc1 Mon Sep 17 00:00:00 2001 From: Nicolas Stucki Date: Tue, 31 Jul 2018 10:42:23 +0200 Subject: [PATCH] Add regression tests --- compiler/test/dotc/pos-decompilation.blacklist | 3 --- compiler/test/dotc/run-decompilation.blacklist | 3 --- 2 files changed, 6 deletions(-) diff --git a/compiler/test/dotc/pos-decompilation.blacklist b/compiler/test/dotc/pos-decompilation.blacklist index 097f55b6717b..aad420003c67 100644 --- a/compiler/test/dotc/pos-decompilation.blacklist +++ b/compiler/test/dotc/pos-decompilation.blacklist @@ -75,6 +75,3 @@ i2888.scala tcpoly_overloaded.scala tcpoly_boundedmonad.scala tcpoly_checkkinds_mix.scala - -# scala.MatchError: This -infersingle.scala diff --git a/compiler/test/dotc/run-decompilation.blacklist b/compiler/test/dotc/run-decompilation.blacklist index d530d08146cf..4eb5de1cce8f 100644 --- a/compiler/test/dotc/run-decompilation.blacklist +++ b/compiler/test/dotc/run-decompilation.blacklist @@ -44,9 +44,6 @@ arrays.scala i3248.scala t6541.scala -# scala.MatchError: This -t6104.scala - # Stackoverflow t10594.scala