OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
Person list item should identify best matching name for the given preferred name even if other names match: Test case result
The below summarizes the result of the test "Person list item should identify best matching name for the given preferred name even if other names match" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Person list item should identify best matching name for the given preferred name even if other names match
- Test class
- org.openmrs.web.dwr.PersonListItemTest
- Method
- PersonListItem_shouldIdentifyBestMatchingNameForTheGivenPreferredNameEvenIfOtherNamesMatch
- 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.$Proxy72.getPerson(Unknown Source) at org.openmrs.web.dwr.PersonListItemTest.PersonListItem_shouldIdentifyBestMatchingNameForTheGivenPreferredNameEvenIfOtherNamesMatch(PersonListItemTest.java:47)