OpenMRS Core Master

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
17 minutes
Labels
None
Revisions
openmrs-core
e56018282aa6c3bf645f61751191a71f41f7e4f2 e56018282aa6c3bf645f61751191a71f41f7e4f2
openmrs-standalone
551f918aec77fe65cf05b622187421734b948393 551f918aec77fe65cf05b622187421734b948393
Release scripts
3b213fe8979ee0c47b7779f9db3410334c97dfd1 3b213fe8979ee0c47b7779f9db3410334c97dfd1
Total tests
3746
Fixed in
#1620 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>)

Tests

Responsible

  • djazayeri djazayeri Automatically assigned

Code commits

openmrs-core
Author Commit Message Commit date
Darius Jazayeri <jazayeri@alum.mit.edu> Darius Jazayeri <jazayeri@alum.mit.edu> e56018282aa6c3bf645f61751191a71f41f7e4f2 e56018282aa6c3bf645f61751191a71f41f7e4f2 TRUNK-4906 - responding to wyclif's comments after cleanup commit

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 4
Status Test View job Duration
Collapse Failed CohortMembershipTest compareTo_shouldSortByStartDate History
Build and Test < 1 sec
java.lang.AssertionError: expected:<-1> but was:<1>
	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.CohortMembershipTest.compareTo_shouldSortByStartDate(CohortMembershipTest.java:124)
Collapse Failed CohortMembershipTest compareTo_shouldFailIfPatientOrCohortIdsDoNotMatch History
Build and Test < 1 sec
java.lang.AssertionError: expected:<-1> but was:<54>
	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.CohortMembershipTest.compareTo_shouldFailIfPatientOrCohortIdsDoNotMatch(CohortMembershipTest.java:96)
Collapse Failed CohortMembershipTest compareTo_shouldFailIfStartOrEndDateDoNotMatch History
Build and Test < 1 sec
java.lang.AssertionError: expected:<1> but was:<-1>
	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.CohortMembershipTest.compareTo_shouldFailIfStartOrEndDateDoNotMatch(CohortMembershipTest.java:149)
Collapse Failed CohortMembershipTest compareTo_shouldCompareMembershipsForEquality History
Build and Test < 1 sec
java.lang.AssertionError: expected:<0> but was:<-42>
	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.CohortMembershipTest.compareTo_shouldCompareMembershipsForEquality(CohortMembershipTest.java:80)

Jira issues

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