-
Bug
-
Resolution: Fixed
-
Minor
-
3.3
-
MOODLE_33_STABLE
-
MOODLE_33_STABLE
-
MDL-59091_gherkinlint_fix -
At the moment, 3.3 does not pass the gherkinlint Grunt task cleanly, EG: https://integration.moodle.org/view/All/job/06.%20Run%20grunt%20and%20detect%20changes%20(master)/6353/console
Running "gherkinlint" task
|
[0;4m/var/lib/jenkins/git_repositories/master/mod/data/tests/behat/completion_condition_entries.feature[24m
|
[38;5;243m7 [0m Wrong indentation for "Scenario", expected indentation level of 2, but got 0 [38;5;243mindentation[0m
|
|
[0;4m/var/lib/jenkins/git_repositories/master/mod/quiz/tests/behat/editing_remove_multiple_questions.feature[24m
|
[38;5;243m171[0m Multiple empty lines are not allowed [38;5;243mno-multiple-empty-lines[0m
|
Seems like the task should fail, otherwise no one will notice. Currently passes in Travis CI and in moodle-plugin-ci.