[pulseaudio-discuss] [PATCH] tests: Move ipacl-tests to TESTS_norun
David Henningsson
david.henningsson at canonical.com
Wed Mar 20 04:10:38 PDT 2013
Tanu agreed to this on IRC yesterday, so pushed this one.
On 03/19/2013 04:40 PM, David Henningsson wrote:
> 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 at canonical.com>
> ---
> src/Makefile.am | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/Makefile.am b/src/Makefile.am
> index fc787c2..649cbc5 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -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 \
>
--
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic
More information about the pulseaudio-discuss
mailing list