From dc9c48fdc62fba5ca6d1f92e31c4b592611e1982 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Sat, 29 Nov 2014 10:26:26 +0100 Subject: [PATCH] CI error investigations - temporarily disable random execution of tests --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e10fbdcf014..2ad3e7d12b8 100644 --- a/pom.xml +++ b/pom.xml @@ -476,7 +476,7 @@ org.apache.maven.plugins maven-surefire-plugin - random + true ${project.build.directory} -- 2.39.5