-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
Circle CI and Appveyor fails on master #11089
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
Comments
Yes, it's quite a strange failure. After quickly looking into it I wasn't able to determine what triggered it. In any case master...rth:fix-plot_tomography_l1_reconstruction could be a start, but it's not sufficient to fix it. Also now Appevyor is also failing on master,
I think that should be fixable by pinning
|
And we even get strange errors on Circle like this (See e.g., https://circleci.com/gh/scikit-learn/scikit-learn/23087):
So we now have 2 kinds of Circle failures and 1 Appveyor failure. I'm wondering what's happening these days in the upstream projects. ping @lesteve for more insight. |
Probably maintainers taking time off in May + software entropy ) |
#11100 should fix plot_tomography, I haven't looked at the others ... |
Actually there is still the latexmk error in CircleCI ... |
The error is a bit weird. It seems that the Tinyclues logo is not a png anymore. |
The relevant line is:
|
More investigation showed that the issue is with the AFPy logo: Tinyclues came before it in the list of includes and it is fine. |
Open an issue for the latest Circle failure on master.
The text was updated successfully, but these errors were encountered: