We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0626b97 commit 6c75005Copy full SHA for 6c75005
compiler/test/dotty/tools/scripting/ClasspathTests.scala
@@ -77,6 +77,7 @@ class ClasspathTests:
77
/*
78
* verify classpath is unglobbed by MainGenericRunner.
79
*/
80
+ @Ignore
81
@Test def unglobClasspathVerifyTest = {
82
val testScriptName = "unglobClasspath.sc"
83
val testScript = scripts("/scripting").find { _.name.matches(testScriptName) } match
0 commit comments