Task #994 (closed)
Emma can die with strange error
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Milestone: | 5.1.0-m4 |
| Component: | Deployment | Version: | 3.0-M1 |
| Keywords: | testing, emma | Cc: | java@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
testng-init:
test:
[instr] processing instrumentation path ...
BUILD FAILED
/Users/cn/work/clients/glencoe/sandbox/omero/build.xml:83: The following error occurred while executing this line:
/Users/cn/work/clients/glencoe/sandbox/omero/components/antlib/resources/multiproject.xml:34: The following error occurred while executing this line:
/Users/cn/work/clients/glencoe/sandbox/omero/components/tools/build.xml:25: The following error occurred while executing this line:
/Users/cn/work/clients/glencoe/sandbox/omero/components/antlib/resources/multiproject.xml:34: The following error occurred while executing this line:
/Users/cn/work/clients/glencoe/sandbox/omero/components/antlib/resources/lifecycle.xml:212: com.vladium.emma.EMMARuntimeException: [UNEXPECTED_FAILURE] unexpected failure java.lang.ArrayIndexOutOfBoundsException: 14, please submit a bug report to: 'http://sourceforge.net/projects/emma'
Total time: 3 minutes 57 seconds
Change History (7)
comment:1 Changed 11 years ago by jmoore
comment:2 Changed 11 years ago by jmoore
- Milestone changed from OMERO-Beta4 to Cleanup
No way or time to test at the moment. Pushing to cleanup.
comment:3 Changed 5 years ago by jamoore
- Cc java@… added; carlos@… cxallan removed
- Milestone changed from Cleanup to 5.1.0-m3
No one's used Emma in some time; I'd propose stripping it out. Any objections?
comment:4 Changed 5 years ago by jburel
none
comment:5 Changed 5 years ago by jamoore
- Resolution set to wontfix
- Status changed from new to closed
PR opened to remove Emma: https://github.com/openmicroscopy/openmicroscopy/pull/3382
comment:6 Changed 5 years ago by jmoore <josh@…>
(In [3abae62e20e26f16461bfbdeeb5c25e565bd8e80/ome.git] on branch develop) Remove emma from build system (See #994)
Other code-coverage libraries (like http://www.eclemma.org/jacoco/)
are now available. We have not actively used emma for so long that
it is better to simply remove all references and re-add when the
time comes.
comment:7 Changed 5 years ago by Sébastien Besson <seb.besson@…>
(In [80ffdc5ab35b706d99b52971c49f8a12c7527d77/ome.git] on branch develop) Merge pull request #3382 from joshmoore/remove-emma-dev
Remove emma from build system (See #994)
https://sourceforge.net/forum/message.php?msg_id=4978897