]
Max Rydahl Andersen updated JBIDE-8058:
---------------------------------------
Fix Version/s: 3.2.x
3.3.x
Emma "only" changes the bytecode to track changes - thus there could be some
hidden sideeffect if Emma has a bug or Smooks or its tests by some rare chance rely on
some weird synchronization/timing bug triggered by the extra tracking.
I can't see the failure and its reason (i.e. stacktrace or error condition) so I
can't provide more insight for now.
Putting this on 3.2.x/3.3.x so its not in None because yes, weird this is happening.
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: Denis Golovin
Priority: Optional
Fix For: 3.2.x, 3.3.x
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: