Plan for OpenMRS Core 1.11.x

Build: #21 failed Changes by Rafal Korytkowski

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Revision
1bb60ffcd3e5d32500e37adb83349fc98c2efbd8
Total tests
1887
Failing since
#20 (Changes by Rafal Korytkowski)
Fixed in
#23 (Manual run by Rafal Korytkowski)

Responsible

This build has been failing since #20
No one has taken responsibility

Code commits

Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski 1bb60ffcd3e5d32500e37adb83349fc98c2efbd8 TRUNK-4389 Added orderType check
(cherry picked from commit 08e0bc1ddac0499972d491103d72c313aef77128)

Conflicts:
        api/src/test/java/org/openmrs/OrderTest.java

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 1
Status Test View job Duration
Collapse Failed SchedulerServiceTest saveTask_shouldSaveTaskToTheDatabase
Build and Test < 1 sec
java.lang.AssertionError: expected:<1> but was:<2>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.scheduler.SchedulerServiceTest.saveTask_shouldSaveTaskToTheDatabase(SchedulerServiceTest.java:262)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(34 more lines...)
Existing test failures 2
Status Test Failing since View job Duration
java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:300)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1026)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:999)
	at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.<init>(DatabaseUpgradeTestUtil.java:94)
	at org.openmrs.util.databasechange.Database1_9_7UpgradeTest.before(Database1_9_7UpgradeTest.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(29 more lines...)
java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:300)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1026)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:999)
	at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.<init>(DatabaseUpgradeTestUtil.java:94)
	at org.openmrs.util.databasechange.Database1_9_7UpgradeTest.before(Database1_9_7UpgradeTest.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(29 more lines...)
Fixed tests 12
Status Test Failing since View job Duration
Successful Database1_9_7UpgradeTest shouldFailIfAnyDrugOrderFrequenciesNotMappedToConceptsAreFound
Failing since build #20 (Changes by Rafal Korytkowski) Build and Test 4 secs
Successful Database1_9_7UpgradeTest shouldFailIfThereAreAnyOrderTypesInTheDatabaseOtherThanDrugOrderTypeAndNoNewColumns
Failing since build #20 (Changes by Rafal Korytkowski) Build and Test 3 secs
Successful Database1_9_7UpgradeTest shouldFailIfAnyDrugOrderUnitsNotMappedToConceptsAreFound
Failing since build #20 (Changes by Rafal Korytkowski) Build and Test 4 secs
Successful Database1_9_7UpgradeTest shouldFailIfThereAreOrderersWithNoAssociatedProviderAccounts
Failing since build #20 (Changes by Rafal Korytkowski) Build and Test 4 secs
Successful Database1_9_7UpgradeTest shouldMigrateDrugOrders
Failing since build #20 (Changes by Rafal Korytkowski) Build and Test 6 secs
Successful Database1_9_7UpgradeTest shouldFailMigratingDrugOrdersIfUnitsToConceptsMappingsDoesNotPointToValidCodedDoseUnits
Failing since build #20 (Changes by Rafal Korytkowski) Build and Test 4 secs
Successful Database1_9_7UpgradeTest shouldFailIfThereAreDrugsWithDoseStrengthAndNoBlankUnits
Failing since build #20 (Changes by Rafal Korytkowski) Build and Test 4 secs
Successful Database1_9_7UpgradeTest shouldCreateDiscontinuationOrderForStoppedOrders
Failing since build #20 (Changes by Rafal Korytkowski) Build and Test 6 secs
Successful Database1_9_7UpgradeTest shouldSetValuesToNullIfUnitsOrFrequencyBlank
Failing since build #20 (Changes by Rafal Korytkowski) Build and Test 6 secs
Successful Database1_9_7UpgradeTest shouldConcatenateDoseStrengthAndUnits
Failing since build #20 (Changes by Rafal Korytkowski) Build and Test 7 secs
Successful Database1_9_7UpgradeTest shouldUpgradeFromClean1_9To1_10
Failing since build #20 (Changes by Rafal Korytkowski) Build and Test 8 secs
Successful Database1_9_7UpgradeTest shouldFailMigratingDrugOrdersIfUnitsToConceptsMappingsIsNotSet
Failing since build #20 (Changes by Rafal Korytkowski) Build and Test 4 secs

Jira issues

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