Skip to content

Commit 4727f44

Browse files
committed
Remove MissingCoreLibTests
This test printed an error message in the log output which was extremely misleading since it looked like a weird test failure. Removing it instead of fixing it because it's not actually testing anything useful: it's supposed to check that we don't get a cascade of error messages if scala3-library is missing from the classpath, but after 24eb6cf this only worked by chance because the code we're compiling is extremely simple (Foo.scala only contains "class Foo"), so it's doubly misleading.
1 parent f91fb36 commit 4727f44

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

compiler/test/dotty/tools/dotc/MissingCoreLibTests.scala

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)