public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-metrics/prom2json/
Date: Sat,  4 Feb 2023 06:25:19 +0000 (UTC)	[thread overview]
Message-ID: <1675491855.c481d2974328528470245ac65fe59fb99ed4eb3c.williamh@gentoo> (raw)

commit:     c481d2974328528470245ac65fe59fb99ed4eb3c
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 06:24:15 2023 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 06:24:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c481d297

app-metrics/prom2json: fix tests

Closes: https://bugs.gentoo.org/893148
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 app-metrics/prom2json/prom2json-1.3.0.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/app-metrics/prom2json/prom2json-1.3.0.ebuild b/app-metrics/prom2json/prom2json-1.3.0.ebuild
index 464297b7bc1a..ece0dcf32a9b 100644
--- a/app-metrics/prom2json/prom2json-1.3.0.ebuild
+++ b/app-metrics/prom2json/prom2json-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -29,6 +29,10 @@ src_compile() {
 	promu build --prefix bin || die
 }
 
+src_test() {
+	emake test-flags= test || die
+}
+
 src_install() {
 	dobin bin/*
 	dodoc {README,CONTRIBUTING}.md


             reply	other threads:[~2023-02-04  6:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-04  6:25 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-04  6:25 [gentoo-commits] repo/gentoo:master commit in: app-metrics/prom2json/ William Hubbs
2021-04-03 21:58 Sam James
2020-07-07 15:09 William Hubbs
2020-07-07 15:09 William Hubbs
2019-08-19 14:41 Manuel Rüger

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=1675491855.c481d2974328528470245ac65fe59fb99ed4eb3c.williamh@gentoo \
    --to=williamh@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