diff --git a/tests/Behat/features/archive-other.feature b/tests/Behat/features/archive-other.feature index 7c56e0f..94338e7 100644 --- a/tests/Behat/features/archive-other.feature +++ b/tests/Behat/features/archive-other.feature @@ -1,3 +1,4 @@ +@retry @job1 Feature: Archive admin other tab As a CMS author I want to view the other tab in the archive section diff --git a/tests/Behat/features/compare-mode.feature b/tests/Behat/features/compare-mode.feature index 4b85fc3..b9f7ac2 100644 --- a/tests/Behat/features/compare-mode.feature +++ b/tests/Behat/features/compare-mode.feature @@ -1,4 +1,4 @@ -@javascript +@javascript @retry @job1 Feature: Compare mode As a cms author I want to enter compare mode diff --git a/tests/Behat/features/list-view.feature b/tests/Behat/features/list-view.feature index 68cf8a1..62e41c3 100644 --- a/tests/Behat/features/list-view.feature +++ b/tests/Behat/features/list-view.feature @@ -1,4 +1,4 @@ -@javascript +@javascript @retry @job1 Feature: View a list of versions As a cms author I want to view a list past revisions of a versioned DataObject (incl. pages) diff --git a/tests/Behat/features/restore-to-draft.feature b/tests/Behat/features/restore-to-draft.feature index 6abf1cc..4405f7c 100644 --- a/tests/Behat/features/restore-to-draft.feature +++ b/tests/Behat/features/restore-to-draft.feature @@ -1,4 +1,4 @@ -@javascript +@javascript @retry @job2 Feature: Restore to draft As a CMS author I want to restore archived version to draft diff --git a/tests/Behat/features/revert-to-a-version.feature b/tests/Behat/features/revert-to-a-version.feature index 880a1a2..d83cf35 100644 --- a/tests/Behat/features/revert-to-a-version.feature +++ b/tests/Behat/features/revert-to-a-version.feature @@ -1,4 +1,4 @@ -@javascript +@javascript @retry @job2 Feature: Revert to a version As a CMS author I want to revert to an older version diff --git a/tests/Behat/features/view-a-version.feature b/tests/Behat/features/view-a-version.feature index 84f5150..642d7bb 100644 --- a/tests/Behat/features/view-a-version.feature +++ b/tests/Behat/features/view-a-version.feature @@ -1,4 +1,4 @@ -@javascript +@javascript @retry @job2 Feature: View a version As a cms author I want to view a version