Plan for OpenMRS Core 1.11.x
Build: #148 failed Changes by Daniel Kayiwa
Build result summary
Details
- Completed
- Queue duration
- 3 seconds
- Duration
- 6 minutes
- Labels
- None
- Revision
-
3612f2afc1c539d93b6bc8224ce4776218be3f88
3612f2afc1c539d93b6bc8224ce4776218be3f88 - Total tests
- 2956
- Fixed in
- #149 (Changes by Daniel Kayiwa)
Tests
- 1 New failures
- 0 Existing failures
- 0 Fixed
Responsible
- Daniel Kayiwa Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
Daniel Kayiwa |
3612f2afc1c539d93b6bc8224ce4776218be3f88
|
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
SchedulerServiceTest
shouldSaveLastExecutionTime
|
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:392) 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...) |