OpenMRS Core Master
Build: #1228 failed
Job: Build and Test failed
Test results
- 3,168 tests in total
- 1 test failed
- 1 failure is new
- 31 tests were quarantined / skipped
- 5 minutes taken in total.
Build 1,228 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
SchedulerServiceTest
shouldSaveLastExecutionTime
|
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:399) |