OpenMRS Core Master
Build: #2256 failed
Job: Integration Test failed
Should fail if any drug order frequencies not mapped to concepts are found: Test case result
The below summarizes the result of the test "Should fail if any drug order frequencies not mapped to concepts are found" in build 2,256 of OpenMRS Core - OpenMRS Core Master - Integration Test.
- Description
- Should fail if any drug order frequencies not mapped to concepts are found
- Test class
- org.openmrs.util.databasechange.Database1_9_7UpgradeIT
- Method
- shouldFailIfAnyDrugOrderFrequenciesNotMappedToConceptsAreFound
- Duration
- 4 secs
- Status
- Failed (New Failure)
Error Log
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)