-
Notifications
You must be signed in to change notification settings - Fork 696
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
Monitoring ticket for manual testing of Cabal library 3.6.3 (for GHC 9.2.2) candidate. #8026
Comments
From #8025 (comment) Just in case i am adding a 9.2.1 job against 3.6 here: jneira#6
I suppose local tests has been done only in linux so there is some risk of unexpected bugs in windows/macos. I hope the risk is low enough to go forward. I will try to give a try to the Cabal specific test suites locally in windows but afaics ci is not (and neved did) running them for windows |
Ok, the ci job for 9.2.1 and 3.6:
|
Opened a pr upstream: #8027 |
Thank you. How do I interpret the 'passed' and then 'failed' for things that look the same? |
it is
|
Doh, I missed the last words. :) So these are the same failures we see in 3.7 and we agreed to ignore, right? |
yeah, both 3.6 and master fails in the lib-suite step with
but not sure if that failing test new in 9.2.1 could affect ghc in any way |
Yeah, I think we can take that risk. So what matrix of tests with GHC 9.2 will be run for 3.6.3 compared to tests for 3.7? Only Linux? Why not Windows? Apart of that, are all tests run? How about cabal-install tests that exercise the Cabal library (and almost all of them do, right?)? What's our plan informed by cost/benefit? |
|
OK, agreed, Linux-only is sensible cost/benefit, especially relative to 3.7 (by which I mean master branch). |
Well, at least it seems it wasn't a problem for anybody in 9.2.1, so let's hope it won't be in 9.2.2 either. Is there anything else left to test? If not, I guess we can bump version (in cabal-install as well, even though we probably don't intend to release it) to 3.6.3 and wait for @emilypi's decision whether/when to release or a release checklist from @emilypi or a volunteer hero that would attempt the release without a checklist (and then we'd all handle the fallout in the coming months). |
BTW, GHC devs don't need to wait for the release. Just bumping the version and, I guess, a tag, should be enough for them. |
It seems we bumped version already, so I hope the answer to "Is there anything else left to test?" is negative. Closing. Thank you @jneira. |
[Edit: the context is that we don't have the GHC in CI yet, so we need to test manually our release dedicated to this GHC] Let's note down here what runs from CI have been manually performed (and on what OSes) on the 3.6 branch (CI is not backported to 3.6), which haven't been, what tests failed.
The text was updated successfully, but these errors were encountered: