OpenMRS Core Master
Build: #1369 failed Changes by Daniel Kayiwa and Wolf Schlegel <wolf.schlegel@thoughtworks.com>
Test results
- 3,430 tests in total
- 18 tests failed
- 18 failures are new
- 41 tests were quarantined / skipped
- 7 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
Database1_9_7UpgradeIT
shouldFailIfAnyDrugOrderFrequenciesNotMappedToConceptsAreFound
|
Integration Test | 5 secs | |
java.lang.AssertionError: Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif") but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" message was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: (203 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldFailIfThereAreDrugsWithDoseStrengthAndNoNullUnits
|
Integration Test | 13 secs | |
java.lang.AssertionError: Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif") but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif" message was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: (203 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldUpgradeLiquibase
|
Integration Test | 3 secs | |
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187] at org.h2.message.DbException.getJdbcSQLException(DbException.java:345) (19 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldMigrateDrugOrders
|
Integration Test | 3 secs | |
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187] at org.h2.message.DbException.getJdbcSQLException(DbException.java:345) (20 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldUpgradeFromClean1_9To1_10
|
Integration Test | 3 secs | |
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187] at org.h2.message.DbException.getJdbcSQLException(DbException.java:345) (20 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldFailMigratingDrugOrdersIfUnitsToConceptsMappingsIsNotSet
|
Integration Test | 3 secs | |
java.lang.AssertionError: Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" and exception with message a string containing "Your order entry upgrade settings file does not have mapping for mg. Please refer to upgrade instructions for more details.") but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" message was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: (203 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldFailIfThereAreOrderersWithNoAssociatedProviderAccounts
|
Integration Test | 5 secs | |
java.lang.AssertionError: Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201406262016::wyclif") but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201406262016::wyclif" message was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: (203 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldConvertOrderersToBeingProvidersInsteadOfUsers
|
Integration Test | 6 secs | |
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187] at org.h2.message.DbException.getJdbcSQLException(DbException.java:345) (20 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldFailIfThereAreDrugsWithDoseStrengthAndNoBlankUnits
|
Integration Test | 3 secs | |
java.lang.AssertionError: Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif") but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif" message was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: (203 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldAddTheNecessaryPrivilegesAndAssignThemToSpecificRoles
|
Integration Test | 3 secs | |
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187] at org.h2.message.DbException.getJdbcSQLException(DbException.java:345) (20 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldPassIfThereAreAnyOrderTypesInTheDatabaseOtherThanDrugOrderTypeAndTheNewColumnsExist
|
Integration Test | 3 secs | |
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187] at org.h2.message.DbException.getJdbcSQLException(DbException.java:345) (20 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldFailIfAnyDrugOrderUnitsNotMappedToConceptsAreFound
|
Integration Test | 4 secs | |
java.lang.AssertionError: Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif") but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" message was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: (203 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldPassIfAllExistingDrugOrderUnitsAndFrequenciesAreMappedToConcepts
|
Integration Test | 10 secs | |
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187] at org.h2.message.DbException.getJdbcSQLException(DbException.java:345) (20 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldSetValuesToNullIfUnitsOrFrequencyBlank
|
Integration Test | 3 secs | |
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187] at org.h2.message.DbException.getJdbcSQLException(DbException.java:345) (20 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldFailIfThereAreAnyOrderTypesInTheDatabaseOtherThanDrugOrderTypeAndNoNewColumns
|
Integration Test | 3 secs | |
java.lang.AssertionError: Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201404091110::wyclif") but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201404091110::wyclif" message was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: (203 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldFailMigratingDrugOrdersIfUnitsToConceptsMappingsDoesNotPointToValidCodedDoseUnits
|
Integration Test | 3 secs | |
java.lang.AssertionError: Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" and exception with message a string containing "For input string: \"invalid\"") but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" message was "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: (203 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldCreateDiscontinuationOrderForStoppedOrders
|
Integration Test | 3 secs | |
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187] at org.h2.message.DbException.getJdbcSQLException(DbException.java:345) (20 more lines...) |
||||
Collapse |
Database1_9_7UpgradeIT
shouldConcatenateDoseStrengthAndUnits
|
Integration Test | 3 secs | |
java.io.IOException: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-2.0.xml::20090402-1519-concept_map::bwolfe: Reason: liquibase.exception.DatabaseException: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Error executing SQL CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid): Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187]: Caused By: Table "CONCEPT_MAP" not found; SQL statement: CREATE UNIQUE INDEX concept_map_uuid_index ON concept_map(uuid) [42102-187] at org.h2.message.DbException.getJdbcSQLException(DbException.java:345) (20 more lines...) |