Build: #2154 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
2 minutes
Revision
b4ff19f58a05c4e646d1c336b294edc1ae9e1ca4 b4ff19f58a05c4e646d1c336b294edc1ae9e1ca4
Total tests
29
Fixed in
#2159 (Code changes detected)

Tests

  • 29 tests in total
  • 4 tests failed
  • 4 failures are new
  • 47 seconds taken in total.
New test failures 4
Status Test Duration
Collapse Failed RegisterPatientFragmentControllerTest testPostWithCodedObs History
< 1 sec
java.lang.AssertionError:  Expected: is "url.html?patient=1003"      but: was "url.html?patient=4295a99c-32e5-45c9-9d91-22ebe94f5b88"
java.lang.AssertionError: 
Expected: is "url.html?patient=1003"
     but: was "url.html?patient=4295a99c-32e5-45c9-9d91-22ebe94f5b88"
	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.registrationapp.fragment.controller.RegisterPatientFragmentControllerTest.testPostWithCodedObs(RegisterPatientFragmentControllerTest.java:195)
(37 more lines...)
Collapse Failed RegisterPatientFragmentControllerTest testPostWithEncounterAndObs History
< 1 sec
java.lang.AssertionError:  Expected: is "url.html?patient=1001"      but: was "url.html?patient=e340ef2a-729b-4487-9145-a342e01140cf"
java.lang.AssertionError: 
Expected: is "url.html?patient=1001"
     but: was "url.html?patient=e340ef2a-729b-4487-9145-a342e01140cf"
	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.registrationapp.fragment.controller.RegisterPatientFragmentControllerTest.testPostWithEncounterAndObs(RegisterPatientFragmentControllerTest.java:220)
(37 more lines...)
Collapse Failed RegisterPatientFragmentControllerTest testPostWithObs History
< 1 sec
java.lang.AssertionError:  Expected: is "url.html?patient=1002"      but: was "url.html?patient=31c11b94-2af2-4352-9cd8-72df1ce63631"
java.lang.AssertionError: 
Expected: is "url.html?patient=1002"
     but: was "url.html?patient=31c11b94-2af2-4352-9cd8-72df1ce63631"
	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.registrationapp.fragment.controller.RegisterPatientFragmentControllerTest.testPostWithObs(RegisterPatientFragmentControllerTest.java:174)
(37 more lines...)
Collapse Failed RegisterPatientFragmentControllerTest testWithUnknownPatient History
19 secs
java.lang.AssertionError:  Expected: is "url.html?patient=1000"      but: was "url.html?patient=31ed3932-45d4-4df7-a377-0bd9e746df00"
java.lang.AssertionError: 
Expected: is "url.html?patient=1000"
     but: was "url.html?patient=31ed3932-45d4-4df7-a377-0bd9e746df00"
	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.registrationapp.fragment.controller.RegisterPatientFragmentControllerTest.testWithUnknownPatient(RegisterPatientFragmentControllerTest.java:247)
(37 more lines...)