-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.2
-
MOODLE_32_STABLE
Following behat failure has been observed:
001 Scenario: Create different types of questions in anonymous feedback with javascript enabled # /store/moodle/behat_whole_suite_m_parallel/mod/feedback/tests/behat/question_types.feature:8
|
And I should see "1 (50.00 %)" in the "option f" "table_row" # /store/moodle/behat_whole_suite_m_parallel/mod/feedback/tests/behat/question_types.feature:116
|
"1 (50.00 %)" text was not found in the "option f" element (Behat\Mink\Exception\ExpectationException)
|
|
002 Scenario: Create different types of questions in non-anonymous feedback with javascript enabled # /store/moodle/behat_whole_suite_m_parallel/mod/feedback/tests/behat/question_types_non_anon.feature:8
|
And I should see "1 (50.00 %)" in the "option f" "table_row" # /store/moodle/behat_whole_suite_m_parallel/mod/feedback/tests/behat/question_types_non_anon.feature:120
|
"1 (50.00 %)" text was not found in the "option f" element (Behat\Mink\Exception\ExpectationException)
|