Skip to content

Commit

Permalink
Disable ClasspathTests.unglobClasspathVerifyTest (scala#20551)
Browse files Browse the repository at this point in the history
cc @bishabosha @Gedochao 

[test_scala2_library_tasty]
[test_windows_full]
[test_java8]
  • Loading branch information
hamzaremmal authored and WojciechMazur committed Jun 17, 2024
1 parent a15fc7d commit 26a9da7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/test/dotty/tools/scripting/ClasspathTests.scala
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ class ClasspathTests:
/*
* verify classpath is unglobbed by MainGenericRunner.
*/
@Ignore
@Test def unglobClasspathVerifyTest = {
val testScriptName = "unglobClasspath.sc"
val testScript = scripts("/scripting").find { _.name.matches(testScriptName) } match
Expand Down

0 comments on commit 26a9da7

Please sign in to comment.