public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-scikit-learn] main: Disable loky tests for the moment
@ 2026-08-05 11:01 Sergio Pascual
  0 siblings, 0 replies; only message in thread
From: Sergio Pascual @ 2026-08-05 11:01 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-scikit-learn
Branch : main
Commit : 3cd20f4ccffdfbd74b921aabd4ed429924da3554
Author : Sergio Pascual <sergiopr@fedoraproject.org>
Date   : 2026-08-05T12:58:12+02:00
Stats  : +5/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-scikit-learn/c/3cd20f4ccffdfbd74b921aabd4ed429924da3554?branch=main

Log:
Disable loky tests for the moment

---
diff --git a/python-scikit-learn.spec b/python-scikit-learn.spec
index 44cc026..9db863c 100644
--- a/python-scikit-learn.spec
+++ b/python-scikit-learn.spec
@@ -89,6 +89,11 @@ export PYTHONDONTWRITEBYTECODE=1
 export PYTEST_ADDOPTS='-p no:cacheprovider'
 pushd %{buildroot}%{python3_sitearch}
   pytest  \
+  --deselect "sklearn/neighbors/tests/test_kd_tree.py::test_kdtree_picklable_with_joblib[KDTree64]" \
+  --deselect "sklearn/neighbors/tests/test_kd_tree.py::test_kdtree_picklable_with_joblib[KDTree32]" \
+  --deselect "sklearn/neighbors/tests/test_neighbors.py::test_knn_forcing_backend[ball_tree-loky]" \
+  --deselect "sklearn/neighbors/tests/test_neighbors.py::test_knn_forcing_backend[kd_tree-loky]" \
+  --deselect "sklearn/neighbors/tests/test_neighbors.py::test_knn_forcing_backend[auto-loky]" \
 %if 0%{?el10}
   --deselect "sklearn/tests/test_common.py::test_estimators[ARDRegression(max_iter=5)-check_dont_overwrite_parameters]" \
   --deselect "sklearn/tests/test_common.py::test_estimators[ARDRegression(max_iter=5)-check_f_contiguous_array_estimator]" \

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-05 11:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-05 11:01 [rpms/python-scikit-learn] main: Disable loky tests for the moment Sergio Pascual

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox