From 44e7e2c8e28bca5d6f98b1eb52049f03147a3d27 Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Mon, 27 Jun 2011 12:32:58 +0100 Subject: Disable the no-config test --- tests/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 9570afea..1f0c2463 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -2,7 +2,6 @@ SUBDIRS = src TESTS = \ test-headless \ - test-no-config \ test-autologin \ test-login-gobject \ test-login-gobject-wrong-password \ @@ -15,6 +14,10 @@ TESTS = \ test-login-gobject-guest-no-setup-script \ test-login-gobject-guest-fail-setup-script +# Disable no-config script, we can't specify display numbers currently so it +# conflicts with an existing running X server +# test-no-config + EXTRA_DIST = \ $(TESTS) \ data/passwd.in \ -- cgit v1.2.1