OpenMRS Core Master
Build: #1619 failed
Job: Build and Test failed
Compare to should fail if patient or cohort ids do not match: Test case result
The below summarizes the result of the test "Compare to should fail if patient or cohort ids do not match" in build 1,619 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Compare to should fail if patient or cohort ids do not match
- Test class
- org.openmrs.CohortMembershipTest
- Method
- compareTo_shouldFailIfPatientOrCohortIdsDoNotMatch
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
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)