Build: #42 failed Changes by Rafal Korytkowski

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
39 seconds
Labels
None
Revisions
Git
303ff8f023856e8ab4c957cc236cd0eb68447342 303ff8f023856e8ab4c957cc236cd0eb68447342
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
32
Fixed in
#43 (Changes by Rafal Korytkowski)

Tests

Responsible

Code commits

Git
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski 303ff8f023856e8ab4c957cc236cd0eb68447342 303ff8f023856e8ab4c957cc236cd0eb68447342 Change all names to index terms if duplicates

Tests

New test failures 1
Status Test View job Duration
Collapse Failed ImporterTest importConcept_shouldChangeDuplicateSynonymToIndexTerm History
Default Job < 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...)