Deploys Reference Application SNAPSHOT to maven
Build: #5000 failed
Job: Run UI tests on Travis failed
Find patient record: Test case result
The below summarizes the result of the test "Find patient record" in build 5,000 of Reference Application - Distribution 2.x - Run UI tests on Travis.
- Description
- Find patient record
- Test class
- org.openmrs.reference.FindPatientRecordTest
- Method
- testFindPatientRecord
- Duration
- 1 min
- Status
- Failed (Existing Failure)
Error Log
java.lang.AssertionError:
Expected: a string containing "10DA5"
but: was ""
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.reference.FindPatientRecordTest.testFindPatientRecord(FindPatientRecordTest.java:41)