Skip to content

Commit

Permalink
app-metrics/memcached_exporter: disable tests
Browse files Browse the repository at this point in the history
The tests need the daemon to run locally to be able to run.

Closes: https://bugs.gentoo.org/677740
Closes: https://bugs.gentoo.org/684492
Closes: https://bugs.gentoo.org/752363
Signed-off-by: William Hubbs <[email protected]>
  • Loading branch information
williamh committed May 2, 2021
1 parent 7c664ae commit a12fce7
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,9 @@ DEPEND="acct-group/memcached_exporter
acct-user/memcached_exporter"
RDEPEND="${DEPEND}"

# tests require the memcached_exporter daemon to be running locally
RESTRICT+=" test "

src_prepare() {
default
sed -i \
Expand Down

0 comments on commit a12fce7

Please sign in to comment.