summaryrefslogtreecommitdiff
path: root/dev-util/blueprint-compiler/blueprint-compiler-0.16.0.ebuild
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2025-01-22 16:18:42 +0100
committerMaciej Barć <xgqt@gentoo.org>2025-01-22 17:20:52 +0100
commite84dacb992999d3e3d1a84fd55392998dc516ccf (patch)
tree80d4b25777d8458255df05181fb4df383453c981 /dev-util/blueprint-compiler/blueprint-compiler-0.16.0.ebuild
parent7459a833527e6aff26e218c95db4e2bf9ccfa2a9 (diff)
downloadgentoo-e84dacb992999d3e3d1a84fd55392998dc516ccf.tar.gz
gentoo-e84dacb992999d3e3d1a84fd55392998dc516ccf.tar.bz2
gentoo-e84dacb992999d3e3d1a84fd55392998dc516ccf.zip
dev-util/blueprint-compiler: remove tests failing on CI
Closes: https://bugs.gentoo.org/947156 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'dev-util/blueprint-compiler/blueprint-compiler-0.16.0.ebuild')
-rw-r--r--dev-util/blueprint-compiler/blueprint-compiler-0.16.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/blueprint-compiler/blueprint-compiler-0.16.0.ebuild b/dev-util/blueprint-compiler/blueprint-compiler-0.16.0.ebuild
index 4b8b16cdc906..0bad00ef063f 100644
--- a/dev-util/blueprint-compiler/blueprint-compiler-0.16.0.ebuild
+++ b/dev-util/blueprint-compiler/blueprint-compiler-0.16.0.ebuild
@@ -54,6 +54,7 @@ src_prepare() {
default
rm ./tests/test_deprecations.py || die
+ rm ./tests/test_samples.py || die # Fails on CI, bug #947156
}
src_configure() {