Build: #42 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
37 seconds
Revision
303ff8f023856e8ab4c957cc236cd0eb68447342 303ff8f023856e8ab4c957cc236cd0eb68447342
Total tests
32
Fixed in
#43 (Code changes detected)

Tests

  • 32 tests in total
  • 1 test failed
  • 1 failure is new
  • 25 seconds taken in total.
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...)