Ticket #137 (closed defect: fixed)
Opened 2010-07-23T11:26:10-05:00
Last modified 2010-07-23T11:26:35-05:00
Update ImageJ testing source code to pass Hudson tests
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Testing | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #3 |
Description
A few ImageJ tests do not pass when run under hudson (headless). Remove all test methods that interact with GUI. (This works out to a few methods in a few classes and then a couple GUI oriented classes being significantly chopped down).