OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
On submit should purge the provider: Test case result
The below summarizes the result of the test "On submit should purge the provider" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- On submit should purge the provider
- Test class
- org.openmrs.web.controller.provider.ProviderFormControllerTest
- Method
- onSubmit_shouldPurgeTheProvider
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.Exception: Unexpected exception, expected<org.hibernate.ObjectNotFoundException> but was<org.openmrs.api.APIAuthenticationException> 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.$Proxy106.getProvider(Unknown Source) at org.openmrs.web.controller.provider.ProviderFormControllerTest.onSubmit_shouldPurgeTheProvider(ProviderFormControllerTest.java:95)