From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/breeze-icons-rcc/, kde-frameworks/breeze-icons/
Date: Wed, 6 Jun 2018 14:27:24 +0000 (UTC) [thread overview]
Message-ID: <1528294499.84517a55a8a96926a3b85bf1d0b46899ec8f25b9.asturm@gentoo> (raw)
commit: 84517a55a8a96926a3b85bf1d0b46899ec8f25b9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 6 11:15:09 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 6 14:14:59 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=84517a55
kde-frameworks/breeze-icons*: Disable failing scalable test
Package-Manager: Portage-2.3.40, Repoman-2.3.9
kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.47.0.ebuild | 9 +++++++++
kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-9999.ebuild | 9 +++++++++
kde-frameworks/breeze-icons/breeze-icons-5.47.0.ebuild | 10 ++++++++++
kde-frameworks/breeze-icons/breeze-icons-9999.ebuild | 10 ++++++++++
4 files changed, 38 insertions(+)
diff --git a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.47.0.ebuild b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.47.0.ebuild
index 93736a9885..86f1e24841 100644
--- a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.47.0.ebuild
+++ b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.47.0.ebuild
@@ -31,3 +31,12 @@ src_configure() {
)
kde5_src_configure
}
+
+src_test() {
+ # bug: 655586
+ local myctestargs=(
+ -E "(scalable)"
+ )
+
+ kde5_src_test
+}
diff --git a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-9999.ebuild b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-9999.ebuild
index 19e7a95239..370a15bb73 100644
--- a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-9999.ebuild
+++ b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-9999.ebuild
@@ -31,3 +31,12 @@ src_configure() {
)
kde5_src_configure
}
+
+src_test() {
+ # bug: 655586
+ local myctestargs=(
+ -E "(scalable)"
+ )
+
+ kde5_src_test
+}
diff --git a/kde-frameworks/breeze-icons/breeze-icons-5.47.0.ebuild b/kde-frameworks/breeze-icons/breeze-icons-5.47.0.ebuild
index 137584fea4..fad25ff406 100644
--- a/kde-frameworks/breeze-icons/breeze-icons-5.47.0.ebuild
+++ b/kde-frameworks/breeze-icons/breeze-icons-5.47.0.ebuild
@@ -29,3 +29,13 @@ src_configure() {
)
kde5_src_configure
}
+
+src_test() {
+ # bug: 655586
+ local myctestargs=(
+ -j1
+ -E "(scalable)"
+ )
+
+ kde5_src_test
+}
diff --git a/kde-frameworks/breeze-icons/breeze-icons-9999.ebuild b/kde-frameworks/breeze-icons/breeze-icons-9999.ebuild
index 2fe822aa0e..d8e7ca0c4f 100644
--- a/kde-frameworks/breeze-icons/breeze-icons-9999.ebuild
+++ b/kde-frameworks/breeze-icons/breeze-icons-9999.ebuild
@@ -29,3 +29,13 @@ src_configure() {
)
kde5_src_configure
}
+
+src_test() {
+ # bug: 655586
+ local myctestargs=(
+ -j1
+ -E "(scalable)"
+ )
+
+ kde5_src_test
+}
next reply other threads:[~2018-06-06 14:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-06 14:27 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-11-17 0:25 [gentoo-commits] proj/kde:master commit in: kde-frameworks/breeze-icons-rcc/, kde-frameworks/breeze-icons/ Andreas Sturmlechner
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=1528294499.84517a55a8a96926a3b85bf1d0b46899ec8f25b9.asturm@gentoo \
--to=asturm@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