public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/kokkos/
Date: Fri, 26 Nov 2021 04:13:00 +0000 (UTC)	[thread overview]
Message-ID: <1637899956.f16181a97c2031836ca26bd1d22550d511982b39.sam@gentoo> (raw)

commit:     f16181a97c2031836ca26bd1d22550d511982b39
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 04:12:36 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 04:12:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16181a9

dev-cpp/kokkos: skip "death tests"

They're known to fail and it's holding up stabilisation on a non-regression.

Closes: https://bugs.gentoo.org/722608
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-cpp/kokkos/kokkos-3.1.01-r1.ebuild | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/dev-cpp/kokkos/kokkos-3.1.01-r1.ebuild b/dev-cpp/kokkos/kokkos-3.1.01-r1.ebuild
index 8f64a19d12e7..24d979c98647 100644
--- a/dev-cpp/kokkos/kokkos-3.1.01-r1.ebuild
+++ b/dev-cpp/kokkos/kokkos-3.1.01-r1.ebuild
@@ -41,3 +41,14 @@ src_configure() {
 
 	cmake_src_configure
 }
+
+src_test() {
+	local myctestargs=(
+		# Contains "death tests" which are known/expected(?) to fail
+		# https://github.com/kokkos/kokkos/issues/3033
+		# bug #791514
+		-E "(KokkosCore_UnitTest_OpenMP|KokkosCore_UnitTest_Serial)"
+	)
+
+	cmake_src_test
+}


             reply	other threads:[~2021-11-26  4:13 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-26  4:13 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-09 19:54 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/kokkos/ Matthias Maier
2025-08-09  7:43 Matthias Maier
2025-07-16 22:50 Matthias Maier
2025-07-16 22:50 Matthias Maier
2025-07-15 22:18 Matthias Maier
2025-07-15 22:18 Matthias Maier
2025-07-15 22:18 Matthias Maier
2025-07-15 22:18 Matthias Maier
2024-07-04  4:55 Matthias Maier
2023-11-08 19:30 Andreas Sturmlechner
2023-10-25 18:34 Arthur Zamarin
2023-06-19 21:04 Matthias Maier
2023-06-19 18:26 Matthias Maier
2023-06-19 18:26 Matthias Maier
2023-06-10 19:25 Andreas Sturmlechner
2023-04-18  7:48 Sam James
2023-03-26 18:02 Sam James
2023-01-23 20:58 Matthias Maier
2023-01-23 20:58 Matthias Maier
2022-12-05 17:32 Matthias Maier
2022-10-17 19:44 Matthias Maier
2022-05-16  8:12 David Seifert
2022-03-01  9:01 David Seifert
2022-03-01  9:01 David Seifert
2021-11-27  7:23 Sam James
2021-10-29 22:44 Sam James
2021-04-06 21:38 Andreas Sturmlechner
2021-04-05 16:53 Andreas Sturmlechner
2020-08-08  1:25 Sam James
2020-07-28  0:29 Christoph Junghans
2020-05-13 12:41 Christoph Junghans
2020-04-18  4:22 Christoph Junghans
2020-03-15 13:37 Christoph Junghans
2020-03-15  2:23 Christoph Junghans

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=1637899956.f16181a97c2031836ca26bd1d22550d511982b39.sam@gentoo \
    --to=sam@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