NOTICE! This is a static HTML version of a legacy LOCI Software ticket.

LOCI projects are now located on GitHub. The Bio-Formats project can be found here.

Ticket #536 (closed enhancement: fixed)

Opened 2010-08-24T15:47:03-05:00

Last modified 2011-02-02T04:45:00-06:00

Consider changing test configuration file format

Reported by: melissa Owned by: melissa
Priority: minor Milestone: bio-formats-4.3
Component: test-suite Severity: non-issue
Keywords: Cc:
Blocked By: Blocking:

Description

A lot of the config files need updating anyway, so now might be an OK time to change the config file format to something a bit more readable. What we have now is fine for files with one series, but for big plates it gets to be a bit unwieldy. Something either XML- or INI-based might be easier to work with.

As part of this, it would be nice to be able to opt out of specific tests in the config files. E.g. OME-XML sanity tests are sometimes expected to fail, so it would be better to just skip the test rather than reporting it as failed and having to re-investigate the failure every time.

Change History

comment:1 Changed 2010-11-15T10:32:31-06:00 by melissa

  • Milestone changed from bio-formats-5.0 to bio-formats-4.3

comment:2 Changed 2011-02-02T04:45:00-06:00 by curtis

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

moved to  ome:#4143