OpenMRS Core Master
Build: #1228 failed
Job: Build and Test failed
Should save last execution time: Test case result
The below summarizes the result of the test "Should save last execution time" in build 1,228 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Should save last execution time
- Test class
- org.openmrs.scheduler.SchedulerServiceTest
- Method
- shouldSaveLastExecutionTime
- Duration
- 21 secs
- Status
- Failed (New Failure)
Error Log
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:399)