OpenMRS Core Master

Build: #1428 failed Run by child build EBOLA-EEM

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
16 minutes
Labels
None
Revisions
openmrs-core
9aadb72ef0890a61af365606487bf073671b858f 9aadb72ef0890a61af365606487bf073671b858f
openmrs-standalone
a007b20569b3776ca375346af549436b53296a95 a007b20569b3776ca375346af549436b53296a95
Release scripts
c56cad8f5570dd7670aa2b5f8fec893ae4606be9 c56cad8f5570dd7670aa2b5f8fec893ae4606be9
Total tests
3426
Fixed in
#1429 (Changes by Rafal Korytkowski)

Tests

Responsible

Code commits

openmrs-core
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski 9aadb72ef0890a61af365606487bf073671b858f 9aadb72ef0890a61af365606487bf073671b858f TRUNK-425 getPatients should return only patients

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 3
Status Test View job Duration
Collapse Failed PatientDAOTest getPatients_shouldGetPatientByShortFamilyName_SignatureNo2 History
Build and Test < 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)
Collapse Failed PatientDAOTest getPatients_shouldGetPatientByShortFamilyName_SignatureNo1 History
Build and Test < 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 Failed PatientDAOTest getPatients_shouldFindOnlySearchablePersonAttributes History
Build and Test < 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)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-425Could not obtain issue details from Jira