-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[ci][Python] Integrate testing to the Python wheels workflow #19600
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
base: master
Are you sure you want to change the base?
Conversation
Test Results 19 files 19 suites 3d 10h 53m 49s ⏱️ Results for commit 6499a87. ♻️ This comment has been updated with latest results. |
34c7886 to
6373b89
Compare
|
hm, you may want to implement the equivalent of 771bf406a149. There were three jobs running for old versions of this PR... |
Thanks! #19818 |
9a23360 to
40ef363
Compare
1a1e48f to
903bca5
Compare
fced9a5 to
c34b3ed
Compare
1828f8d to
6d1472e
Compare
f0a4051 to
849c79c
Compare
46eca93 to
8bef2eb
Compare
vepadulano
left a comment
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.
Great work! Having continuous testing enabled on the Python wheels will help towards a smooth deployment of the ROOT package on PyPI! I have left a couple of minor comments to be addressed before merging.
6ed779f to
61e6566
Compare
c729685 to
0d13ee8
Compare
2d1de0b to
6dfd5f1
Compare
4e927b8 to
79a9208
Compare
79a9208 to
6499a87
Compare
This Pull request:
This PR integrates automated testing of Python and C++ tutorials into the Python wheels workflow: after building each Python wheel for multiple Python versions, the workflow now installs the corresponding wheel on the ubuntu runner and runs the list of tutorials.
Note
Only a selected subset of tutorials is currently tested, covering the following directories: