Skip to content

Commit f3f1c46

Browse files
authored
Merge pull request #1989 from dotty-staging/remove/scalac-tests
Disable tests that require scala-compiler
2 parents 1946b36 + 5aac086 commit f3f1c46

File tree

10 files changed

+0
-1
lines changed

10 files changed

+0
-1
lines changed

compiler/test/dotc/tests.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ class tests extends CompilerTest {
160160

161161
@Test def rewrites = compileFile(posScala2Dir, "rewrites", "-rewrite" :: scala2mode)
162162

163-
@Test def pos_859 = compileFile(posSpecialDir, "i859", scala2mode)(allowDeepSubtypes)
164163
@Test def pos_t8146a = compileFile(posSpecialDir, "t8146a")(allowDeepSubtypes)
165164

166165
@Test def pos_t5545 = {

0 commit comments

Comments
 (0)