Build: #475 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Job result summary

Completed
Duration
2 minutes
Revision
cbeb0fd9887811459e9d14d3de97bc10a10d8f04 cbeb0fd9887811459e9d14d3de97bc10a10d8f04
Total tests
57
Failing since
#474 (Code changes detected – )
Fixed in
#476 (Manual run by Darius Jazayeri)

Tests

  • 57 tests in total
  • 2 tests failed
  • 1 minute taken in total.
Existing test failures 2
Status Test Failing since Duration
junit.framework.AssertionFailedError
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.openmrs.module.ebolaexample.rest.search.DrugConceptSearchHandlerTest.shouldFilterDrugConceptsByQuery(DrugConceptSearchHandlerTest.java:96)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(35 more lines...)
junit.framework.AssertionFailedError
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.openmrs.module.ebolaexample.rest.search.DrugConceptSearchHandlerTest.shouldReturnOnlyDrugConcepts(DrugConceptSearchHandlerTest.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(35 more lines...)