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: app-emacs/ecukes/
Date: Sat, 29 Jul 2023 16:09:19 +0000 (UTC)	[thread overview]
Message-ID: <1690646954.5bd708fc815f2ab0da028723cfb7f30b1e24a981.xgqt@gentoo> (raw)

commit:     5bd708fc815f2ab0da028723cfb7f30b1e24a981
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 29 16:00:46 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Jul 29 16:09:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bd708fc

app-emacs/ecukes: remove broken tests

Closes: https://bugs.gentoo.org/911290
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/ecukes/ecukes-0.6.18-r1.ebuild | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/app-emacs/ecukes/ecukes-0.6.18-r1.ebuild b/app-emacs/ecukes/ecukes-0.6.18-r1.ebuild
index 8366226926fb..56706c2cc009 100644
--- a/app-emacs/ecukes/ecukes-0.6.18-r1.ebuild
+++ b/app-emacs/ecukes/ecukes-0.6.18-r1.ebuild
@@ -34,10 +34,17 @@ BDEPEND="
 DOCS=( README.markdown )
 PATCHES=( "${FILESDIR}"/${PN}-bin-launcher-fix.patch )
 
-# Remove pkg file and failing tests
-ELISP_REMOVE="${PN}-pkg.el test/${PN}-parse-line-test.el"
+# Remove pkg file and failing tests.
+ELISP_REMOVE="
+	${PN}-pkg.el
+	test/${PN}-parse-line-test.el
+	test/${PN}-run-test.el
+	test/${PN}-steps-test.el
+"
 SITEFILE="50${PN}-gentoo.el"
 
+elisp-enable-tests ert-runner test
+
 src_prepare() {
 	elisp_src_prepare
 
@@ -49,13 +56,10 @@ src_compile() {
 	elisp-compile reporters/*.el
 }
 
-src_test() {
-	ert-runner --reporter ert+duration --script || die
-}
-
 src_install() {
 	elisp_src_install
 	elisp-install ${PN}/reporters reporters/*.el{,c}
 
-	dobin bin/${PN}
+	exeinto /usr/bin
+	doexe bin/${PN}
 }


             reply	other threads:[~2023-07-29 16:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-29 16:09 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-06 10:27 [gentoo-commits] repo/gentoo:master commit in: app-emacs/ecukes/ Jakov Smolić
2024-10-06  5:28 Sam James
2024-10-06  1:06 Sam James
2024-01-14 17:54 Arthur Zamarin
2023-01-27 17:13 Arthur Zamarin
2022-04-20 13:21 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=1690646954.5bd708fc815f2ab0da028723cfb7f30b1e24a981.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