projects
/
guestfs-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
912c430
)
Disable tests that fail on some architectures
author
Hilko Bengen
<bengen@debian.org>
Wed, 28 Jun 2023 13:43:00 +0000
(15:43 +0200)
committer
Hilko Bengen
<bengen@debian.org>
Wed, 28 Jun 2023 13:43:00 +0000
(15:43 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index ccef90ab936e087b3c6f2c0144ff60cbc49f2218..db77d90de44744892421d3ab1398d96773c8bdd3 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-13,6
+13,8
@@
include /usr/share/dpkg/architecture.mk
export SKIP_RHBZ1285847_SH=1
export SKIP_TEST_VIRT_SYSPREP_SCRIPT_SH=1
export SKIP_TEST_VIRT_BUILDER_SH=1
+export SKIP_TEST_VIRT_DIFF_SH=1 # failed on i386, riscv64
+export SKIP_TEST_VIRT_FILESYSTEMS_SH=1 # failed on ppc64
export SKIP_TEST_VIRT_RESIZE_PL=1
TEST_ARCHITECTURES := i386 amd64 arm64 riscv64 ppc64el