CI: pin cygwin python to 3.9.16-1 and fix typing tests [skip cirrus][skip azp][skip circle] by charris · Pull Request #25718 · numpy/numpy
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 12.3k
Merged
charris merged 2 commits intonumpy:maintenance/1.26.xfrom
Jan 29, 2024Merged
Conversation
Copy link Copy Markdown
Member
Backports of #25716 and #25710.
-
Closes CI: cygwin job is timing out at over 6 hours #25708 by pinning cygwin to 3.9.16-1, which does not time out. Replaces CI: cygwin 3.9.18 stalls in pip install with progress bars #25714. Related to Pin Python 3.9.16 on Cygwin CI gitpython-developers/GitPython#1814.
-
Apparently applying a mark to a fixture is a no-op and has emitted a deprecation warning on pytest>=7.4. With pytest-8.0 collection is failing. The new version was released just a little while ago. I wonder why we did not see this warning before it became a failure. xref BLD: unpin cibuildwheel [wheel build] #25503
charris
added
03 - Maintenance
08 - Backport
component: CI labels
Jan 29, 2024
charris
changed the title
CI: pin cygwin python to 3.9.16-1 [skip cirrus][skip azp][skip circle]
CI: pin cygwin python to 3.9.16-1 and fix typing tests [skip cirrus][skip azp][skip circle]
charris
merged commit
861110d
into
numpy:maintenance/1.26.x
charris
deleted the
backport-25716
branch
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