Skip to content

Conversation

ekomarova
Copy link
Contributor

This PR adds 3.14 to pyproject.toml

Copy link

Copy link

Array API standard conformance tests for dpctl=0.21.0=py310h93fe807_29 ran successfully.
Passed: 1114
Failed: 7
Skipped: 119

@coveralls
Copy link
Collaborator

coveralls commented Oct 15, 2025

Coverage Status

coverage: 85.264%. remained the same
when pulling 5c0e3cd on enable_3.14
into 909ab6d on master.

@ndgrigorian
Copy link
Collaborator

@ekomarova
we can add it to the Python version matrices for the public CI as well

@ekomarova ekomarova self-assigned this Oct 16, 2025
Copy link

Array API standard conformance tests for dpctl=0.21.0=py310h93fe807_32 ran successfully.
Passed: 1115
Failed: 6
Skipped: 119

@ekomarova
Copy link
Contributor Author

Problems with wheels for 3.14 are expected and we will fix them later. The rest is just test freezes (probably a machine issue)

strategy:
matrix:
python: ['3.9', '3.10', '3.11', '3.12', '3.13']
python: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we need to update .github/workflows/run-tests-from-dppy-bits.yaml also

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure, intel channel is used there, I don't know if it will work as expected

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