Skip to content

Commit 6c75005

Browse files
hamzaremmalWojciechMazur
authored andcommitted
Disable ClasspathTests.unglobClasspathVerifyTest (#20551)
cc @bishabosha @Gedochao [test_scala2_library_tasty] [test_windows_full] [test_java8]
1 parent 0626b97 commit 6c75005

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/test/dotty/tools/scripting/ClasspathTests.scala

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ class ClasspathTests:
7777
/*
7878
* verify classpath is unglobbed by MainGenericRunner.
7979
*/
80+
@Ignore
8081
@Test def unglobClasspathVerifyTest = {
8182
val testScriptName = "unglobClasspath.sc"
8283
val testScript = scripts("/scripting").find { _.name.matches(testScriptName) } match

0 commit comments

Comments
 (0)