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

Pass io-manager=native to tests #10398

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jasagredo
Copy link
Collaborator

This PR is an alternative to #10366, which makes use of --io-manager=native in the ghci and cabal invocations in tests. Although this ought to make the tests pass, the question of whether cabal should use the system temp directory still remains.

This should close #10191 too, although not really for final users, only for our test-suite. End users will still have problems when building long-path'ed projects like backpack projects, but they can use --io-manager=native too 🤷 .

--

This PR does not modify behaviour or interface

E.g. the PR only touches documentation or tests, does refactorings, etc.

Include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions). Probably worth backporting

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

Successfully merging this pull request may close these issues.

Figure out why MAX_PATH is still a problem in Cabal
1 participant