]> code.delx.au - pulseaudio/commitdiff
tests: Move ipacl-tests to TESTS_norun
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 19 Mar 2013 15:36:16 +0000 (16:36 +0100)
committerDavid Henningsson <david.henningsson@canonical.com>
Wed, 20 Mar 2013 11:08:23 +0000 (12:08 +0100)
ipacl-test fails if there is no SSH server running on your machine.
Since it is not a PulseAudio error not to have an SSH server running,
this test should not be run as part of the "make check" test suite.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
src/Makefile.am

index fc787c2476bcf9b0c5a6d9d5bb44cb7eeb595f02..649cbc5b8db39a5d1b281b31dc23c61ca4d972a4 100644 (file)
@@ -231,7 +231,6 @@ TESTS_default = \
                utf8-test \
                format-test \
                get-binary-name-test \
-               ipacl-test \
                hook-list-test \
                memblock-test \
                asyncq-test \
@@ -250,6 +249,7 @@ TESTS_default = \
                mix-special-test
 
 TESTS_norun = \
+               ipacl-test \
                mcalign-test \
                pacat-simple \
                parec-simple \