More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #1136 failed Changes by mogoodrich <mgoodrich@pih.org>
Build result summary
Details
- Completed
- Queue duration
- 4 seconds
- Duration
- 2 minutes
- Labels
- None
- Revisions
-
- Git
-
e99d68b398ae2441e4e05759ebc08899d7701c15
e99d68b398ae2441e4e05759ebc08899d7701c15 - Release scripts
-
e9a4608772fb6866768ccaef599cd2b9e5580f0a
e9a4608772fb6866768ccaef599cd2b9e5580f0a
- Total tests
- 20
- Fixed in
- #1137 (Changes by mogoodrich <mgoodrich@pih.org>)
Tests
- 1 New failures
- 0 Existing failures
- 0 Fixed
Responsible
Code commits
Author | Commit | Commit date | |
---|---|---|---|
mogoodrich <mgoodrich@pih.org> |
e99d68b398ae2441e4e05759ebc08899d7701c15
|
||
mogoodrich <mgoodrich@pih.org> |
3e3f91150b8b92d1f60ae28b817a822be5008d95
m |
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
BaseHtmlFormPageControllerTest
test_shouldReturnPatientName
|
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...) |