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: | 
               | 
    
| 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.