OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
Should remove concept answers if datatype changed from coded: Test case result
The below summarizes the result of the test "Should remove concept answers if datatype changed from coded" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Should remove concept answers if datatype changed from coded
- Test class
- org.openmrs.web.controller.ConceptFormControllerTest
- Method
- shouldRemoveConceptAnswersIfDatatypeChangedFromCoded
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
org.openmrs.api.APIAuthenticationException: error.privilegesRequired at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:117) at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy74.getConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormController.formBackingObject(ConceptFormController.java:331) at org.openmrs.web.controller.ConceptFormController.formBackingObject(ConceptFormController.java:89) at org.springframework.web.servlet.mvc.AbstractFormController.getCommand(AbstractFormController.java:429) at org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:263) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:146) at org.openmrs.web.controller.ConceptFormControllerTest.shouldRemoveConceptAnswersIfDatatypeChangedFromCoded(ConceptFormControllerTest.java:734)