OpenMRS Core Master
Build: #640 failed
Job: Build and Test failed
Job result summary
- Completed
- Duration
- 6 minutes
- Revision
-
57028746b5818c4abdb24873c6d1c4e8e5c20d79
57028746b5818c4abdb24873c6d1c4e8e5c20d79 - Total tests
- 2907
- Fixed in
- #641 (Code changes detected)
Configuration changes
Tests
- 2,907 tests in total
- 1 test failed
- 1 failure is new
- 3 minutes taken in total.
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: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...) |