Skip to content

Enable trimming tests in cygwin#61275

Open
johroj wants to merge 6 commits intoJuliaLang:masterfrom
johroj:trimming_test_cygwin
Open

Enable trimming tests in cygwin#61275
johroj wants to merge 6 commits intoJuliaLang:masterfrom
johroj:trimming_test_cygwin

Conversation

@johroj
Copy link
Contributor

@johroj johroj commented Mar 9, 2026

Allows running the trimming tests in cygwin (not implying that the tests also pass...).

The primary issue was that paths must be converted from the format /cygdrive/c/... to C: when passed as arguments to the julia executable.

Some windows compatibility to trimming.jl is also addeb, but bugs prevening the whole test suite from passing are reported in separate issues #61277 and #61276.

@johroj johroj changed the title Trimming test cygwin Enable trimming tests in cygwin Mar 9, 2026
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
@johroj
Copy link
Contributor Author

johroj commented Mar 10, 2026

Test failures seem unrelated.

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.

4 participants