Tests are flawed in one area. #1


  • New
  • Defect
Open
Assigned to _ForgeUser7459264
  • Forge_User_19375879 created this issue Jan 28, 2012

    What steps will reproduce the problem?
    1. Add extra permissions other than teh default required for this test (fake perms work well)
    2. run test.
    3.

    What is the expected output? What do you see instead?
    Expect to pass all tests. But due to some perms systems using HashSets/Maps the permission order varies depending on the size of it's contents.
    GM will pass all tests if you inly setup the basic perms, but add extras/inheritance adn it will fail on test 8. (fixed in next version/dev)
    I didn't test with any other pem system, But I have a feelign some may fail.

    What version of the product are you using?
    current

    Do you have an error log of what happened?

    Please provide any additional information below.

  • Forge_User_19375879 added the tags Defect New Jan 28, 2012

To post a comment, please login or register a new account.