OpenMRS Core Master
Build: #1428 failed
Job: Build and Test failed
Test results
- 3,373 tests in total
- 3 tests failed
- 3 failures are new
- 37 tests were quarantined / skipped
- 12 minutes taken in total.
Build 1,428 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
PatientDAOTest
getPatients_shouldFindOnlySearchablePersonAttributes
|
< 1 sec | |
java.lang.AssertionError: Expected: iterable containing [null] but: No item matched: null at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.openmrs.api.db.PatientDAOTest.getPatients_shouldFindOnlySearchablePersonAttributes(PatientDAOTest.java:2187) |
|||
Collapse |
PatientDAOTest
getPatients_shouldGetPatientByShortFamilyName_SignatureNo1
|
< 1 sec | |
java.lang.AssertionError: expected:<3> but was:<2> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.openmrs.api.db.PatientDAOTest.getPatients_shouldGetPatientByShortFamilyName_SignatureNo1(PatientDAOTest.java:961) |
|||
Collapse |
PatientDAOTest
getPatients_shouldGetPatientByShortFamilyName_SignatureNo2
|
< 1 sec | |
java.lang.AssertionError: expected:<3> but was:<2> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.openmrs.api.db.PatientDAOTest.getPatients_shouldGetPatientByShortFamilyName_SignatureNo2(PatientDAOTest.java:1388) |