We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ab683 commit 33b7644Copy full SHA for 33b7644
compiler/test/dotty/tools/scripting/ClasspathTests.scala
@@ -81,6 +81,7 @@ class ClasspathTests:
81
/*
82
* verify classpath is unglobbed by MainGenericRunner.
83
*/
84
+ @Ignore
85
@Test def unglobClasspathVerifyTest = {
86
val testScriptName = "unglobClasspath_scalacli.sc"
87
val testScript = scripts("/scripting").find { _.name.matches(testScriptName) } match
0 commit comments