-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.3, 2.8.1
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
wip-mdl-48426
-
"Student cannot edit another student's comment" steps keeps failing randomly on phantomjs.
01. The "(//html/.//a[./@href][(((./@id = 'Log out' or contains(normalize-space(string(.)), 'Log out')) or contains(./@title, 'Log out') or contains(./@rel, 'Log out')) or .//img[contains(./@alt, 'Log out')])] | .//*[./@role = 'link'][((./@id = 'Log out' or contains(./@value, 'Log out')) or contains(./@title, 'Log out') or contains(normalize-space(string(.)), 'Log out'))])[1]" xpath node is not visible and it should be visible
|
In step `When I follow "Log out"'. # behat_general::click_link()
|
From scenario `Student cannot edit another student's comment'. # /var/lib/jenkins/moodle/behat_whole_suite_m28/mod/wiki/tests/behat/wiki_comments.feature:58
|
Of feature `Users can comment on wiki pages'. # /var/lib/jenkins/moodle/behat_whole_suite_m28/mod/wiki/tests/behat/wiki_comments.feature
|