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

Make fix sub-command test suite pass on Windows #3428

Open
Gedochao opened this issue Jan 16, 2025 · 0 comments
Open

Make fix sub-command test suite pass on Windows #3428

Gedochao opened this issue Jan 16, 2025 · 0 comments
Labels
bug Something isn't working experimental Tickets tied to experimental features. subcommand:fix issues tied to the `fix` sub-command. windows Windows-specific issues

Comments

@Gedochao
Copy link
Contributor

Gedochao commented Jan 16, 2025

Version(s)
94a6e37

Describe the bug
A lot of tests of the fix sub-command seem to fail on Windows CI for unknown reasons, with errors similar to:

 os.SubprocessException: Result of D:\a\scala-cli\scala-cli\out\integration\test\forcedLauncher.dest\scala-cli.exe�: 256

Unsure if it is an actual problem, or merely something tied to the CI and/or tests, needs investigation.

To Reproduce

Expected behaviour
Should run on Windows without failures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working experimental Tickets tied to experimental features. subcommand:fix issues tied to the `fix` sub-command. windows Windows-specific issues
Projects
None yet
Development

No branches or pull requests

1 participant