From e29998cf8e313745a4ffda2ab8edec2dbd63777d Mon Sep 17 00:00:00 2001 From: "Eloy Lafuente (stronk7)" Date: Sat, 2 Oct 2021 12:10:10 +0200 Subject: [PATCH] MDL-72714 behat: Add new @skip_chrome_zerosize labels With the move from Chrome 93 to 94 a few new "zerosize" cases have appeared, this just protect us from them, so they are run apart. --- mod/assign/tests/behat/reopen_locked_submission.feature | 4 ++-- tag/tests/behat/collections.feature | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/mod/assign/tests/behat/reopen_locked_submission.feature b/mod/assign/tests/behat/reopen_locked_submission.feature index 1d36aaecf5e..fbe497d8f7f 100644 --- a/mod/assign/tests/behat/reopen_locked_submission.feature +++ b/mod/assign/tests/behat/reopen_locked_submission.feature @@ -17,7 +17,7 @@ Feature: Submissions are unlocked when a new attempt is given | teacher1 | C1 | editingteacher | | student1 | C1 | student | - @javascript + @javascript @skip_chrome_zerosize Scenario: A locked submission should unlock when a new attempt is automatically given. Given the following "activity" exists: | activity | assign | @@ -45,7 +45,7 @@ Feature: Submissions are unlocked when a new attempt is given Then I should see "Reopened" And I should not see "Submission changes not allowed" - @javascript + @javascript @skip_chrome_zerosize Scenario: A locked submission should unlock when a new attempt is manually given. Given the following "activity" exists: | activity | assign | diff --git a/tag/tests/behat/collections.feature b/tag/tests/behat/collections.feature index 50bdd8bf9cb..5a9449a5cfc 100644 --- a/tag/tests/behat/collections.feature +++ b/tag/tests/behat/collections.feature @@ -96,6 +96,7 @@ Feature: Managers can create and manage tag collections And I should see "Tag1" And I should see "Tag2" + @skip_chrome_zerosize Scenario: Creating searchable and non-searchable tag collections And I follow "Add tag collection" And I set the following fields to these values: