Disable some tests
authorHilko Bengen <bengen@debian.org>
Sun, 10 Jan 2021 17:21:00 +0000 (18:21 +0100)
committerHilko Bengen <bengen@debian.org>
Sat, 19 Nov 2022 16:17:31 +0000 (16:17 +0000)
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

index 0585c257ed8bdb4a37c1e4e1a500204838370ff1..8ad92ffd5948895c15d24872a51aac6d80eb924b 100644 (file)
@@ -1608,7 +1608,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 \
@@ -1634,7 +1633,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 \