Plan for OpenMRS Core 2.0.x
Build: #11 failed
Job: Build and Test failed
Test results
- 3,135 tests in total
- 1 test failed
- 1 failure is new
- 32 tests were quarantined / skipped
- 4 minutes taken in total.
Build 11 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ConceptValidatorTest
validate_shouldFailIfCodedConceptContainsItselfAsAnAnswer
|
< 1 sec | |
java.lang.AssertionError: expected:<true> but was:<false> 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:144) at org.openmrs.validator.ConceptValidatorTest.validate_shouldFailIfCodedConceptContainsItselfAsAnAnswer(ConceptValidatorTest.java:494) |