Build: #390 failed
Job: Default Job failed
Test results
- 13 tests in total
- 11 tests failed
- 11 failures are new
- 28 seconds taken in total.
Build 390 has the following 11 errors: 11 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
DrugImporterTest
drugListShouldFailValidationIfDuplicateOpenBoxesCode
|
< 1 sec | |
org.supercsv.exception.SuperCsvException: The number of columns to be processed (4) must match the number of CellProcessors (5): check that the number of CellProcessors you have defined matches the expected number of columns being read/written context={lineNo=2, rowNo=2, columnNo=1, rowSource=[63e31e90-329d-11e3-aa6e-0800200c9a66, PY42, Amitriptyline hydrochloride, 25 mg, coated tablet , null]} at org.supercsv.util.Util.executeCellProcessors(Util.java:78) at org.supercsv.io.AbstractCsvReader.executeProcessors(AbstractCsvReader.java:203) at org.supercsv.io.CsvBeanReader.read(CsvBeanReader.java:206) at org.openmrs.module.dispensing.importer.DrugImporter.readSpreadsheet(DrugImporter.java:237) at org.openmrs.module.dispensing.importer.DrugImporter.verifySpreadsheet(DrugImporter.java:64) at org.openmrs.module.dispensing.api.importer.DrugImporterTest.drugListShouldFailValidationIfDuplicateOpenBoxesCode(DrugImporterTest.java:177) (30 more lines...) |
|||
Collapse |
DrugImporterTest
drugListShouldFailValidationIfDuplicateProductName
|
< 1 sec | |
org.supercsv.exception.SuperCsvException: The number of columns to be processed (4) must match the number of CellProcessors (5): check that the number of CellProcessors you have defined matches the expected number of columns being read/written context={lineNo=2, rowNo=2, columnNo=1, rowSource=[63e31e90-329d-11e3-aa6e-0800200c9a66, PY42, Amitriptyline hydrochloride, 25 mg, coated tablet , null]} at org.supercsv.util.Util.executeCellProcessors(Util.java:78) at org.supercsv.io.AbstractCsvReader.executeProcessors(AbstractCsvReader.java:203) at org.supercsv.io.CsvBeanReader.read(CsvBeanReader.java:206) at org.openmrs.module.dispensing.importer.DrugImporter.readSpreadsheet(DrugImporter.java:237) at org.openmrs.module.dispensing.importer.DrugImporter.verifySpreadsheet(DrugImporter.java:64) at org.openmrs.module.dispensing.api.importer.DrugImporterTest.drugListShouldFailValidationIfDuplicateProductName(DrugImporterTest.java:190) (30 more lines...) |
|||
Collapse |
DrugImporterTest
drugListShouldFailValidationIfExistingDrugWithSameName
|
< 1 sec | |
org.supercsv.exception.SuperCsvException: The number of columns to be processed (4) must match the number of CellProcessors (5): check that the number of CellProcessors you have defined matches the expected number of columns being read/written context={lineNo=2, rowNo=2, columnNo=1, rowSource=[63e31e90-329d-11e3-aa6e-0800200c9a66, PY42, Amitriptyline hydrochloride, 25 mg, coated tablet , null]} at org.supercsv.util.Util.executeCellProcessors(Util.java:78) at org.supercsv.io.AbstractCsvReader.executeProcessors(AbstractCsvReader.java:203) at org.supercsv.io.CsvBeanReader.read(CsvBeanReader.java:206) at org.openmrs.module.dispensing.importer.DrugImporter.readSpreadsheet(DrugImporter.java:237) at org.openmrs.module.dispensing.importer.DrugImporter.verifySpreadsheet(DrugImporter.java:64) at org.openmrs.module.dispensing.api.importer.DrugImporterTest.drugListShouldFailValidationIfExistingDrugWithSameName(DrugImporterTest.java:149) (30 more lines...) |
|||
Collapse |
DrugImporterTest
drugListShouldFailValidationIfMultipleMatchesForConceptName
|
< 1 sec | |
org.supercsv.exception.SuperCsvException: The number of columns to be processed (4) must match the number of CellProcessors (5): check that the number of CellProcessors you have defined matches the expected number of columns being read/written context={lineNo=2, rowNo=2, columnNo=1, rowSource=[63e31e90-329d-11e3-aa6e-0800200c9a66, PY42, Amitriptyline hydrochloride, 25 mg, coated tablet , null]} at org.supercsv.util.Util.executeCellProcessors(Util.java:78) at org.supercsv.io.AbstractCsvReader.executeProcessors(AbstractCsvReader.java:203) at org.supercsv.io.CsvBeanReader.read(CsvBeanReader.java:206) at org.openmrs.module.dispensing.importer.DrugImporter.readSpreadsheet(DrugImporter.java:237) at org.openmrs.module.dispensing.importer.DrugImporter.verifySpreadsheet(DrugImporter.java:64) at org.openmrs.module.dispensing.api.importer.DrugImporterTest.drugListShouldFailValidationIfMultipleMatchesForConceptName(DrugImporterTest.java:116) (30 more lines...) |
|||
Collapse |
DrugImporterTest
drugListShouldFailValidationIfNoMatchingConceptByName
|
< 1 sec | |
org.supercsv.exception.SuperCsvException: The number of columns to be processed (4) must match the number of CellProcessors (5): check that the number of CellProcessors you have defined matches the expected number of columns being read/written context={lineNo=2, rowNo=2, columnNo=1, rowSource=[63e31e90-329d-11e3-aa6e-0800200c9a66, PY42, Amitriptyline hydrochloride, 25 mg, coated tablet , null]} at org.supercsv.util.Util.executeCellProcessors(Util.java:78) at org.supercsv.io.AbstractCsvReader.executeProcessors(AbstractCsvReader.java:203) at org.supercsv.io.CsvBeanReader.read(CsvBeanReader.java:206) at org.openmrs.module.dispensing.importer.DrugImporter.readSpreadsheet(DrugImporter.java:237) at org.openmrs.module.dispensing.importer.DrugImporter.verifySpreadsheet(DrugImporter.java:64) at org.openmrs.module.dispensing.api.importer.DrugImporterTest.drugListShouldFailValidationIfNoMatchingConceptByName(DrugImporterTest.java:100) (30 more lines...) |
|||
Collapse |
DrugImporterTest
drugListShouldFailValidationIfNoMatchingConceptWithUuid
|
< 1 sec | |
org.supercsv.exception.SuperCsvException: The number of columns to be processed (4) must match the number of CellProcessors (5): check that the number of CellProcessors you have defined matches the expected number of columns being read/written context={lineNo=2, rowNo=2, columnNo=1, rowSource=[63e31e90-329d-11e3-aa6e-0800200c9a66, PY42, Amitriptyline hydrochloride, 25 mg, coated tablet , null]} at org.supercsv.util.Util.executeCellProcessors(Util.java:78) at org.supercsv.io.AbstractCsvReader.executeProcessors(AbstractCsvReader.java:203) at org.supercsv.io.CsvBeanReader.read(CsvBeanReader.java:206) at org.openmrs.module.dispensing.importer.DrugImporter.readSpreadsheet(DrugImporter.java:237) at org.openmrs.module.dispensing.importer.DrugImporter.verifySpreadsheet(DrugImporter.java:64) at org.openmrs.module.dispensing.api.importer.DrugImporterTest.drugListShouldFailValidationIfNoMatchingConceptWithUuid(DrugImporterTest.java:133) (30 more lines...) |
|||
Collapse |
DrugImporterTest
drugListShouldPassValidationIfExistingDrugWithSameNameButDrugInSpreadsheetHasNoUuid
|
< 1 sec | |
org.supercsv.exception.SuperCsvException: The number of columns to be processed (4) must match the number of CellProcessors (5): check that the number of CellProcessors you have defined matches the expected number of columns being read/written context={lineNo=2, rowNo=2, columnNo=1, rowSource=[63e31e90-329d-11e3-aa6e-0800200c9a66, PY42, Amitriptyline hydrochloride, 25 mg, coated tablet , null]} at org.supercsv.util.Util.executeCellProcessors(Util.java:78) at org.supercsv.io.AbstractCsvReader.executeProcessors(AbstractCsvReader.java:203) at org.supercsv.io.CsvBeanReader.read(CsvBeanReader.java:206) at org.openmrs.module.dispensing.importer.DrugImporter.readSpreadsheet(DrugImporter.java:237) at org.openmrs.module.dispensing.importer.DrugImporter.verifySpreadsheet(DrugImporter.java:64) at org.openmrs.module.dispensing.api.importer.DrugImporterTest.drugListShouldPassValidationIfExistingDrugWithSameNameButDrugInSpreadsheetHasNoUuid(DrugImporterTest.java:165) (30 more lines...) |
|||
Collapse |
DrugImporterTest
shouldImportDrugList
|
< 1 sec | |
org.supercsv.exception.SuperCsvException: The number of columns to be processed (4) must match the number of CellProcessors (5): check that the number of CellProcessors you have defined matches the expected number of columns being read/written context={lineNo=2, rowNo=2, columnNo=1, rowSource=[63e31e90-329d-11e3-aa6e-0800200c9a66, PY42, Amitriptyline hydrochloride, 25 mg, coated tablet , null]} at org.supercsv.util.Util.executeCellProcessors(Util.java:78) at org.supercsv.io.AbstractCsvReader.executeProcessors(AbstractCsvReader.java:203) at org.supercsv.io.CsvBeanReader.read(CsvBeanReader.java:206) at org.openmrs.module.dispensing.importer.DrugImporter.readSpreadsheet(DrugImporter.java:237) at org.openmrs.module.dispensing.importer.DrugImporter.importSpreadsheet(DrugImporter.java:132) at org.openmrs.module.dispensing.api.importer.DrugImporterTest.shouldImportDrugList(DrugImporterTest.java:203) (30 more lines...) |
|||
Collapse |
DrugImporterTest
shouldUpdateExistingDrugName
|
< 1 sec | |
org.supercsv.exception.SuperCsvException: The number of columns to be processed (4) must match the number of CellProcessors (5): check that the number of CellProcessors you have defined matches the expected number of columns being read/written context={lineNo=2, rowNo=2, columnNo=1, rowSource=[63e31e90-329d-11e3-aa6e-0800200c9a66, PY42, Amitriptyline hydrochloride, 25 mg, coated tablet , null]} at org.supercsv.util.Util.executeCellProcessors(Util.java:78) at org.supercsv.io.AbstractCsvReader.executeProcessors(AbstractCsvReader.java:203) at org.supercsv.io.CsvBeanReader.read(CsvBeanReader.java:206) at org.openmrs.module.dispensing.importer.DrugImporter.readSpreadsheet(DrugImporter.java:237) at org.openmrs.module.dispensing.importer.DrugImporter.importSpreadsheet(DrugImporter.java:132) at org.openmrs.module.dispensing.api.importer.DrugImporterTest.shouldUpdateExistingDrugName(DrugImporterTest.java:244) (30 more lines...) |
|||
Collapse |
DrugImporterTest
shouldUpdateExistingDrugReferencedByName
|
< 1 sec | |
org.supercsv.exception.SuperCsvException: The number of columns to be processed (4) must match the number of CellProcessors (5): check that the number of CellProcessors you have defined matches the expected number of columns being read/written context={lineNo=2, rowNo=2, columnNo=1, rowSource=[63e31e90-329d-11e3-aa6e-0800200c9a66, PY42, Amitriptyline hydrochloride, 25 mg, coated tablet , null]} at org.supercsv.util.Util.executeCellProcessors(Util.java:78) at org.supercsv.io.AbstractCsvReader.executeProcessors(AbstractCsvReader.java:203) at org.supercsv.io.CsvBeanReader.read(CsvBeanReader.java:206) at org.openmrs.module.dispensing.importer.DrugImporter.readSpreadsheet(DrugImporter.java:237) at org.openmrs.module.dispensing.importer.DrugImporter.importSpreadsheet(DrugImporter.java:132) at org.openmrs.module.dispensing.api.importer.DrugImporterTest.shouldUpdateExistingDrugReferencedByName(DrugImporterTest.java:267) (30 more lines...) |
|||
Collapse |
DrugImporterTest
validDrugListShouldPassValidation
|
< 1 sec | |
org.supercsv.exception.SuperCsvException: The number of columns to be processed (4) must match the number of CellProcessors (5): check that the number of CellProcessors you have defined matches the expected number of columns being read/written context={lineNo=2, rowNo=2, columnNo=1, rowSource=[63e31e90-329d-11e3-aa6e-0800200c9a66, PY42, Amitriptyline hydrochloride, 25 mg, coated tablet , null]} at org.supercsv.util.Util.executeCellProcessors(Util.java:78) at org.supercsv.io.AbstractCsvReader.executeProcessors(AbstractCsvReader.java:203) at org.supercsv.io.CsvBeanReader.read(CsvBeanReader.java:206) at org.openmrs.module.dispensing.importer.DrugImporter.readSpreadsheet(DrugImporter.java:237) at org.openmrs.module.dispensing.importer.DrugImporter.verifySpreadsheet(DrugImporter.java:64) at org.openmrs.module.dispensing.api.importer.DrugImporterTest.validDrugListShouldPassValidation(DrugImporterTest.java:84) (30 more lines...) |