projects
/
notmuch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
676fcd7
)
debian: temporarily disable two subtests
author
David Bremner
<david@tethera.net>
Sat, 4 Sep 2021 18:26:48 +0000
(11:26 -0700)
committer
David Bremner
<david@tethera.net>
Sat, 4 Sep 2021 18:26:48 +0000
(11:26 -0700)
These are failing on (surprisingly) the Debian amd64
autobuilder. There were also previous reports of failures on Ubuntu
s390x. Fixing this may require changing the way the default is
calculated.
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index fa0551a951906e686860d08a78c615f24af6e3b0..1d25f9c310fa27493fcb3544bb85703e891460f0 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-16,7
+16,7
@@
override_dh_auto_configure:
--localstatedir=/var
override_dh_auto_test:
- dh_auto_test -- V=1
+ dh_auto_test -- V=1
NOTMUCH_SKIP_TESTS="libconfig.18 libconfig.31"
override_dh_auto_build:
dh_auto_build -- V=1