public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/jint/
Date: Fri,  7 Jun 2024 13:00:08 +0000 (UTC)	[thread overview]
Message-ID: <1717765067.bc27a306538180bef6c8abadcebed20363560480.xgqt@gentoo> (raw)

commit:     bc27a306538180bef6c8abadcebed20363560480
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  7 12:06:01 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Jun  7 12:57:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc27a306

dev-lang/jint: tests - enable and remove bad

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-lang/jint/jint-3.0.0_beta2051.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-lang/jint/jint-3.0.0_beta2051.ebuild b/dev-lang/jint/jint-3.0.0_beta2051.ebuild
index 1fabcbaa39f5..d33b73141326 100644
--- a/dev-lang/jint/jint-3.0.0_beta2051.ebuild
+++ b/dev-lang/jint/jint-3.0.0_beta2051.ebuild
@@ -228,7 +228,6 @@ SRC_URI+=" ${NUGET_URIS} "
 
 LICENSE="BSD-2"
 SLOT="0"
-RESTRICT="test"         # Tests fail.
 
 CHECKREQS_DISK_BUILD="2G"
 DOTNET_PKG_RESTORE_EXTRA_ARGS=(
@@ -238,6 +237,11 @@ DOTNET_PKG_RESTORE_EXTRA_ARGS=(
 DOTNET_PKG_BUILD_EXTRA_ARGS=( "${DOTNET_PKG_RESTORE_EXTRA_ARGS[@]}" )
 DOTNET_PKG_TEST_EXTRA_ARGS=( "${DOTNET_PKG_RESTORE_EXTRA_ARGS[@]}" )
 DOTNET_PKG_PROJECTS=( Jint.Repl/Jint.Repl.csproj )
+DOTNET_PKG_BAD_PROJECTS=(
+	Jint.Benchmark/Jint.Benchmark.csproj
+	Jint.Tests.Test262/Jint.Tests.Test262.csproj
+	Jint.Tests/Jint.Tests.csproj
+)
 
 pkg_setup() {
 	check-reqs_pkg_setup


             reply	other threads:[~2024-06-07 13:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-07 13:00 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-19 19:59 [gentoo-commits] repo/gentoo:master commit in: dev-lang/jint/ Maciej Barć
2024-07-09  2:56 Sam James
2024-07-08 18:22 Maciej Barć
2024-06-07 13:00 Maciej Barć
2024-04-04  9:01 Jakov Smolić
2023-10-30 23:15 Maciej Barć
2023-09-16 14:48 Maciej Barć

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=1717765067.bc27a306538180bef6c8abadcebed20363560480.xgqt@gentoo \
    --to=xgqt@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