More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #1136 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 1 minute
- Revision
-
e99d68b398ae2441e4e05759ebc08899d7701c15
e99d68b398ae2441e4e05759ebc08899d7701c15 - Total tests
- 20
- Fixed in
- #1137 (Code changes detected)
Tests
- 20 tests in total
- 1 test failed
- 1 failure is new
- 35 seconds taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
BaseHtmlFormPageControllerTest
test_shouldReturnPatientName
|
< 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...) |