OpenMRS Core Master

Build: #1347 was successful Changes by teleivo <mrteleivo@gmail.com> and Daniel Kayiwa

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
12 minutes
Labels
None
Revisions
openmrs-core
2fcbbe84d02014bd365ef385b5bcaaf87f8956ce 2fcbbe84d02014bd365ef385b5bcaaf87f8956ce
openmrs-standalone
03ae91b66e69db305747ff68b0cb98960fb0853c 03ae91b66e69db305747ff68b0cb98960fb0853c
Release scripts
1aad5c8d3a6400ade338d1ee1b9fd6d34fe773fa 1aad5c8d3a6400ade338d1ee1b9fd6d34fe773fa
Total tests
3407
First to pass since
#1344 (Changes by teleivo <mrteleivo@gmail.com> and Daniel Kayiwa)

Tests

Code commits

openmrs-core
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 2fcbbe84d02014bd365ef385b5bcaaf87f8956ce 2fcbbe84d02014bd365ef385b5bcaaf87f8956ce Merge pull request #1849 from teleivo/TRUNK-4936
TRUNK-4936 Fix integration-test on h2 due to liquibase changeset
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 29a68fde91fd901b7ce371b9f83bf5946dcf3de1 29a68fde91fd901b7ce371b9f83bf5946dcf3de1 TRUNK-4936 Fix integration-test on h2 due to liquibase changeset
Some integration-test's failed on h2 due to the introduced liquibase changeset
for TRUNK-4936. ALTER TABLE sql statement generated by h2 contains a
syntax error. h2 does only seem to handle unique constraints well when
creating the table, or on its own and not when adding the column.

* remove the nested <constraints> element from the changeset
* use addColumn and addUniqueConstraint

Configuration changes

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

Manual stage Release cannot be run as it references jobs that no longer exist.

Tests

Fixed tests 9
Status Test Failing since View job Duration
Successful Database1_9_7UpgradeIT shouldAddTheNecessaryPrivilegesAndAssignThemToSpecificRoles History
Failing since build #1344 (Changes by teleivo <mrteleivo@gmail.com> and Daniel Kayiwa) Integration Test 9 secs
Successful Database1_9_7UpgradeIT shouldCreateDiscontinuationOrderForStoppedOrders History
Failing since build #1344 (Changes by teleivo <mrteleivo@gmail.com> and Daniel Kayiwa) Integration Test 9 secs
Successful Database1_9_7UpgradeIT shouldSetValuesToNullIfUnitsOrFrequencyBlank History
Failing since build #1344 (Changes by teleivo <mrteleivo@gmail.com> and Daniel Kayiwa) Integration Test 9 secs
Successful Database1_9_7UpgradeIT shouldPassIfThereAreAnyOrderTypesInTheDatabaseOtherThanDrugOrderTypeAndTheNewColumnsExist History
Failing since build #1344 (Changes by teleivo <mrteleivo@gmail.com> and Daniel Kayiwa) Integration Test 9 secs
Successful Database1_9_7UpgradeIT shouldConcatenateDoseStrengthAndUnits History
Failing since build #1344 (Changes by teleivo <mrteleivo@gmail.com> and Daniel Kayiwa) Integration Test 10 secs
Successful Database1_9_7UpgradeIT shouldPassIfAllExistingDrugOrderUnitsAndFrequenciesAreMappedToConcepts History
Failing since build #1344 (Changes by teleivo <mrteleivo@gmail.com> and Daniel Kayiwa) Integration Test 9 secs
Successful Database1_9_7UpgradeIT shouldConvertOrderersToBeingProvidersInsteadOfUsers History
Failing since build #1344 (Changes by teleivo <mrteleivo@gmail.com> and Daniel Kayiwa) Integration Test 12 secs
Successful Database1_9_7UpgradeIT shouldUpgradeFromClean1_9To1_10 History
Failing since build #1344 (Changes by teleivo <mrteleivo@gmail.com> and Daniel Kayiwa) Integration Test 10 secs
Successful Database1_9_7UpgradeIT shouldMigrateDrugOrders History
Failing since build #1344 (Changes by teleivo <mrteleivo@gmail.com> and Daniel Kayiwa) Integration Test 9 secs

Jira issues

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