Details

    • Sub-task
    • Resolution: Fixed
    • Neutral
    • 5.6.2
    • None
    • None
    • None
    • Basel 132, Basel 133, Basel 134

    Description

      The following test case fails with dockerization:

      • WorkflowUITest#publishDeletionMultipleItemsWithWorkflow

      Additionally there is still a workaround in the AbstractMagnoliaEEUITest class for the dialog open and close condition. This should be removed and adapted correctly.
      The root cause is that the correct conditions include the modal-overlay css class. This css class applies not only to the dialog but to the notification as well. This causes an issue in the context of the "publish with comment" dialog where an notification is displayed immediately afterwards and the tests think the dialog is never closed ... with causes most WorkflowUITests cases to fail.

      To fix the tests:

      • checkout branch feature/MGNLEE-515-ui-test-dockeization
      • Fix the tests and validate them locally with mvn verify -Pui-tests -DseleniumBrowser=chrome
      • Commit the fix on top of the branch
      • Validate the changes on jenkins (you probably have to trigger the build manually)

      Attachments

        Activity

          People

            mmuehlebach Michael Mühlebach
            mmuehlebach Michael Mühlebach
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: