From 82cd73623fc2489120ed74078b189cdcc64ee810 Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Date: Thu, 5 Apr 2012 17:25:54 +0200 Subject: [PATCH] Disable xauth when running the selenium tests with xvfb --- centrepoint/modules/selenium-tests/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/centrepoint/modules/selenium-tests/pom.xml b/centrepoint/modules/selenium-tests/pom.xml index ebf6cd9..f0f4ea3 100644 --- a/centrepoint/modules/selenium-tests/pom.xml +++ b/centrepoint/modules/selenium-tests/pom.xml @@ -117,6 +117,10 @@ org.codehaus.mojo selenium-maven-plugin 2.2 + + + false + start