Build: #2154 failed
Job: Default Job failed
Test results
- 29 tests in total
- 4 tests failed
- 4 failures are new
- 47 seconds taken in total.
Build 2,154 has the following 4 errors: 4 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
RegisterPatientFragmentControllerTest
testPostWithCodedObs
|
< 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 |
RegisterPatientFragmentControllerTest
testPostWithEncounterAndObs
|
< 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 |
RegisterPatientFragmentControllerTest
testPostWithObs
|
< 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 |
RegisterPatientFragmentControllerTest
testWithUnknownPatient
|
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...) |