Skip to content

[NOMERGE] trying to get Python 3.14 tests to pass - #30205

Closed
jkseppan wants to merge 4 commits into
matplotlib:mainfrom
jkseppan:py314-checks
Closed

[NOMERGE] trying to get Python 3.14 tests to pass#30205
jkseppan wants to merge 4 commits into
matplotlib:mainfrom
jkseppan:py314-checks

Conversation

@jkseppan

@jkseppan jkseppan commented Jun 22, 2025

Copy link
Copy Markdown
Member

Running only the Python 3.14 tests

jkseppan and others added 4 commits July 28, 2025 16:14
With continue-on-error set so failures don't break the build

Co-authored-by: Oscar Gustafsson <oscar.gustafsson@gmail.com>
The dependency wheels are not available for 3.14, and
the tkagg tests fail by running into timeouts. Use the
same if statement already used for 3.13t.

Also skip interactive-backend tests on the 3.14 pre-release.
I suspect that we are running out of process IDs, or the scheduler
is not letting all subprocesses execute, leading to timeouts in
tests that start subprocesses.
@QuLogic

QuLogic commented Jun 19, 2026

Copy link
Copy Markdown
Member

We are testing 3.14, so this is probably not needed any more.

@QuLogic QuLogic closed this Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO NOT MERGE Last-resort; prefer specific mechanisms if possible: draft PR, request changes, specific labels status: needs rebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants