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

Build: #632 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
3 minutes
Revision
e5f47083a51e7d5ed07aa013566128a9e55016b7 e5f47083a51e7d5ed07aa013566128a9e55016b7
Total tests
20
Fixed in
#633 (Child of APPUI-APPUI-645)

Tests

  • 20 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed EnterHtmlFormFragmentControllerComponentTest testSubmittingHtmlFormDefinedInUiResourceShouldCreateOpenVisit History
15 secs
java.lang.AssertionError:  Expected: the date is within 1 secs of "24 Jun 2014 08:24:32 062ms -0400"      but: date is "24 Jun 2014 08:24:30 961ms -0400"
java.lang.AssertionError: 
Expected: the date is within 1 secs of "24 Jun 2014 08:24:32 062ms -0400"
     but: date is "24 Jun 2014 08:24:30 961ms -0400"
	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...)