public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/scikit-learn/
Date: Sun, 13 Apr 2025 15:28:22 +0000 (UTC)	[thread overview]
Message-ID: <1744557930.49f27810cce4d96ee1b7a5c527d95f6ebc68d497.mgorny@gentoo> (raw)

commit:     49f27810cce4d96ee1b7a5c527d95f6ebc68d497
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 13 15:25:30 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 13 15:25:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49f27810

dev-python/scikit-learn: Deselect test failing on ppc64le

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/scikit-learn/scikit-learn-1.6.1.ebuild | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/dev-python/scikit-learn/scikit-learn-1.6.1.ebuild b/dev-python/scikit-learn/scikit-learn-1.6.1.ebuild
index 47e44f6e6c2c..db9398d76f49 100644
--- a/dev-python/scikit-learn/scikit-learn-1.6.1.ebuild
+++ b/dev-python/scikit-learn/scikit-learn-1.6.1.ebuild
@@ -64,6 +64,14 @@ python_test() {
 		cluster/_hdbscan/hdbscan.py::sklearn.cluster._hdbscan.hdbscan.HDBSCAN
 	)
 
+	case ${ARCH} in
+		ppc64)
+			EPYTEST_DESELECT+=(
+				# TODO
+				ensemble/_weight_boosting.py::sklearn.ensemble._weight_boosting.AdaBoostRegressor
+			)
+	esac
+
 	rm -rf sklearn || die
 	local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
 	epytest --pyargs sklearn


             reply	other threads:[~2025-04-13 15:28 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-13 15:28 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-10  7:41 [gentoo-commits] repo/gentoo:master commit in: dev-python/scikit-learn/ Michał Górny
2025-04-13 17:45 Michał Górny
2025-04-13 15:55 Sam James
2025-01-25 12:25 Arthur Zamarin
2025-01-10 20:43 Michał Górny
2024-12-28 12:53 Michał Górny
2024-12-28 11:44 Sam James
2024-12-28  9:39 Arthur Zamarin
2024-12-10  4:35 Michał Górny
2024-11-02  6:32 Michał Górny
2024-11-02  1:42 Sam James
2024-09-28 13:56 Arthur Zamarin
2024-09-11 18:39 Michał Górny
2024-07-27  9:53 Michał Górny
2024-07-27  8:24 Arthur Zamarin
2024-07-27  7:00 Arthur Zamarin
2024-07-11 19:23 Michał Górny
2024-07-04  5:13 Michał Górny
2024-06-20 16:33 Michał Górny
2024-06-05  7:22 Arthur Zamarin
2024-05-22  4:49 Michał Górny
2024-05-20 16:25 Sam James
2024-05-17  6:25 Michał Górny
2024-04-24 17:15 Michał Górny
2024-04-24 16:15 Sam James
2024-04-24 16:15 Sam James
2024-04-11 11:48 Michał Górny
2024-04-10  5:36 Michał Górny
2020-04-01 21:04 Patrick McLean

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=1744557930.49f27810cce4d96ee1b7a5c527d95f6ebc68d497.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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