| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
* a quick look at the NumPy CI failures on Shippable service clearly shows the full test suite passing and a negative exit code only because of the failed cache restore * since the jobs are running in about 20 minutes even without the use of a cache, just try turning if off
| Back | FazBrowse Home | New Git URL |
Backport of #16620.
Fixes #16611
a quick look at the NumPy CI failures on Shippable
service clearly shows the full test suite passing
and a negative exit code only because of the failed
cache restore
since the jobs are running in about 20 minutes
even without the use of a cache, just try turning
if off