OpenMRS Core Master

Build: #2256 failed Changes by achilep <you@example.com>

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
17 minutes
Labels
None
Revisions
openmrs-core
d0871eeddc746fe858be9680c273cf62d58e95e1 d0871eeddc746fe858be9680c273cf62d58e95e1
openmrs-standalone
8af748fdb6fe93f74ebb4b89e03b262fcd37b5c0 8af748fdb6fe93f74ebb4b89e03b262fcd37b5c0
Release scripts
1969d1c2650fc66ab14f5edb4052a329a196f370 1969d1c2650fc66ab14f5edb4052a329a196f370
Total tests
4400
Fixed in
#2258 (Changes by achilep <you@example.com>)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

openmrs-core
Author Commit Message Commit date
achilep <you@example.com> achilep <you@example.com> d0871eeddc746fe858be9680c273cf62d58e95e1 d0871eeddc746fe858be9680c273cf62d58e95e1 TRUNK-5813 Replace all ExpectedException Rules and the @Test(expected..1)

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 5
Status Test View job Duration
Collapse Failed Database1_9_7UpgradeIT shouldFailIfThereAreOrderersWithNoAssociatedProviderAccounts History
Integration Test 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)
Collapse Failed Database1_9_7UpgradeIT shouldFailIfThereAreAnyOrderTypesInTheDatabaseOtherThanDrugOrderTypeAndNoNewColumns History
Integration Test 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 Failed Database1_9_7UpgradeIT shouldFailIfThereAreDrugsWithDoseStrengthAndNoBlankUnits History
Integration Test 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 Failed Database1_9_7UpgradeIT shouldFailIfAnyDrugOrderFrequenciesNotMappedToConceptsAreFound History
Integration Test 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 Failed Database1_9_7UpgradeIT shouldFailIfAnyDrugOrderUnitsNotMappedToConceptsAreFound History
Integration Test 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)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-5813Could not obtain issue details from Jira