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.
This commit is contained in:
Eloy Lafuente (stronk7)
2021-10-02 12:17:25 +02:00
parent e2d9c69819
commit e29998cf8e
2 changed files with 3 additions and 2 deletions
@@ -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 |
+1
View File
@@ -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: