Skip to content

Fix rtopIntegration test for Windows#2914

Merged
davesnx merged 11 commits intovalue-constraint-pattern-parensfrom
fix-windows-rtop-ci
Mar 5, 2026
Merged

Fix rtopIntegration test for Windows#2914
davesnx merged 11 commits intovalue-constraint-pattern-parensfrom
fix-windows-rtop-ci

Conversation

@davesnx
Copy link
Member

@davesnx davesnx commented Mar 4, 2026

No description provided.

davesnx added 11 commits March 4, 2026 12:48
- Disable rtopIntegration test on Windows due to lambda-term segfault
  when stdout is not a real console handle (ConPTY issue on GH Actions).
  See: ocaml-community/lambda-term#125

- Add setup-mingw step in esy-ci for Windows to provide x86_64-w64-mingw32-gcc
  needed to compile lambda-term C stubs.

- Bump esy cache keys to v0.0.2 to avoid stale caches.
The egor-tensin/setup-mingw@v2 action fails on MinGW 15.2.0 because
its cleanup script tries to remove libpthread.dll.a which no longer
exists in UCRT-based builds. Use choco directly and add the bin
directory to PATH manually.
@davesnx davesnx merged commit 7d57719 into value-constraint-pattern-parens Mar 5, 2026
24 checks passed
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.

1 participant