Build: #262 failed
Job: Default Job failed
Test results
- 2,250 tests in total
- 2 tests failed
- 1 failure is new
- 26 tests were quarantined / skipped
- 5 minutes taken in total.
Build 262 has the following 2 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
SchedulerServiceTest
shouldSaveLastExecutionTime
|
6 secs | |
java.lang.NullPointerException at org.openmrs.scheduler.SchedulerServiceTest.shouldSaveLastExecutionTime(SchedulerServiceTest.java:391) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) (29 more lines...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
HL7UtilTest
getTimeZoneOffset_shouldReturnTimezoneForGivenDateAndNotTheCurrentDate
|
Failing since build #257 (Code changes detected) | < 1 sec | ||
org.junit.ComparisonFailure: expected:<[-05]00> but was:<[+00]00> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.openmrs.hl7.HL7UtilTest.getTimeZoneOffset_shouldReturnTimezoneForGivenDateAndNotTheCurrentDate(HL7UtilTest.java:67) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) (23 more lines...) |