[
https://jira.jboss.org/jira/browse/JBWS-2531?page=com.atlassian.jira.plug...
]
Alessio Soldano reopened JBWS-2531:
-----------------------------------
The committed solution to this issue is not OK because we can now have red dots instead of
yellow ones when we simply have few failures (but the build is fine), see:
http://jbossws.jboss.org:8280/hudson/job/CXF-Core-AS-6.0.0/0/
IOW the problem here is to be fixed in the maven pom.xml, not in the hudson scripts.
Check testsuite & hudson integration
------------------------------------
Key: JBWS-2531
URL:
https://jira.jboss.org/jira/browse/JBWS-2531
Project: JBoss Web Services
Issue Type: Task
Security Level: Public(Everyone can see)
Components: jbossws-cxf
Reporter: Alessio Soldano
Assignee: Richard Opalka
Priority: Critical
Fix For: jbossws-cxf-3.1.0
This is definitely not good:
http://jbossws.jboss.org:8180/hudson/job/CXF-Core-AS-4.2.2/68/console , ie. a compilation
failure (here in a framework test) does not cause the main build to fail, thus a blue dot
is generated by hudson.
This might shadow issues.
Moreover, I'm seeing something weird locally, ie. running something like
mvn -Ptestsuite,jboss500 -Dtest=wsse/**/*TestCase test
cause the build to fail because not test is found in the jbossws-cxf server module. A
workaround is to specify -DfailIfNoTests=false on the command line, but that was not
required previously.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira