More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #1894 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
2 minutes
Revision
3b55073079f7be7d31f5ecd56531250ca03452ea 3b55073079f7be7d31f5ecd56531250ca03452ea
Total tests
384
Fixed in
#1895 (Manual run by Daniel Kayiwa)

Tests

  • 384 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were quarantined / skipped
  • 1 minute taken in total.
New test failures 1
Status Test Duration
Collapse Failed DateMapperTest shouldConvertUTCformatToDate History
< 1 sec
org.junit.ComparisonFailure: expected:<2015-07-3[1]> but was:<2015-07-3[0]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.module.emrapi.encounter.DateMapperTest.shouldConvertUTCformatToDate(DateMapperTest.java:24)
	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...)