public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sergio Pascual <sergiopr@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-scikit-learn] main: Disable loky tests for the moment
Date: Wed, 05 Aug 2026 11:01:24 GMT [thread overview]
Message-ID: <178592768436.1.5657330374619380758.rpms-python-scikit-learn-3cd20f4ccffd@fedoraproject.org> (raw)
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]" \
reply other threads:[~2026-08-05 11:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178592768436.1.5657330374619380758.rpms-python-scikit-learn-3cd20f4ccffd@fedoraproject.org \
--to=sergiopr@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox