•  
      request #47665 Permission delegation e2e tests are flaky
    Infos
    #47665
    Clarck Robinson (robinsoc)
    2026-06-09 14:56
    2026-06-09 11:11
    49395
    Details
    Permission delegation e2e tests are flaky

    The test fail when cypress tries to add a new permission delegation group.

    When there is an already existing permission delegation group, we can have several <input type="text" data-test="permission-group-name"> element in the dom:

    • One input element for the group creation.
    • One input element for the group edition.

    Since cypress cannot choose between the both elements, the test fails.

    This occurs because the creation and edition modal share the same code

    Cypress
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2026-06-09
    Attachments
    Empty
    References
    Referenced by request #47665

    Follow-ups

    User avatar
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    User avatar
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes