Plan for OpenMRS Core 1.11.x

Build: #22 failed

Job: Build and Test failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
5 minutes
Revision
4cc1e1cf20341480081be7f891102b5c2fb21970 4cc1e1cf20341480081be7f891102b5c2fb21970
Total tests
2825
Failing since
#20 (Code changes detected – )
Fixed in
#23 (Manual run by Rafal Korytkowski)

Tests

  • 2,825 tests in total
  • 1 test failed
  • 1 failure is new
  • 3 tests were fixed
  • 4 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed SchedulerServiceTest shouldSaveLastExecutionTime History
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 3
Status Test Failing since Duration
Successful SchedulerServiceTest saveTask_shouldSaveTaskToTheDatabase History
Failing since build #21 (Code changes detected) < 1 sec
Successful Database1_9_7UpgradeTest shouldPassIfAllExistingDrugOrderUnitsAndFrequenciesAreMappedToConcepts History
Failing since build #20 (Code changes detected) 8 secs
Successful Database1_9_7UpgradeTest shouldPassIfThereAreAnyOrderTypesInTheDatabaseOtherThanDrugOrderTypeAndTheNewColumnsExist History
Failing since build #20 (Code changes detected) 6 secs