Builds, runs unit tests and deploys artifacts to nexus repo
Build: #338 failed
Job: Default Job failed
Test results
- 479 tests in total
- 1 test failed
- 1 failure is new
- 1 test was quarantined / skipped
- 5 minutes taken in total.
Build 338 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
DateWidgetTest
testView_shouldReturnSpanWithDate
|
< 1 sec | |
org.junit.ComparisonFailure: expected:<...="value">2016-04-14 [16]:25:15</span>> but was:<...="value">2016-04-14 [21]:25:15</span>> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.openmrs.module.htmlformentry.widget.DateWidgetTest.testView_shouldReturnSpanWithDate(DateWidgetTest.java:61) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) (55 more lines...) |