projects
/
nbdkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ab62f9
)
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>
Mon, 29 Aug 2022 07:49:54 +0000
(08:49 +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 3dc428540a284412067f626f85ae5cdcb7471aaa..153ed4267d51f02ed273b5551b4d8c38e23570e3 100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-1573,7
+1573,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 \
@@
-1599,7
+1598,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 \