OpenMRS Core Master

Build: #589 failed Changes by Wyclif Luyima

Stages & jobs

  1. Build and Test

Test results

  • 2,937 tests in total
  • 1 test failed
  • 1 failure is new
  • 7 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed SchedulerServiceTest shouldSaveLastExecutionTime History
Build and Test 21 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:404)
	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...)