concept_source.*voided* changed to concept_source.*retired* in version 1.7.
Ben On Fri, Aug 12, 2011 at 4:34 PM, Peter Eichenauer <[email protected]>wrote: > Hi, > > some test cases throw a NoSuchColumnException - for example > DateObsCohortDefinitionEvaluatorTest > > org.dbunit.dataset.NoSuchColumnException: CONCEPT_SOURCE.VOIDED - > (Non-uppercase input column: voided) in ColumnNameToIndexes cache map. > Note that the map's column names are NOT case sensitive. > at > > org.dbunit.dataset.AbstractTableMetaData.getColumnIndex(AbstractTableMetaData.java:128) > > If I remove the voided property in ReportTestDataset.xml the test case > runs without failures. Has the data model recently changed? > > Thanks, > Peter > > _________________________________________ > > To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to > [email protected] with "SIGNOFF openmrs-devel-l" in the body > (not the subject) of your e-mail. > > [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l] > _________________________________________ To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-devel-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

