[
https://issues.jboss.org/browse/JBIDE-10964?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-10964 at 4/6/12 12:42 PM:
-------------------------------------------------------------
No, that's way more work than just globally finding&replacing the string
"Beta2" with "Beta3" in existing stable_branch jobs. If you branch the
jobs you have to fix all the inter-job linkages.
Trust me, I've tried all approaches here and the current one is the least effort.
That said when we start building on the Juno TP in parallel to the Indigo one, we'll
want clones of all the trunk jobs. Not looking forward to that bit of work...
was (Author: nickboldt):
No, that's way more work than just globally finding&replacing the string
"Beta2" with "Beta3" in existing stable_branch jobs. If you branch the
jobs you have to fix all the inter-job linkages.
Trust me, I've tried all approaches here and the current one is the least effort.
use "-Dmaven.test.failure.ignore=true" in component jobs
to make test failures appear yellow instead of red
------------------------------------------------------------------------------------------------------------
Key: JBIDE-10964
URL:
https://issues.jboss.org/browse/JBIDE-10964
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.3.0.Beta1
Reporter: Nick Boldt
Assignee: Mickael Istria
Fix For: 3.3.0.Beta3
We'd like to see "unstable" (yellow) when tests fail, not
"failed" (red).
This will also mean checking for missing TEXT-*.xml files (recursing through
${WORKSPACE}/sources/tests/ looking for plugins' target/ folders to see that every
test plugin has at least 1 TEST-*.xml file) and generating empty ones should there be an
eclipse crash before a test results file can be generated. An empty file should at least
alert developers that there's a possible problem w/ their test (or more likely,
it's a slave / vnc issue, like JBIDE-10960).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira