Build: #476 was successful

Job: Build Module was successful

Stages & jobs

  1. Build

  2. Package

Test results

  • 57 tests in total
  • 2 tests were quarantined / skipped
  • 1 minute taken in total.

Build 476 has the following 2 quarantined tests:

Quarantined tests 2
Status Test Failing since Quarantined by 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...)