Skip to content

Commit

Permalink
MDL-72791 behat: Unrelated, add the @skip_interim tag
Browse files Browse the repository at this point in the history
This commit is UNRELATED to the MDL-72791, but we need the
@skip_interim tag added to one scenario that is causing lots
of noise and failures @ CI infrastructure.

So we are using MDL-72791 (this extra commit) to add that tag ASAP.
(sorry for the noise, the tag will be removed once the scenario
or its causes are fixed).
  • Loading branch information
stronk7 committed Dec 1, 2021
1 parent 74f1267 commit 2f1936b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grade/report/grader/tests/behat/ajax_grader.feature
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Feature: Using the AJAX grading feature of Grader report to update grades and fe
| Student 2 | - | 33.00 | - | 33.00 |
| Student 3 | 80.00 | 50.00 | Very good | 133.00 |

@javascript
@javascript @skip_interim
Scenario: Use the grader report without editing, with AJAX and quick feedback on
When the following config values are set as admin:
| grade_overridecat | 1 |
Expand Down

0 comments on commit 2f1936b

Please sign in to comment.