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

Re-enable Windows CI #10282

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

jasagredo
Copy link
Collaborator

@jasagredo jasagredo commented Aug 26, 2024

This PR disables the 9.0.2 validate job for Windows and provides --io-manager=native for every other GHC. See #9571 for the reasons.

@ulysses4ever
Copy link
Collaborator

See #9571 for the reasons.

I looked there but couldn't connect your last comment there and this PR.

Copy link
Member

@Mikolaj Mikolaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@ulysses4ever ulysses4ever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see now that you made a great summary on Matrix:

I have a proposal for the CI Windows issues. It turns out that enabling io-manager=native for Windows makes all tests pass for all exercised GHCs except 9.0.2 which crashes with an access violation.

However not enabling the io-manager results in random GHCs failing with fd: hGetLine: end of input exceptions.

My proposal is to disable the 9.0.2 validate job for Windows and enable io-manager=native for all other GHCs. We are already disabling 8.10.7 and 8.8.4 on Windows.

That works, I guess. Although this practically means that we aren't really delivering on that 5-year support window...

@jasagredo jasagredo added merge me Tell Mergify Bot to merge and removed attention: needs-review labels Aug 28, 2024
@mergify mergify bot added the ready and waiting Mergify is waiting out the cooldown period label Aug 28, 2024
@mergify mergify bot added the merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days label Aug 30, 2024
geekosaur pushed a commit that referenced this pull request Aug 31, 2024
Cherry-picked from #10282 so CI will pass.
geekosaur pushed a commit that referenced this pull request Aug 31, 2024
Cherry-picked from #10282 so CI will pass.
@geekosaur
Copy link
Collaborator

Can we do something stupid like wrapping ghci with something that always exits successfully?

@jasagredo jasagredo force-pushed the js/investigate-windows branch 3 times, most recently from 9c2d14d to 4aade2d Compare September 1, 2024 22:07
@mergify mergify bot merged commit 474d698 into haskell:master Sep 2, 2024
49 checks passed
@geekosaur
Copy link
Collaborator

@mergify backport 3.12

Copy link
Contributor

mergify bot commented Sep 2, 2024

backport 3.12

✅ Backports have been created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous-integration merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days merge me Tell Mergify Bot to merge platform: windows ready and waiting Mergify is waiting out the cooldown period
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants