From: Andres Salomon Date: Wed, 19 Feb 2025 22:59:10 +0000 (+0000) Subject: disable-tests X-Git-Tag: archive/raspbian/4.99.4+dfsg-2+rpi1^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a6a5ecabe9ea540f9df1f1acfa38c12d32f671f1;p=lsof.git disable-tests Gbp-Pq: Name disable-tests.patch --- diff --git a/Makefile.am b/Makefile.am index a4b8688..538dfc0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -144,7 +144,6 @@ check_PROGRAMS = # Linux LINUX_TESTS = lib/dialects/linux/tests/case-10-mqueue.bash \ - lib/dialects/linux/tests/case-10-ux-socket-state.bash \ lib/dialects/linux/tests/case-20-epoll.bash \ lib/dialects/linux/tests/case-20-eventfd-endpoint.bash \ lib/dialects/linux/tests/case-20-inet6-ffffffff-handling.bash \ @@ -156,7 +155,6 @@ LINUX_TESTS = lib/dialects/linux/tests/case-10-mqueue.bash \ lib/dialects/linux/tests/case-20-pidfd-pid.bash \ lib/dialects/linux/tests/case-20-pipe-endpoint.bash \ lib/dialects/linux/tests/case-20-pipe-no-close-endpoint.bash \ - lib/dialects/linux/tests/case-20-ux-socket-endpoint.bash \ lib/dialects/linux/tests/case-20-ux-socket-endpoint-unaccepted.bash EXTRA_DIST += $(LINUX_TESTS) lib/dialects/linux/tests/Makefile lib/dialects/linux/tests/case-00-linux-hello.bash if LINUX