Build: #244 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
36 seconds
Revision
54cd0ad5395a33e1e6edf30aca1ec6db629f5654 54cd0ad5395a33e1e6edf30aca1ec6db629f5654
Total tests
23
Fixed in
#245 (Manual run from the stage: Release by Wyclif Luyima)

Tests

  • 23 tests in total
  • 2 tests failed
  • 2 failures are new
  • 1 test was quarantined / skipped
  • 20 seconds taken in total.
New test failures 2
Status Test Duration
Collapse Failed ExistingPatientNameSearchTest findSimilarFamilyNames_shouldFindAmongExistingFamilyNames History
< 1 sec
junit.framework.AssertionFailedError: expected:<[Nari]> but was:<[]>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:283)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:71)
	at org.openmrs.module.registrationcore.api.search.ExistingPatientNameSearchTest.findSimilarFamilyNames_shouldFindAmongExistingFamilyNames(ExistingPatientNameSearchTest.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(35 more lines...)
Collapse Failed ExistingPatientNameSearchTest findSimilarGivenNames_shouldFindAmongExistingGivenNames History
< 1 sec
junit.framework.AssertionFailedError: expected:<[Kiptogom]> but was:<[]>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:283)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:71)
	at org.openmrs.module.registrationcore.api.search.ExistingPatientNameSearchTest.findSimilarGivenNames_shouldFindAmongExistingGivenNames(ExistingPatientNameSearchTest.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(35 more lines...)