Plan for OpenMRS Core 2.0.x

Build: #11 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

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.

New test failures 1
Status Test Duration
Collapse Failed ConceptValidatorTest validate_shouldFailIfCodedConceptContainsItselfAsAnAnswer History
< 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)