Author: anil.saldhana(a)jboss.com
Date: 2010-07-29 16:00:00 -0400 (Thu, 29 Jul 2010)
New Revision: 338
Modified:
integration-tests/trunk/picketlink-sts-tests/pom.xml
Log:
disable metro tests for now
Modified: integration-tests/trunk/picketlink-sts-tests/pom.xml
===================================================================
--- integration-tests/trunk/picketlink-sts-tests/pom.xml 2010-07-29 19:12:48 UTC (rev
337)
+++ integration-tests/trunk/picketlink-sts-tests/pom.xml 2010-07-29 20:00:00 UTC (rev
338)
@@ -43,7 +43,7 @@
<goal>test</goal>
</goals>
<configuration>
- <skip>false</skip>
+ <skip>true</skip>
<reportsDirectory>${project.build.directory}/surefire-reports-metro</reportsDirectory>
</configuration>
</execution>
Show replies by date