]
Brian Fitzpatrick commented on JBIDE-8058:
------------------------------------------
Not sure why emma would change the equation. Does it bring in any different versions of
dependencies?
smooks test fails when run w/ all other tests (incl. emma code
coverage), but passes when run solo (no emma)
------------------------------------------------------------------------------------------------------------
Key: JBIDE-8058
URL:
https://issues.jboss.org/browse/JBIDE-8058
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.2.0.CR1
Reporter: Nick Boldt
Assignee: Brian Fitzpatrick
Priority: Optional
Passes:
http://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3.2...
Passing for at least the last 4 builds (Since #8)
> mvn3 clean install -B -U -fae -e -Dmaven.repo.local=${WORKSPACE}/m2-repository -P
helios-local-target,jbosstools-nightly-trunk,hudson
---
Fails:
http://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3.2...
Failing for the past 43 builds (Since #216 )
> mvn3 clean install -B -U -fae -e -Dmaven.repo.local=${WORKSPACE}/m2-repo -P
helios-local-target,jbosstools-nightly-trunk,hudson,coverage
---
I'm not sure this is a big deal, I'm just curious why this is happening. Ideally,
the same test should pass in both scenarios.
Could it be related to emma code coverage?
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: