projects
/
nbdkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5db1fa
)
Disable some tests
author
Hilko Bengen
<bengen@debian.org>
Sun, 10 Jan 2021 17:21:00 +0000
(18:21 +0100)
committer
Hilko Bengen
<bengen@debian.org>
Sat, 15 Oct 2022 09:39:01 +0000
(10:39 +0100)
These have failed on buildds but failures could not be reproduced in
regular schroot/sbuild environments.
Gbp-Pq: Name 0008-Disable-some-tests.patch
tests/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index 96fba73b9d699bca5043bba17b06b60c3f7807fe..5c3f391c31c01680d28b350773676fd733fd3003 100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-1581,7
+1581,6
@@
test_gzip_LDADD = libtest.la $(LIBGUESTFS_LIBS)
# ip filter test.
TESTS += \
- test-ip-filter.sh \
test-ip-filter-anyunix.sh \
test-ip-filter-anyvsock.sh \
test-ip-filter-pid.sh \
@@
-1607,7
+1606,6
@@
TESTS += \
test-log-error.sh \
test-log-extents.sh \
test-log-script.sh \
- test-log-script-info.sh \
$(NULL)
EXTRA_DIST += \
test-log.sh \