[infinispan-issues] [JBoss JIRA] (ISPN-6426) HotRodOperationsAuthzIT.​testSupervisorStats always fails after ISPN-6333 fix

Anna Manukyan (JIRA) issues at jboss.org
Thu Mar 31 03:19:00 EDT 2016


    [ https://issues.jboss.org/browse/ISPN-6426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13184320#comment-13184320 ] 

Anna Manukyan commented on ISPN-6426:
-------------------------------------

The issue was that during implementation of ISPN-6333 the existing user for hotrod authentication was used (supervisor), and there were added more permissions for it for being able to execute remote server tasks. 
Because of this change the one of the existing tests (HotRodOperationsAuthzIT#testSupervisorStats) started to fail while verifying the permissions of that user. 

As a solution, I have reverted the changes for the "supervisor" user, created a new one - "executor" with corresponding permissions and changed the remote server tasks execution tests to use the new user for the authentication. 

> HotRodOperationsAuthzIT.​testSupervisorStats always fails after ISPN-6333 fix
> -----------------------------------------------------------------------------
>
>                 Key: ISPN-6426
>                 URL: https://issues.jboss.org/browse/ISPN-6426
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Test Suite - Server
>            Reporter: Dan Berindei
>            Assignee: Anna Manukyan
>              Labels: testsuite_stability
>             Fix For: 9.0.0.Final, 9.0.0.Alpha1
>
>
> {noformat}
> java.lang.AssertionError: Expected exception: org.infinispan.client.hotrod.exceptions.HotRodClientException
> {noformat}
> http://ci.infinispan.org/project.html?tab=testDetails&testNameId=5725827345575269230&projectId=Infinispan&buildTypeId=Infinispan_MasterHotspotJdk8



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the infinispan-issues mailing list