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

Build: #1136 failed Changes by mogoodrich <mgoodrich@pih.org>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 20 tests in total
  • 1 test failed
  • 1 failure is new
  • 35 seconds taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed BaseHtmlFormPageControllerTest test_shouldReturnPatientName History
Default Job < 1 sec
java.lang.AssertionError:  Expected: is "Smith, Tom"      but: was null
java.lang.AssertionError: 
Expected: is "Smith, Tom"
     but: was null
	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.page.controller.htmlform.BaseHtmlFormPageControllerTest.test_shouldReturnPatientName(BaseHtmlFormPageControllerTest.java:86)
(30 more lines...)