Build: #42 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 32 tests in total
  • 1 test failed
  • 1 failure is new
  • 25 seconds taken in total.

Build 42 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed ImporterTest importConcept_shouldChangeDuplicateSynonymToIndexTerm History
< 1 sec
java.lang.AssertionError:  Expected: a collection containing (hasProperty("conceptNameType", <FULLY_SPECIFIED>) and hasProperty("name", "Nazwa"))      but: hasProperty("name", "Nazwa") property 'name' was "Test name", hasProperty("conceptNameType", <FULLY_SPECIFIED>) property 'conceptNameType' was <INDEX_TERM>, hasProperty("conceptNameType", <FULLY_SPECIFIED>) property 'conceptNameType' was <SHORT>, hasProperty("conceptNameType", <FULLY_SPECIFIED>) property 'conceptNameType' was null
java.lang.AssertionError: 
Expected: a collection containing (hasProperty("conceptNameType", <FULLY_SPECIFIED>) and hasProperty("name", "Nazwa"))
     but: hasProperty("name", "Nazwa") property 'name' was "Test name", hasProperty("conceptNameType", <FULLY_SPECIFIED>) property 'conceptNameType' was <INDEX_TERM>, hasProperty("conceptNameType", <FULLY_SPECIFIED>) property 'conceptNameType' was <SHORT>, hasProperty("conceptNameType", <FULLY_SPECIFIED>) property 'conceptNameType' was null
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:865)
	at org.junit.Assert.assertThat(Assert.java:832)
	at org.openmrs.module.openconceptlab.updater.ImporterTest.importConcept_shouldChangeDuplicateSynonymToIndexTerm(ImporterTest.java:407)
(39 more lines...)