Merge pull request #170159 from SuperSandro2000/scikit-learn-extra

python310Packages.scikit-learn-extra: disable failing test
This commit is contained in:
Fabian Affolter
2022-04-26 00:13:34 +02:00
committed by GitHub
@@ -38,6 +38,7 @@ buildPythonPackage rec {
];
disabledTests = [
"build" # needs network connection
"test_all_estimators" # sklearn.exceptions.NotFittedError: Estimator fails to pass `check_is_fitted` even though it has been fit.
];
# Check packages with cythonized modules