ci: pin lambda-term to fork with Windows segfault fix#2915
Closed
davesnx wants to merge 2 commits intofix-windows-rtop-cifrom
Closed
ci: pin lambda-term to fork with Windows segfault fix#2915davesnx wants to merge 2 commits intofix-windows-rtop-cifrom
davesnx wants to merge 2 commits intofix-windows-rtop-cifrom
Conversation
Pin lambda-term to davesnx/lambda-term#fix-windows-console-segfault in opam-ci on Windows to test the ConPTY segfault fix end-to-end. Re-enable rtopIntegration test on Windows for OCaml >= 5.0 (opam-ci with 5.4.0 will exercise the fix). esy-ci uses 4.14 so the test is naturally skipped there. See: ocaml-community/lambda-term#125
Use 'opam pin add' with git+https:// URL syntax and -y flag to immediately build and install the pinned lambda-term, rather than --no-action which only registers the pin without rebuilding.
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.
Pin lambda-term to davesnx/lambda-term#fix-windows-console-segfault in opam-ci on Windows to test the ConPTY segfault fix end-to-end.
Re-enable rtopIntegration test on Windows for OCaml >= 5.0 (opam-ci with 5.4.0 will exercise the fix). esy-ci uses 4.14 so the test is naturally skipped there.
See: ocaml-community/lambda-term#125