Potential test failure in GadgetHandlerTest
-------------------------------------------

                 Key: SHINDIG-1634
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1634
             Project: Shindig
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Ryan Baxter
            Priority: Minor
         Attachments: issue-1634.patch

GadgetHandlerTest.testAllowedRpcSercurityIds could potentially fail depending 
on the order the RPC service IDs returned in the JSON array.  The code in 
GadgetsHandlerService returns the IDs in a set which does note guarantee order, 
so the order of the IDs in the JSON array may be different.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to