OpenMRS Core Master
Build: #2256 failed
Job: Integration Test failed
Should fail if there are orderers with no associated provider accounts: Test case result
The below summarizes the result of the test "Should fail if there are orderers with no associated provider accounts" in build 2,256 of OpenMRS Core - OpenMRS Core Master - Integration Test.
- Description
- Should fail if there are orderers with no associated provider accounts
- Test class
- org.openmrs.util.databasechange.Database1_9_7UpgradeIT
- Method
- shouldFailIfThereAreOrderersWithNoAssociatedProviderAccounts
- Duration
- 3 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::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)