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

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

Responsible

Code commits

Git
Author Commit Message Commit date
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> e99d68b398ae2441e4e05759ebc08899d7701c15 e99d68b398ae2441e4e05759ebc08899d7701c15 Merge branch 'master' of https://github.com/openmrs/openmrs-module-htmlformentryui
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> 3e3f91150b8b92d1f60ae28b817a822be5008d95 m 3e3f91150b8b92d1f60ae28b817a822be5008d95 properly format patient name in success messages and elsewhere

Tests

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...)