Build: #193 failed Changes by Wyclif Luyima

Build result summary

Details

Completed
Queue duration
1 second
Duration
9 minutes
Labels
None
Revision
4be23f6bc572e01344a827b81cb2d8f812dafac8 4be23f6bc572e01344a827b81cb2d8f812dafac8
Total tests
2565
Fixed in
#194 (Changes by Wyclif Luyima)

Tests

Code commits

Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima 4be23f6bc572e01344a827b81cb2d8f812dafac8 4be23f6bc572e01344a827b81cb2d8f812dafac8 Removed unique constraint from order_type.java_class_name and updated OrderService.getActiveOrders and getOrders to include orders for sub types if order type is specified
Follow up

Follow up

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 1
Status Test View job Duration
Collapse Failed ModuleActivatorTest shouldStopDependantModulesOnStopModule History
Unit and Component Tests < 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.module.ModuleActivatorTest.shouldStopDependantModulesOnStopModule(ModuleActivatorTest.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)