diff options
| author | Maciej Barć <xgqt@gentoo.org> | 2025-01-22 16:18:42 +0100 |
|---|---|---|
| committer | Maciej Barć <xgqt@gentoo.org> | 2025-01-22 17:20:52 +0100 |
| commit | e84dacb992999d3e3d1a84fd55392998dc516ccf (patch) | |
| tree | 80d4b25777d8458255df05181fb4df383453c981 /dev-util/blueprint-compiler/blueprint-compiler-0.16.0.ebuild | |
| parent | 7459a833527e6aff26e218c95db4e2bf9ccfa2a9 (diff) | |
| download | gentoo-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.ebuild | 1 |
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() { |
