Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 29 tests in total
  • 4 tests failed
  • 4 failures are new
  • 47 seconds taken in total.
New test failures 4
Status Test View job Duration
Collapse Failed RegisterPatientFragmentControllerTest testWithUnknownPatient History
Default Job 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...)
Collapse Failed RegisterPatientFragmentControllerTest testPostWithCodedObs History
Default Job < 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
Default Job < 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
Default Job < 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...)