🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖#29486
🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖#29486adrinjalali merged 4 commits intoscikit-learn:mainfrom
Conversation
8efbaeb to
eb2b9e7
Compare
|
The doc-min-dependencies failure is known see #29300 (comment) |
|
@EmilyXinyi @OmarManzoor would be nice to fix the issue for this PR, so that our CI passes on |
eb2b9e7 to
dcabeb3
Compare
|
CI timed out, microsoft outage related? Restarted the CI. |
|
🤦🏼 the tests timeout around 91% done. |
|
Oh well, maybe we can wait until Monday morning and hope it disappear when the bot regenerates the lock-files ... |
|
Yeah, so closing this one and we'll see on monday. |
|
Actually it's better to leave it open this way the bot will reuse this PR (it force-pushes into the branch) and the context with the weird no-OpenMP timeout will be here (in case the timeout hasn't disappeared) 😉 |
dcabeb3 to
067a63a
Compare
|
So the no-OpenMP build still times out ... from the diff Meson 1.5 could be the culprit maybe 🤔 ... One thing that is weird is that OpenMP is now detected in the no-OpenMP build, so at the very least this build does not serve its purpose and needs to be adapted. Probably this as a side-effect of mesonbuild/meson#13350, see |
|
So should we open a meson issue? really hard to reproduce/diagnose though. |
I pinned meson<1.5 to double-check meson 1.5 is the culprit. If the timeout is gone with meson<1.5, I guess someone with a macOS machine should try to have a closer look ... |
|
So in the latest commit with meson 1.4.2 the CI pass, so I guess this is tied to Meson 1.5 ... |
|
The pip-latest-openblas-pandas issue seems like a regression in pytest 8.3.1, I opened pytest-dev/pytest#12650 about it ... works fine with pytest 8.2.2 and fails with 8.3.1: |
There was a problem hiding this comment.
LGTM.
Since sphinx-gallery was updated I quickly checked the examples gallery coming from a previous commit doc build and this looks fine.
I opened #29546 to track the timeout in the no-OpenMP build with Meson 1.5.
Co-authored-by: Lock file bot <noreply@github.com> Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
Co-authored-by: Lock file bot <noreply@github.com> Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
Co-authored-by: Lock file bot <noreply@github.com> Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
Update lock files.
Note
If the CI tasks fail, create a new branch based on this PR and add the required fixes to that branch.