OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
Job result summary
- Completed
- Duration
- 21 minutes
- Revision
-
04b27cc2e37de4fb98c4b85d21e3352ef6709c84
04b27cc2e37de4fb98c4b85d21e3352ef6709c84 - Total tests
- 3383
- Fixed in
- #958 (Code changes detected)
Configuration changes
Tests
- 3,383 tests in total
- 147 tests failed
- 147 failures are new
- 36 tests were quarantined / skipped
- 10 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
SchedulerFormControllerTest
onSubmit_shouldNotRescheduleATaskThatIsNotCurrentlyScheduled
|
< 1 sec | |
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.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
SchedulerFormControllerTest
onSubmit_shouldNotRescheduleAnExecutingTask
|
< 1 sec | |
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.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
SchedulerFormControllerTest
onSubmit_shouldRescheduleACurrentlyScheduledTask
|
< 1 sec | |
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.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
SchedulerFormControllerTest
processFormSubmission_shouldNotThrowNullPointerExceptionIfRepeatIntervalIsNull
|
< 1 sec | |
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.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
TaskHelperTest
getScheduledTaskDefinition_shouldReturnATaskThatHasBeenStarted
|
< 1 sec | |
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.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
TaskHelperTest
getUnscheduledTaskDefinition_shouldReturnATaskThatHasNotBeenStarted
|
< 1 sec | |
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.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
TaskHelperTest
waitUntilTaskIsExecuting_shouldRaiseATimeoutExceptionWhenTheTimeoutIsExceeded
|
< 1 sec | |
java.lang.Exception: Unexpected exception, expected<java.util.concurrent.TimeoutException> 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.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
TaskHelperTest
waitUntilTaskIsExecuting_shouldWaitUntilTaskIsExecuting
|
< 1 sec | |
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.$Proxy96.getTaskByName(Unknown Source) at org.openmrs.scheduler.web.controller.TaskHelper.getTaskDefinition(TaskHelper.java:76) (2 more lines...) |
|||
Collapse |
ForgotPasswordFormControllerTest
shouldAuthenticateAsUserWithValidSecretQuestion
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.ForgotPasswordFormControllerTest.shouldAuthenticateAsUserWithValidSecretQuestion(ForgotPasswordFormControllerTest.java:131) |
|||
Collapse |
ForgotPasswordFormControllerTest
shouldGiveUserFiveSecretAnswerAttemptsAfterLessThanFiveFailedUsernameAttempts
|
< 1 sec | |
java.lang.AssertionError: null 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.web.ForgotPasswordFormControllerTest.shouldGiveUserFiveSecretAnswerAttemptsAfterLessThanFiveFailedUsernameAttempts(ForgotPasswordFormControllerTest.java:280) |
|||
Collapse |
ConceptFormControllerTest
getConceptFromFormData_shouldSetConceptOnConceptAnswers
|
< 1 sec | |
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.ConceptFormControllerTest.getConceptFromFormData_shouldSetConceptOnConceptAnswers(ConceptFormControllerTest.java:1125) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldAddANewConceptMapToAnExistingConcept
|
< 1 sec | |
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.ConceptFormControllerTest.onSubmit_shouldAddANewConceptMapToAnExistingConcept(ConceptFormControllerTest.java:859) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldAddANewConceptMapWhenCreatingAConcept
|
< 1 sec | |
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.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.onSubmit_shouldAddANewConceptMapWhenCreatingAConcept(ConceptFormControllerTest.java:889) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldCopyNumericValuesIntoNumericConcepts
|
< 1 sec | |
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) (5 more lines...) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldDisplayNumericValuesFromTable
|
< 1 sec | |
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) (6 more lines...) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldIgnoreNewConceptMapRowIfTheUserDidNotSelectATerm
|
< 1 sec | |
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.ConceptFormControllerTest.onSubmit_shouldIgnoreNewConceptMapRowIfTheUserDidNotSelectATerm(ConceptFormControllerTest.java:923) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldNotSaveChangesIfThereAreValidationErrors
|
< 1 sec | |
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) (7 more lines...) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldRemoveAConceptMapFromAnExistingConcept
|
< 1 sec | |
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.ConceptFormControllerTest.onSubmit_shouldRemoveAConceptMapFromAnExistingConcept(ConceptFormControllerTest.java:954) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldReturnAConceptWithANullIdIfNoMatchIsFound
|
< 1 sec | |
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) (6 more lines...) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldSetTheLocalPreferredName
|
< 1 sec | |
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.ConceptFormControllerTest.onSubmit_shouldSetTheLocalPreferredName(ConceptFormControllerTest.java:800) |
|||
Collapse |
ConceptFormControllerTest
onSubmit_shouldVoidASynonymMarkedAsPreferredWhenItIsRemoved
|
< 1 sec | |
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.ConceptFormControllerTest.onSubmit_shouldVoidASynonymMarkedAsPreferredWhenItIsRemoved(ConceptFormControllerTest.java:827) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithAllNamingSpecified
|
< 1 sec | |
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.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldAddConceptWithAllNamingSpecified(ConceptFormControllerTest.java:318) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts
|
< 1 sec | |
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.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts(ConceptFormControllerTest.java:225) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToNumericConcepts
|
< 1 sec | |
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.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToNumericConcepts(ConceptFormControllerTest.java:270) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameSpecified
|
< 1 sec | |
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.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldAddConceptWithNameAndShortNameSpecified(ConceptFormControllerTest.java:184) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithOnlyNameSpecified
|
< 1 sec | |
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.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldAddConceptWithOnlyNameSpecified(ConceptFormControllerTest.java:146) |
|||
Collapse |
ConceptFormControllerTest
shouldEditConceptComplex
|
< 1 sec | |
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) (5 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldGetConcept
|
< 1 sec | |
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) (6 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldNotDeleteConceptsWhenConceptsAreLocked
|
< 1 sec | |
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.ConceptFormControllerTest.shouldNotDeleteConceptsWhenConceptsAreLocked(ConceptFormControllerTest.java:130) |
|||
Collapse |
ConceptFormControllerTest
shouldRemoveConceptAnswer
|
< 1 sec | |
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) (5 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldRemoveConceptAnswersIfDatatypeChangedFromCoded
|
< 1 sec | |
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) (5 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldRemoveConceptDescriptionIfEmptyStringFromUI
|
< 1 sec | |
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.ConceptFormControllerTest.shouldRemoveConceptDescriptionIfEmptyStringFromUI(ConceptFormControllerTest.java:1093) |
|||
Collapse |
ConceptFormControllerTest
shouldRemoveConceptDescriptionIfRemovedFromUI
|
< 1 sec | |
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.ConceptFormControllerTest.shouldRemoveConceptDescriptionIfRemovedFromUI(ConceptFormControllerTest.java:1065) |
|||
Collapse |
ConceptFormControllerTest
shouldRemoveConceptSet
|
< 1 sec | |
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) (5 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldReplacePreviousDescription
|
< 1 sec | |
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.saveConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldReplacePreviousDescription(ConceptFormControllerTest.java:550) |
|||
Collapse |
ConceptFormControllerTest
shouldUpdateConceptByAddingName
|
< 1 sec | |
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.ConceptFormControllerTest.shouldUpdateConceptByAddingName(ConceptFormControllerTest.java:461) |
|||
Collapse |
ConceptFormControllerTest
shouldUpdateConceptWithNameAlreadyInSynonymList
|
< 1 sec | |
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.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldUpdateConceptWithNameAlreadyInSynonymList(ConceptFormControllerTest.java:370) |
|||
Collapse |
ConceptFormControllerTest
shouldUpdateConceptWithShortNameAlreadyInSynonymList
|
< 1 sec | |
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.getConceptByName(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldUpdateConceptWithShortNameAlreadyInSynonymList(ConceptFormControllerTest.java:419) |
|||
Collapse |
ConceptFormControllerTest
shouldVoidShortName
|
< 1 sec | |
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.saveConcept(Unknown Source) at org.openmrs.web.controller.ConceptFormControllerTest.shouldVoidShortName(ConceptFormControllerTest.java:499) |
|||
Collapse |
GlobalPropertyPortletControllerTest
populateModel_shouldExcludeMultiplePrefixes
|
< 1 sec | |
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.$Proxy84.saveGlobalProperties(Unknown Source) at org.openmrs.web.controller.GlobalPropertyPortletControllerTest.populateModel_shouldExcludeMultiplePrefixes(GlobalPropertyPortletControllerTest.java:47) |
|||
Collapse |
GlobalPropertyPortletControllerTest
setupModelForModule_shouldChangeModelIfForModuleIsPresent
|
< 1 sec | |
junit.framework.AssertionFailedError: expected:<file.> but was:<null> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:86) at org.openmrs.web.controller.GlobalPropertyPortletControllerTest.setupModelForModule_shouldChangeModelIfForModuleIsPresent(GlobalPropertyPortletControllerTest.java:73) |
|||
Collapse |
GlobalPropertyPortletControllerTest
setupModelForModule_shouldNotOverrideExcludePrefixButConcatenate
|
< 1 sec | |
junit.framework.AssertionFailedError: expected:<file.custom;file.started;file.mandatory> but was:<file.custom> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:86) at org.openmrs.web.controller.GlobalPropertyPortletControllerTest.setupModelForModule_shouldNotOverrideExcludePrefixButConcatenate(GlobalPropertyPortletControllerTest.java:115) |
|||
Collapse |
OptionsFormControllerTest
onSubmit_shouldAccept2CharactersAsUsername
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.controller.OptionsFormController.onSubmit(OptionsFormController.java:127) at org.springframework.web.servlet.mvc.SimpleFormController.processFormSubmission(SimpleFormController.java:265) at org.openmrs.web.controller.OptionsFormController.processFormSubmission(OptionsFormController.java:99) at org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:266) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:146) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:50) at org.openmrs.web.test.WebTestHelper.handle(WebTestHelper.java:127) (1 more lines...) |
|||
Collapse |
OptionsFormControllerTest
onSubmit_shouldAcceptEmailAddressAsUsernameIfEnabled
|
< 1 sec | |
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.$Proxy84.saveGlobalProperty(Unknown Source) at org.openmrs.web.controller.OptionsFormControllerTest.onSubmit_shouldAcceptEmailAddressAsUsernameIfEnabled(OptionsFormControllerTest.java:139) |
|||
Collapse |
OptionsFormControllerTest
onSubmit_shouldReject1CharacterAsUsername
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.controller.OptionsFormController.onSubmit(OptionsFormController.java:127) at org.springframework.web.servlet.mvc.SimpleFormController.processFormSubmission(SimpleFormController.java:265) at org.openmrs.web.controller.OptionsFormController.processFormSubmission(OptionsFormController.java:99) at org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:266) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:146) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:50) at org.openmrs.web.test.WebTestHelper.handle(WebTestHelper.java:127) (1 more lines...) |
|||
Collapse |
OptionsFormControllerTest
onSubmit_shouldRejectInvalidEmailAddressAsUsernameIfEnabled
|
< 1 sec | |
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.$Proxy84.saveGlobalProperty(Unknown Source) at org.openmrs.web.controller.OptionsFormControllerTest.onSubmit_shouldRejectInvalidEmailAddressAsUsernameIfEnabled(OptionsFormControllerTest.java:158) |
|||
Collapse |
OptionsFormControllerTest
shouldAcceptValidNotificationAddress
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.controller.OptionsFormController.onSubmit(OptionsFormController.java:127) at org.springframework.web.servlet.mvc.SimpleFormController.processFormSubmission(SimpleFormController.java:265) at org.openmrs.web.controller.OptionsFormController.processFormSubmission(OptionsFormController.java:99) at org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:266) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:146) at org.openmrs.web.controller.OptionsFormControllerTest.shouldAcceptValidNotificationAddress(OptionsFormControllerTest.java:233) |
|||
Collapse |
OptionsFormControllerTest
shouldChangeSecretQuestionAndAnswer
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.controller.OptionsFormController.onSubmit(OptionsFormController.java:127) at org.springframework.web.servlet.mvc.SimpleFormController.processFormSubmission(SimpleFormController.java:265) at org.openmrs.web.controller.OptionsFormController.processFormSubmission(OptionsFormController.java:99) at org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:266) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:146) at org.openmrs.web.controller.OptionsFormControllerTest.shouldChangeSecretQuestionAndAnswer(OptionsFormControllerTest.java:72) |
|||
Collapse |
OptionsFormControllerTest
shouldNotOverwriteUserSecretQuestionOrAnswerWhenChangingPassword
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.api.db.hibernate.HibernateUserDAO.getLoginCredential(HibernateUserDAO.java:470) at org.openmrs.web.controller.OptionsFormControllerTest.shouldNotOverwriteUserSecretQuestionOrAnswerWhenChangingPassword(OptionsFormControllerTest.java:256) |
|||
Collapse |
OptionsFormControllerTest
shouldRejectEmptyNotificationAddress
|
< 1 sec | |
java.lang.NullPointerException: null at org.openmrs.web.controller.OptionsFormController.onSubmit(OptionsFormController.java:127) at org.springframework.web.servlet.mvc.SimpleFormController.processFormSubmission(SimpleFormController.java:265) at org.openmrs.web.controller.OptionsFormController.processFormSubmission(OptionsFormController.java:99) at org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:266) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:146) at org.openmrs.web.controller.OptionsFormControllerTest.shouldRejectEmptyNotificationAddress(OptionsFormControllerTest.java:247) |