-
Notifications
You must be signed in to change notification settings - Fork 724
Add reinstall test to LinkerOptions/NonignoredConfigs #9377
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
Conversation
|
It is not possible to share a module between cabal/cabal-testsuite/PackageTests/LinkerOptions/NonignoredConfigs/cabal.test.hs Lines 34 to 51 in 054108f
|
0c3a03c to
15d9cd4
Compare
15d9cd4 to
8591d0c
Compare
No idea, but I guess it's less risky to duplicate anyway, in case somebody then changes the test case for one of the tests and consequently subtly changes other tests that use it. |
Mikolaj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
|
OOI, why merge+no_rebase? I see it resulted in a complex git history (observe, e.g., with gitk). |
The merge+no_rebase label is the one that works for merging pull requests from https://github.com/cabalism/cabal. See #9264 (comment) and #9264 (comment) for more on this. |
Adds a test of
--force-reinstalls.I found no reinstall tests for #9268 but I did find a
LinkerOptions/NonignoredConfigstest where I could add a reinstall test. Unfortunately this doesn't touch the code path of #9268 with itsUse --overwrite-policy=always to overwritemessage. The message is instead: