NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #598 (closed defect: fixed)

Opened 2011-06-13T13:12:33-05:00

Last modified 2012-03-05T14:31:40-06:00

Pass tests to Wayne

Reported by: bdezonia Owned by: curtis
Priority: major Milestone: imagej2-b1-initial
Component: Testing Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking:

Description

When we updated our Hudson to use IJ 1.45i some tests broke. Wayne removed some functionality from IJ that breaks our patches (ImageCanvas and ImagePlus). If the methods that use extinct code simply comment out the calls many many tests fail.

We need to retire our patches as they have no applicability anymore. Bute we should keep the tests around. So modify our proects such that the tests are standalone and can be used by Wayne if desired.

Once this is done talk to Wayne about broken tests, their online availability, and what he'd like to do going forward.

This ticket will start with Curtis and be reassigned as needed.

Change History

comment:1 Changed 2011-06-22T13:24:40-05:00 by curtis

The _ij1-patches project was renamed to ij1-tests in 661e961299b534c318dcb3fba888b735d4d472b8, and the patched classes were removed, leaving only the unit tests.

Unfortunately the project does not currently compile, as there are a few places where the code relied on API modifications in the patches. We still need to eliminate those few spots, then email Wayne, and then this ticket can be closed.

comment:2 Changed 2011-07-27T14:49:26-05:00 by curtis

  • Milestone changed from biweekly-2011: Jul-18 to Jul-29 to biweekly-2011: Aug-01 to Aug-12

comment:3 Changed 2011-08-01T12:10:32-05:00 by curtis

  • Milestone changed from biweekly-2011: Aug-01 to Aug-12 to imagej-2.0-alpha5

Milestone biweekly-2011: Aug-01 to Aug-12 deleted

comment:4 Changed 2011-10-07T13:50:54-05:00 by curtis

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in 9fc9ac6599c279bc83eb0a62d922f34517c47e37, b51494bb19c094b4430d3936a5e30383c722b35a and d1d4ffd94096a0843e751533d909513faaccb7c3.

I wrote  instructions on how to run the tests as well as a  blog post describing the current situation.

comment:5 Changed 2011-10-07T14:09:33-05:00 by curtis

I have  emailed the list explaining where things are at.

comment:6 Changed 2012-02-24T13:21:20-06:00 by curtis

  • Blocking 3 added

comment:7 Changed 2012-03-05T14:31:40-06:00 by curtis

  • Blocking 3 removed