OpenMRS Core Master

Build: #442 failed Changes by Wyclif Luyima

Build result summary

Details

Completed
Queue duration
1 second
Duration
5 minutes
Labels
None
Revision
d26c7b0f4cf8577940d48a384cf239fd5332e843 d26c7b0f4cf8577940d48a384cf239fd5332e843
Total tests
2820
Failing since
#441 (Changes by Wyclif Luyima)
Fixed in
#443 (Changes by Wyclif Luyima)

Tests

Responsible

Code commits

Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima d26c7b0f4cf8577940d48a384cf239fd5332e843 d26c7b0f4cf8577940d48a384cf239fd5332e843 Fixed failing unit tests in Database1_9_7UpgradeTest
Wyclif Luyima Wyclif Luyima a5d64128ca02fab97f6895971d5eda84cc97c24b a5d64128ca02fab97f6895971d5eda84cc97c24b deleted patientRegimen patientRegimenCurrent and patientRegimenCompleted jsp pages and DrugSetItem class

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 shouldSaveLastExecutionTime History
Build and Test 20 secs
java.lang.AssertionError: lastExecutionTime is null, so the SchedulerService didn't save it
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:621)
	at org.openmrs.scheduler.SchedulerServiceTest.shouldSaveLastExecutionTime(SchedulerServiceTest.java:367)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
Fixed tests 5
Status Test Failing since View job Duration
Successful Database1_9_7UpgradeTest shouldFailIfThereAreAnyOrderTypesInTheDatabaseOtherThanDrugOrderTypeAndNoNewColumns History
Failing since build #441 (Changes by Wyclif Luyima) Build and Test 4 secs
Successful Database1_9_7UpgradeTest shouldFailIfThereAreDrugsWithDoseStrengthAndNoNullUnits History
Failing since build #441 (Changes by Wyclif Luyima) Build and Test 7 secs
Successful Database1_9_7UpgradeTest shouldFailMigratingDrugOrdersIfUnitsToConceptsMappingsDoesNotPointToValidCodedDoseUnits History
Failing since build #441 (Changes by Wyclif Luyima) Build and Test 4 secs
Successful Database1_9_7UpgradeTest shouldFailIfThereAreDrugsWithDoseStrengthAndNoBlankUnits History
Failing since build #441 (Changes by Wyclif Luyima) Build and Test 4 secs
Successful Database1_9_7UpgradeTest shouldFailMigratingDrugOrdersIfUnitsToConceptsMappingsIsNotSet History
Failing since build #441 (Changes by Wyclif Luyima) Build and Test 4 secs