Build: #474 failed Changes by jobasiimwe <jobasiimwe@gmail.com>

Stages & jobs

  1. Build

  2. Package

Build result summary

Details

Completed
Queue duration
1 second
Duration
3 minutes
Labels
None
Revisions
Git
a1f61bbbaa20ddc3631c94b4baa33c52dc2fe758 a1f61bbbaa20ddc3631c94b4baa33c52dc2fe758
Distribution
e1f812c5076f7d7af3a5ffd7cb2bd686026e1edd e1f812c5076f7d7af3a5ffd7cb2bd686026e1edd
Total tests
57
Fixed in
#476 (Manual run by Darius Jazayeri)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

Git
Author Commit Message Commit date
jobasiimwe <jobasiimwe@gmail.com> jobasiimwe <jobasiimwe@gmail.com> a1f61bbbaa20ddc3631c94b4baa33c52dc2fe758 a1f61bbbaa20ddc3631c94b4baa33c52dc2fe758 adding sorting of drugs by tier and alphabetically

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 2
Status Test View job Duration
Collapse Failed DrugConceptSearchHandlerTest shouldFilterDrugConceptsByQuery History
Build Module < 1 sec
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...)
Collapse Failed DrugConceptSearchHandlerTest shouldReturnOnlyDrugConcepts History
Build Module < 1 sec
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...)