haskell / haskell/cabal

Integration tests mangles Unicode quotes

Open
#3,326 5 comments 0 reactions 0 assignees View on GitHub
cabal-install: tests/integration-tests cabal-testsuite type: bug type: testing
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

GHC output some curlies and they got mangled by the test suite:

```
ezyang@sabre:~/Dev/cabal-tmp/cabal-install$ ../dist-newstyle/build/cabal-install-1.25.0.0/build/integration-tests/integration-tests -p monitor_cabal_files
Integration Tests
new-build
monitor_cabal_files.sh (ignoring stdout+stderr): FAIL (10.46s)
Unexpected exit status.

Exit status: ExitFailure 1
Working directory: /tmp/cabal-install-test-19717

was:
Resolving dependencies...
In order, the following will be built (use -v for more details):
q-0.1.0.0
Configuring q-0.1.0.0...
Preprocessing executable 'q' for q-0.1.0.0...

was:

Main.hs:2:8:
Could not find module âPâ
Use -v to see a list of the files searched for.
```

CC @BardurArantsson

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.