8000 ci: Move Python 3.11 job to Ubuntu 22.04 by QuLogic · Pull Request #26090 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Conversation

QuLogic
Copy link
Member
@QuLogic QuLogic commented Jun 8, 2023

PR summary

This will allow dropping the pin on PyQt6, since glibc will be new enough. Additionally, that release has GTK4, so we can start testing that properly now.

PR checklist

8000

@QuLogic QuLogic added the CI: testing CI configuration and testing label Jun 8, 2023
@QuLogic QuLogic added this to the v3.8.0 milestone Jun 8, 2023
This will allow dropping the pin on PyQt6, since glibc will be new
enough. Additionally, that release has GTK4, so we can start testing
that properly now.
@QuLogic
Copy link
Member Author
QuLogic commented Jun 8, 2023
= 9229 passed, 174 skipped, 14 xfailed, 7 xpassed, 3 warnings in 751.61s (0:12:31) =

vs

= 9241 passed, 161 skipped, 14 xfailed, 8 xpassed, 3 warnings in 773.84s (0:12:53) =

@QuLogic QuLogic marked this pull request as ready for review June 8, 2023 06:31
@oscargus
Copy link
Member
oscargus commented Jun 8, 2023
SKIPPED [1] lib/matplotlib/tests/test_getattr.py:31: Cannot import matplotlib.backends.backend_gtk4agg due to Namespace Gtk is already loaded with version 3.0

?

@tacaswell
Copy link
Member

I think that is a red herring, looking at that test https://github.com/matplotlib/matplotlib/blob/main/lib/matplotlib/tests/test_getattr.py we are basically trying to import every module in sequence in the same process which due to the various import time setups is not something we can actually do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: testing CI configuration and testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0