Author: alessio.soldano(a)jboss.com
Date: 2010-10-27 04:14:55 -0400 (Wed, 27 Oct 2010)
New Revision: 13193
Modified:
stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt
stack/native/trunk/modules/testsuite/test-excludes-jboss510.txt
stack/native/trunk/modules/testsuite/test-excludes-jboss600.txt
stack/native/trunk/modules/testsuite/test-excludes-jboss601.txt
Log:
[JBWS-3150] Excluding test causing Hudson to freeze
Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt 2010-10-26 17:50:18
UTC (rev 13192)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt 2010-10-27 08:14:55
UTC (rev 13193)
@@ -13,3 +13,6 @@
# [JBWS-2957] EJB3 webservices in web archives (fixed on AS 6 series only)
org/jboss/test/ws/jaxws/jbws2957/**
+
+# [JBWS-3150] This test causes hudson to freeze
+org/jboss/test/ws/common/soap/SOAPConnectionTestCase.*
Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss510.txt 2010-10-26 17:50:18
UTC (rev 13192)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss510.txt 2010-10-27 08:14:55
UTC (rev 13193)
@@ -13,3 +13,6 @@
# [JBWS-2957] EJB3 webservices in web archives (fixed on AS 6 series only)
org/jboss/test/ws/jaxws/jbws2957/**
+
+# [JBWS-3150] This test causes hudson to freeze
+org/jboss/test/ws/common/soap/SOAPConnectionTestCase.*
Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss600.txt 2010-10-26 17:50:18
UTC (rev 13192)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss600.txt 2010-10-27 08:14:55
UTC (rev 13193)
@@ -6,3 +6,6 @@
# [JBAS-8363] Virtual host issue in JBossWeb
org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
+
+# [JBWS-3150] This test causes hudson to freeze
+org/jboss/test/ws/common/soap/SOAPConnectionTestCase.*
Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss601.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss601.txt 2010-10-26 17:50:18
UTC (rev 13192)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss601.txt 2010-10-27 08:14:55
UTC (rev 13193)
@@ -6,3 +6,6 @@
# [JBAS-8363] Virtual host issue in JBossWeb
org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
+
+# [JBWS-3150] This test causes hudson to freeze
+org/jboss/test/ws/common/soap/SOAPConnectionTestCase.*
Show replies by date