Build: #197 failed Changes by Daniel Kayiwa

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
10 minutes
Labels
None
Revision
23455804be6f2a594f8a96d640f2f51e362d5e60 23455804be6f2a594f8a96d640f2f51e362d5e60
Total tests
2582
Fixed in
#200 (Changes by Wyclif Luyima)

Tests

Code commits

Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 23455804be6f2a594f8a96d640f2f51e362d5e60 23455804be6f2a594f8a96d640f2f51e362d5e60 Responding to review comments for: The API should be able to assign OrderTypes - TRUNK-4302

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 OrderServiceTest saveOrder_shouldDefaultToCareSettingAndOrderTypeDefinedInTheOrderContextIfNull History
Unit and Component Tests < 1 sec
org.openmrs.api.APIException: No order type matches the concept class
	at org.openmrs.api.handler.OrderSaveHandler.handle(OrderSaveHandler.java:50)
	at org.openmrs.api.handler.OrderSaveHandler.handle(OrderSaveHandler.java:35)
	at org.openmrs.aop.RequiredDataAdvice.recursivelyHandle(RequiredDataAdvice.java:269)
	at org.openmrs.aop.RequiredDataAdvice.recursivelyHandle(RequiredDataAdvice.java:233)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:138)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
(42 more lines...)
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:98)
	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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-4302Could not obtain issue details from Jira