Closed
Conversation
(cherry picked from commit e54d477)
(cherry picked from commit f8ab58c)
(cherry picked from commit d73af0d)
(cherry picked from commit f33929b) # Conflicts: # cabal-testsuite/src/Test/Cabal/OutputNormalizer.hs
(cherry picked from commit e290366) # Conflicts: # cabal-testsuite/src/Test/Cabal/Prelude.hs
(cherry picked from commit 83ec0b9)
(cherry picked from commit 3ccb534)
(cherry picked from commit 4b1d9b9) # Conflicts: # cabal-testsuite/PackageTests/Backpack/Includes2/setup-per-component.out # cabal-testsuite/PackageTests/HaddockKeepsTmps/cabal.test.hs # cabal-testsuite/PackageTests/NewFreeze/T9799b/src/None.hs # cabal-testsuite/PackageTests/ProfShared/setup.test.hs # validate.sh
Contributor
Author
|
Cherry-pick of f33929b has failed: Cherry-pick of e290366 has failed: Cherry-pick of 4b1d9b9 has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Merged
Collaborator
|
Depends on #9900 which isn't being backported. |
Collaborator
|
@jasagredo, do you think there's a way to fix these for 3.12 without causing problems when 3.14 comes out? (Not that I think that should happen, since it will only involve |
geekosaur
added a commit
that referenced
this pull request
Jul 21, 2024
mergify bot
added a commit
that referenced
this pull request
Jul 21, 2024
* Fix ForeignLibs test for Windows (cherry picked from commit be1ae31) # Conflicts: # cabal-testsuite/PackageTests/ForeignLibs/setup.test.hs * try to build without #10211 * Swap it in the correct direction --------- Co-authored-by: Javier Sagredo <[email protected]> Co-authored-by: brandon s allbery kf8nh <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
local+noindexuri inwithRepowhich enables many tests on Windows (just a matter of\\ -> /)\\ -> /but also removingC:\\)skip*IOfunctions onIO ()to quickly discard tests without having to setup a test env55 tests in total which were skipped or expected broken on Windows now are passing:
and
66-55=11tests were previously being skipped and now are marked as known failure, with an issue number: