Author: thomas.diesler(a)jboss.com
Date: 2008-04-30 07:13:57 -0400 (Wed, 30 Apr 2008)
New Revision: 6773
Modified:
framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml
Log:
ignore test failures on hudson
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.2/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-4.2.3/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.0/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.0.1/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.2/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean test
2>&1 | tee $WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean
test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-4.2.3/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean test
2>&1 | tee $WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean
test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.0/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean test
2>&1 | tee $WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean
test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Integration-AS-5.0.1/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean test
2>&1 | tee $WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean
test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++ framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.2/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++ framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-4.2.3/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++ framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.0/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++ framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.0.1/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET clean test 2>&1 | tee
$WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.2/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean test
2>&1 | tee $WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean
test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-4.2.3/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean test
2>&1 | tee $WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean
test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.0/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean test
2>&1 | tee $WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean
test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml
===================================================================
---
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml 2008-04-30
11:11:14 UTC (rev 6772)
+++
framework/trunk/hudson/hudson-home/jobs/Metro-Integration-AS-5.0.1/config.xml 2008-04-30
11:13:57 UTC (rev 6773)
@@ -44,7 +44,7 @@
#
# execute tests
#
-mvn $ENVIRONMENT -Ptestsuite,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean test
2>&1 | tee $WORKSPACE/tests.log
+mvn $ENVIRONMENT -Ptestsuite,hudson,$JBOSS_TARGET -Dtest=jaxws/samples/**/*TestCase clean
test 2>&1 | tee $WORKSPACE/tests.log
cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u
#