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

Build: #286 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
4 minutes
Revision
56dcd1e47f17a18294a731972308f1c1a51db5aa 56dcd1e47f17a18294a731972308f1c1a51db5aa
Total tests
18
Fixed in
#288 (Child of APPUI-APPUI-296)

Tests

  • 18 tests in total
  • 1 test failed
  • 1 failure is new
  • 3 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed EnterHtmlFormFragmentControllerComponentTest testSubmittingHtmlFormDefinedInUiResourceShouldCreateOpenVisit History
22 secs
java.lang.AssertionError:  Expected: the date is within 1 secs of "21 Jan 2014 01:21:51 619ms -0500"      but: date is "21 Jan 2014 01:21:49 724ms -0500"
java.lang.AssertionError: 
Expected: the date is within 1 secs of "21 Jan 2014 01:21:51 619ms -0500"
     but: date is "21 Jan 2014 01:21:49 724ms -0500"
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:865)
	at org.junit.Assert.assertThat(Assert.java:832)
	at org.openmrs.module.htmlformentryui.fragment.controller.htmlform.EnterHtmlFormFragmentControllerComponentTest.testSubmittingHtmlFormDefinedInUiResourceShouldCreateOpenVisit(EnterHtmlFormFragmentControllerComponentTest.java:235)
(37 more lines...)