Commit 4727f44
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
1 file changed
+0
-24
lines changedThis file was deleted.
0 commit comments