From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/rust-analyzer/
Date: Sat, 20 Nov 2021 13:05:54 +0000 (UTC) [thread overview]
Message-ID: <1637055770.da2fb36fe68dd02e41edc8dbf8ce633b3f1d9bdd.lanodan@gentoo> (raw)
commit: da2fb36fe68dd02e41edc8dbf8ce633b3f1d9bdd
Author: James Beddek <telans <AT> posteo <DOT> de>
AuthorDate: Tue Nov 16 09:42:50 2021 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Tue Nov 16 09:42:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=da2fb36f
dev-util/rust-analyzer: skip failing test
requires out of tree git repo
Signed-off-by: James Beddek <telans <AT> posteo.de>
dev-util/rust-analyzer/rust-analyzer-20211101.ebuild | 5 +++++
dev-util/rust-analyzer/rust-analyzer-20211108.ebuild | 5 +++++
dev-util/rust-analyzer/rust-analyzer-99999999.ebuild | 5 +++++
3 files changed, 15 insertions(+)
diff --git a/dev-util/rust-analyzer/rust-analyzer-20211101.ebuild b/dev-util/rust-analyzer/rust-analyzer-20211101.ebuild
index 4fcce959e..18d6ea757 100644
--- a/dev-util/rust-analyzer/rust-analyzer-20211101.ebuild
+++ b/dev-util/rust-analyzer/rust-analyzer-20211101.ebuild
@@ -191,6 +191,11 @@ src_unpack() {
fi
}
+src_test() {
+ # Requires out of source git repo.
+ cargo_src_test -- --skip "tidy::check_merge_commits"
+}
+
src_install() {
cargo_src_install --path "./crates/rust-analyzer"
}
diff --git a/dev-util/rust-analyzer/rust-analyzer-20211108.ebuild b/dev-util/rust-analyzer/rust-analyzer-20211108.ebuild
index e01613175..eb4442177 100644
--- a/dev-util/rust-analyzer/rust-analyzer-20211108.ebuild
+++ b/dev-util/rust-analyzer/rust-analyzer-20211108.ebuild
@@ -191,6 +191,11 @@ src_unpack() {
fi
}
+src_test() {
+ # Requires out of source git repo.
+ cargo_src_test -- --skip "tidy::check_merge_commits"
+}
+
src_install() {
cargo_src_install --path "./crates/rust-analyzer"
}
diff --git a/dev-util/rust-analyzer/rust-analyzer-99999999.ebuild b/dev-util/rust-analyzer/rust-analyzer-99999999.ebuild
index 4f5ba580c..6052937fa 100644
--- a/dev-util/rust-analyzer/rust-analyzer-99999999.ebuild
+++ b/dev-util/rust-analyzer/rust-analyzer-99999999.ebuild
@@ -38,6 +38,11 @@ src_unpack() {
fi
}
+src_test() {
+ # Requires out of source git repo.
+ cargo_src_test -- --skip "tidy::check_merge_commits"
+}
+
src_install() {
cargo_src_install --path "./crates/rust-analyzer"
}
next reply other threads:[~2021-11-20 13:06 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-20 13:05 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-25 2:02 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/rust-analyzer/ Ronny Gutbrod
2022-08-25 2:01 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-08-25 2:01 Ronny Gutbrod
2022-08-24 15:52 Ronny Gutbrod
2022-06-11 12:03 Florian Schmaus
2022-06-10 14:16 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-06-10 14:16 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-06-10 14:08 Andrew Ammerlaan
2022-06-10 14:08 Andrew Ammerlaan
2022-06-08 17:46 Florian Schmaus
2022-05-23 17:15 Haelwenn Monnier
2022-05-23 17:15 Haelwenn Monnier
2022-04-18 11:47 Andrew Ammerlaan
2022-04-18 11:47 Andrew Ammerlaan
2022-04-18 11:47 Andrew Ammerlaan
2022-03-26 0:31 Ronny Gutbrod
2022-03-16 20:48 Arthur Zamarin
2022-03-16 20:48 Arthur Zamarin
2022-03-07 15:15 Ronny Gutbrod
2022-02-23 0:33 Ronny Gutbrod
2022-02-20 8:46 Florian Schmaus
2022-02-20 8:46 Florian Schmaus
2022-01-20 19:21 Andrew Ammerlaan
2022-01-20 19:21 Andrew Ammerlaan
2021-12-30 14:34 Florian Schmaus
2021-12-30 14:34 Florian Schmaus
2021-11-20 13:05 Haelwenn Monnier
2021-11-20 13:05 Haelwenn Monnier
2021-10-20 8:18 Florian Schmaus
2021-10-13 22:12 Haelwenn Monnier
2021-09-20 19:06 Arthur Zamarin
2021-09-15 7:50 Arthur Zamarin
2021-09-07 2:58 Haelwenn Monnier
2021-08-24 19:24 Andrew Ammerlaan
2021-08-16 19:04 Jian Lin
2021-08-12 12:33 Florian Schmaus
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=1637055770.da2fb36fe68dd02e41edc8dbf8ce633b3f1d9bdd.lanodan@gentoo \
--to=contact@hacktivis.me \
--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