update joblib CI scripts - #907
Conversation
Codecov Report
@@ Coverage Diff @@
## master #907 +/- ##
==========================================
- Coverage 95.43% 95.23% -0.21%
==========================================
Files 45 45
Lines 6459 6459
==========================================
- Hits 6164 6151 -13
- Misses 295 308 +13
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #907 +/- ##
==========================================
- Coverage 95.43% 95.35% -0.08%
==========================================
Files 45 45
Lines 6459 6460 +1
==========================================
- Hits 6164 6160 -4
- Misses 295 300 +5
Continue to review full report at Codecov.
|
|
The conda solver fails in an undeterministic fashion for the joblib + scikit-learn entry. I get an error approx. 25% of the time: |
|
I proposed an upstream fix to the |
Co-Authored-By: Olivier Grisel <olivier.grisel@ensta.org>
|
Thanks @pierreglaser! |
Fix miscellaneous CI failures.