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

cabal-instal unit test rawSystemStdInOut fails in windows using the ghc-x.y.x wrapper #8049

Open
jneira opened this issue Mar 15, 2022 · 2 comments
Labels

Comments

@jneira
Copy link
Member

jneira commented Mar 15, 2022

\033[0;96m=== Cabal: tests =============================================== 12:39:47 ===\033[0m
\033[0;34m>>> D:\a\cabal\cabal\dist-newstyle-validate-ghc-9.2.1\build\x86_64-windows\ghc-9.2.1\Cabal-tests-3\t\unit-tests\build\unit-tests\unit-tests.exe -j2 --hide-successes --with-ghc=ghc-9.2.1 \033[0m
File modification time resolution calibration completed, maximum delay
observed: 1.955 ms. Will be using delay of 20.0 for test runs.
Unit Tests
  Distribution.Simple.Utils
    rawSystemStdInOut reports text decoding errors:                      FAIL
      Exception: ghc-9.2.1: createProcess: does not exist (No such file or directory)
      Use -p '/rawSystemStdInOut reports text decoding errors/' to rerun this test only.

1 out of 201 tests failed (39.08s)
@andreabedini
Copy link
Collaborator

By "the ghc-x.y.x wrapper" you mean using --with-ghc=ghc-9.2.1 rather than --with-ghc=ghc?

@jneira
Copy link
Member Author

jneira commented Mar 16, 2022

yeah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants