OpenMRS Core Master
Build: #2256 failed
Job: Integration Test failed
Job result summary
- Completed
- Duration
- 3 minutes
- Revision
-
d0871eeddc746fe858be9680c273cf62d58e95e1
d0871eeddc746fe858be9680c273cf62d58e95e1 - Total tests
- 53
- Fixed in
- #2258 (Code changes detected)
Tests
- 53 tests in total
- 5 tests failed
- 5 failures are new
- 3 tests were quarantined / skipped
- 2 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
Database1_9_7UpgradeIT
shouldFailIfAnyDrugOrderFrequenciesNotMappedToConceptsAreFound
|
4 secs | |
java.lang.AssertionError: Expected: is "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" but: was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif:\n Reason: \n liquibase-update-to-latest.xml : liquibase.precondition.CustomPreconditionWrapper@6608ecac : Your order entry upgrade settings file does not have mapping for 2/day x 7 days/week. Please refer to upgrade instructions for more details. https://wiki.openmrs.org/x/OALpAw\n" java.lang.AssertionError: Expected: is "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" but: was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif:\n Reason: \n liquibase-update-to-latest.xml : liquibase.precondition.CustomPreconditionWrapper@6608ecac : Your order entry upgrade settings file does not have mapping for 2/day x 7 days/week. Please refer to upgrade instructions for more details. https://wiki.openmrs.org/x/OALpAw\n" at org.openmrs.util.databasechange.Database1_9_7UpgradeIT.shouldFailIfAnyDrugOrderFrequenciesNotMappedToConceptsAreFound(Database1_9_7UpgradeIT.java:250) |
|||
Collapse |
Database1_9_7UpgradeIT
shouldFailIfAnyDrugOrderUnitsNotMappedToConceptsAreFound
|
3 secs | |
java.lang.AssertionError: Expected: is "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" but: was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif:\n Reason: \n liquibase-update-to-latest.xml : liquibase.precondition.CustomPreconditionWrapper@1a4451cb : Your order entry upgrade settings file does not have mapping for mg. Please refer to upgrade instructions for more details. https://wiki.openmrs.org/x/OALpAw\n" java.lang.AssertionError: Expected: is "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" but: was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif:\n Reason: \n liquibase-update-to-latest.xml : liquibase.precondition.CustomPreconditionWrapper@1a4451cb : Your order entry upgrade settings file does not have mapping for mg. Please refer to upgrade instructions for more details. https://wiki.openmrs.org/x/OALpAw\n" at org.openmrs.util.databasechange.Database1_9_7UpgradeIT.shouldFailIfAnyDrugOrderUnitsNotMappedToConceptsAreFound(Database1_9_7UpgradeIT.java:233) |
|||
Collapse |
Database1_9_7UpgradeIT
shouldFailIfThereAreAnyOrderTypesInTheDatabaseOtherThanDrugOrderTypeAndNoNewColumns
|
2 secs | |
java.lang.AssertionError: Expected: is "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201404091110::wyclif" but: was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201404091110::wyclif:\n Reason: \n liquibase-update-to-latest.xml : Cannot update order_type table, please see this page https://wiki.openmrs.org/x/OALpAw for how to modify the order_type table before upgrading\n" java.lang.AssertionError: Expected: is "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201404091110::wyclif" but: was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201404091110::wyclif:\n Reason: \n liquibase-update-to-latest.xml : Cannot update order_type table, please see this page https://wiki.openmrs.org/x/OALpAw for how to modify the order_type table before upgrading\n" at org.openmrs.util.databasechange.Database1_9_7UpgradeIT.shouldFailIfThereAreAnyOrderTypesInTheDatabaseOtherThanDrugOrderTypeAndNoNewColumns(Database1_9_7UpgradeIT.java:380) |
|||
Collapse |
Database1_9_7UpgradeIT
shouldFailIfThereAreDrugsWithDoseStrengthAndNoBlankUnits
|
3 secs | |
java.lang.AssertionError: Expected: is "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif" but: was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif:\n Reason: \n liquibase-update-to-latest.xml : Found drugs with dose strength specified but no units, for more details on how to fix this see https://wiki.openmrs.org/x/OALpAw\n" java.lang.AssertionError: Expected: is "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif" but: was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif:\n Reason: \n liquibase-update-to-latest.xml : Found drugs with dose strength specified but no units, for more details on how to fix this see https://wiki.openmrs.org/x/OALpAw\n" at org.openmrs.util.databasechange.Database1_9_7UpgradeIT.shouldFailIfThereAreDrugsWithDoseStrengthAndNoBlankUnits(Database1_9_7UpgradeIT.java:366) |
|||
Collapse |
Database1_9_7UpgradeIT
shouldFailIfThereAreOrderersWithNoAssociatedProviderAccounts
|
3 secs | |
java.lang.AssertionError: Expected: is "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201406262016::wyclif" but: was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201406262016::wyclif:\n Reason: \n liquibase-update-to-latest.xml : Order orderers need to have provider accounts in order to upgrade, for more details on how to fix this see https://wiki.openmrs.org/x/OALpAw\n" java.lang.AssertionError: Expected: is "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201406262016::wyclif" but: was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201406262016::wyclif:\n Reason: \n liquibase-update-to-latest.xml : Order orderers need to have provider accounts in order to upgrade, for more details on how to fix this see https://wiki.openmrs.org/x/OALpAw\n" at org.openmrs.util.databasechange.Database1_9_7UpgradeIT.shouldFailIfThereAreOrderersWithNoAssociatedProviderAccounts(Database1_9_7UpgradeIT.java:437) |