-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.4, 3.2.1, 3.3
-
MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE
-
MOODLE_31_STABLE, MOODLE_32_STABLE
-
wip-mdl-57851
-
Following failures has been observed on nightly because of slowness.
001 Scenario: Add questions from question bank to the quiz. In order to be able to
|
add questions from question bank to the quiz, first we create some new questions
|
in various categories and add them to the question bank. # /store/moodle/behat_whole_suite_m_phantom/mod/quiz/tests/behat/editing_add.feature:106
|
And I set the field "item_qtype_essay" to "1" # /store/moodle/behat_whole_suite_m_phantom/mod/quiz/tests/behat/editing_add.feature:145
|
{"errorMessage":"Element is not currently visible and may not be manipulated","request":{"headers":{"Accept-Encoding":"gzip,deflate","Connection":"Keep-Alive","Content-Length":"27","Content-Type":"application/json; charset=utf-8","Host":"localhost:24418","User-Agent":"Apache-HttpClient/4.5.1 (Java/1.8.0_111)"},"httpVersion":"1.1","method":"POST","post":"{\"id\":\":wdc:1485955789629\"}","url":"/click","urlParsed":{"anchor":"","query":"","file":"click","directory":"/","path":"/click","relative":"/click","port":"","host":"","password":"","user":"","userInfo":"","authority":"","protocol":"","source":"/click","queryKey":{},"chunks":["click"]},"urlOriginal":"/session/7ec3e090-e876-11e6-8626-754624160858/element/:wdc:1485955789629/click"}}
|
Build info: version: '2.53.1', revision: 'a36b8b1', time: '2016-06-30 17:37:03'
|
System info: host: 'nightly', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-91-generic', java.version: '1.8.0_111'
|
Driver info: driver.version: unknown (WebDriver\Exception\ElementNotVisible)
|
|
002 Scenario: Remove a section # /store/moodle/behat_whole_suite_m_phantom/mod/quiz/tests/behat/editing_section_headings.feature:127
|
Then I should see "Heading 1" # /store/moodle/behat_whole_suite_m_phantom/mod/quiz/tests/behat/editing_section_headings.feature:153
|
Javascript code and/or AJAX requests are not ready after 10 seconds. There is a Javascript error or the code is extremely slow. (Exception)
|
001 Scenario: Preview a question using the mouse. # /store/moodle/behat_whole_suite_m_chrome/question/type/ddimageortext/tests/behat/preview.feature:28
|
Then the state of "Identify the features" question is shown as "Correct" # /store/moodle/behat_whole_suite_m_chrome/question/type/ddimageortext/tests/behat/preview.feature:45
|
Question "Identify the features" state is not "Correct" (Behat\Mink\Exception\ExpectationException)
|