-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
CI: Migrate Python 3.10 testing to Posix GHA/Azure Pipelines #45120
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
Conversation
lithomas1
commented
Dec 30, 2021
•
edited
Loading
edited
- closes CI: Move Python 3.10 workflows to Posix Matrix File #43890
- tests added / passed
- Ensure all linting tests pass, see here for how to run them
- whatsnew entry
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small things otherwise LGTM
Can we backport this? It would be nice to keep CI as shared as possible between the release and main branches before the actual release is cut. |
yep ok to merge and backport |
thanks @lithomas1 |
@meeseeksdev backport 1.4.x |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
[actions-39.yaml, "slow", "", "", "", "", ""], | ||
[actions-39.yaml, "not slow and not clipboard", "", "", "", "", ""] | ||
[actions-39.yaml, "not slow and not clipboard", "", "", "", "", ""], | ||
[actions-310-numpydev.yaml, "not slow and not network", "xclip", "", "", "deprecate", "-W error"], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lithomas1 Why was xclip chosen here instead of xsel?
I think there's this flaky clipboard test now on this build, and the only difference between this and the other clipboard ones is xclip vs xsel
https://github.com/pandas-dev/pandas/runs/4875566178?check_suite_focus=true#step:10:51