Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests on Windows fail with: "InvalidPathException: Illegal char <:> at index 2: /C:/Users/..." #3

Closed
jpsacha opened this issue May 23, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jpsacha
Copy link
Member

jpsacha commented May 23, 2023

[ERROR] predefined(org.scijava.plugins.scripteditor.scala.ScalaReplCompleterTest)  Time elapsed: 0.007 s  <<< ERROR!
java.nio.file.InvalidPathException: Illegal char <:> at index 2: /C:/Users/nobody/AppData/Local/Temp/surefire7448291628499463078/surefirebooter6942355421155253088.jar
        at org.scijava.plugins.scripteditor.scala.ScalaReplCompleterTest.test(ScalaReplCompleterTest.scala:97)
        at org.scijava.plugins.scripteditor.scala.ScalaReplCompleterTest.predefined(ScalaReplCompleterTest.scala:74)

Likely similar to scijava/scripting-scala#11

@jpsacha jpsacha added the bug Something isn't working label May 23, 2023
@jpsacha jpsacha self-assigned this May 23, 2023
@jpsacha jpsacha closed this as completed May 24, 2023
@jpsacha jpsacha changed the title Test on Windows fail with: "InvalidPathException: Illegal char <:> at index 2: /C:/Users/..." Tests on Windows fail with: "InvalidPathException: Illegal char <:> at index 2: /C:/Users/..." May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant