From dd05b5914c98e04adf6bae2f9b1239e3631a8500 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Tue, 2 Jun 2015 14:44:40 +0000 Subject: [PATCH] Change TestNG reporting format back to default. Hopefully this will provide us with chronological information and we may be able to use this to find out why the two intermittent tests are failing. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@105333 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- rm-automation/pom.xml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index a097f45e0b..2ac0aa2551 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -37,16 +37,6 @@ maven-surefire-plugin false - - - usedefaultlisteners - false - - - listener - org.uncommons.reportng.HTMLReporter, org.uncommons.reportng.JUnitXMLReporter - - ${project.build.testOutputDirectory}/testng.xml @@ -116,12 +106,6 @@ 6.8.8 test - - org.uncommons - reportng - 1.1.4 - test - ru.yandex.qatools.htmlelements htmlelements-all