From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/cider/
Date: Wed, 5 Jun 2024 19:33:44 +0000 (UTC) [thread overview]
Message-ID: <1717616015.7120c6c8f03f1908652e3f6a8b097f7b049ce624.xgqt@gentoo> (raw)
commit: 7120c6c8f03f1908652e3f6a8b097f7b049ce624
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 5 19:29:29 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Jun 5 19:33:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7120c6c8
app-emacs/cider: remove clojure-ts-mode integration tests
Closes: https://bugs.gentoo.org/933583
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/cider/cider-1.14.0.ebuild | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/app-emacs/cider/cider-1.14.0.ebuild b/app-emacs/cider/cider-1.14.0.ebuild
index ed8a5e1da7ca..ae265c008537 100644
--- a/app-emacs/cider/cider-1.14.0.ebuild
+++ b/app-emacs/cider/cider-1.14.0.ebuild
@@ -39,17 +39,20 @@ BDEPEND="
test? ( app-emacs/buttercup )
"
+# The "clojure-ts-mode" is currently unpackaged, so remove related tests.
ELISP_REMOVE="
test/${PN}-jar-tests.el
+ test/${PN}-repl-tests.el
+ test/clojure-ts-mode/${PN}-connection-ts-tests.el
+ test/clojure-ts-mode/${PN}-selector-ts-tests.el
+ test/clojure-ts-mode/${PN}-util-ts-tests.el
test/enrich/${PN}-docstring-tests.el
test/integration/integration-tests.el
"
DOCS=( CHANGELOG.md README.md ROADMAP.md refcard )
SITEFILE="50${PN}-gentoo.el"
-src_test() {
- buttercup -L . -L test --traceback full || die "tests failed"
-}
+elisp-enable-tests buttercup test
src_install() {
elisp_src_install
next reply other threads:[~2024-06-05 19:33 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-05 19:33 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-13 1:30 [gentoo-commits] repo/gentoo:master commit in: app-emacs/cider/ Sam James
2025-07-28 17:12 Maciej Barć
2024-10-30 2:55 Sam James
2024-09-25 21:16 Maciej Barć
2024-08-01 16:47 Arthur Zamarin
2024-07-21 19:48 Arthur Zamarin
2024-07-09 2:56 Sam James
2024-07-02 3:43 Maciej Barć
2024-06-11 23:16 Maciej Barć
2024-06-04 15:17 Maciej Barć
2024-05-14 22:21 Maciej Barć
2024-05-14 22:21 Maciej Barć
2024-03-08 11:29 Arthur Zamarin
2024-02-19 22:06 Sam James
2024-02-03 13:00 Maciej Barć
2024-02-03 13:00 Maciej Barć
2024-01-29 14:13 Maciej Barć
2024-01-15 21:20 Maciej Barć
2024-01-15 21:20 Maciej Barć
2023-12-15 2:33 Sam James
2023-11-26 2:56 Maciej Barć
2023-11-26 0:11 Sam James
2023-11-26 0:04 Maciej Barć
2023-11-26 0:04 Maciej Barć
2023-11-26 0:04 Maciej Barć
2023-11-13 12:38 Maciej Barć
2023-11-01 19:17 Maciej Barć
2023-10-28 14:05 Maciej Barć
2023-10-19 21:34 Maciej Barć
2023-10-19 21:34 Maciej Barć
2023-10-17 13:39 Maciej Barć
2023-10-17 13:39 Maciej Barć
2023-10-14 9:56 Maciej Barć
2023-04-27 23:31 Sam James
2023-04-02 1:45 Sam James
2023-03-28 0:57 Maciej Barć
2023-01-02 12:26 Maciej Barć
2022-12-12 15:07 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=1717616015.7120c6c8f03f1908652e3f6a8b097f7b049ce624.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