Plan for OpenMRS Core 2.0.x

Build: #12 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
10 minutes
Revision
b4d4e21cb4bea00e88fd8ff3211ec12909ed9f52 b4d4e21cb4bea00e88fd8ff3211ec12909ed9f52
Total tests
3135
Failing since
#11 (Code changes detected – )
Fixed in
#13 (Code changes detected)

Tests

  • 3,135 tests in total
  • 1 test failed
  • 32 tests were quarantined / skipped
  • 6 minutes taken in total.
Existing test failures 1
Status Test Failing since Duration
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)