I am seeing following fail in a normal run sometimes, it do pass on a rerun:
|
01. Button matching locator "'Next page'" not found.
|
In step `And I press "Next page"'. # behat_forms::press_button()
|
From scenario `Set time spent as a condition'. # /home/rajesh/moodles/stable/moodle/mod/lesson/tests/behat/completion_condition_time_spent.feature:8
|
Of feature `Set time spent as a completion condition for a lesson'. # /home/rajesh/moodles/stable/moodle/mod/lesson/tests/behat/completion_condition_time_spent.feature
|
|
and
01. "Third page contents" text was not found in the page
|
In step `Then I should see "Third page contents"'. # behat_general::assert_page_contains_text()
|
From scenario `resume a lesson with both content then question pages'. # /home/markn/mstorage/sm/moodle/mod/lesson/tests/behat/lesson_student_resume.feature:29
|
Of feature `In a lesson activity a student should'.
|
01. "This lesson will be open on Wednesday, 1 January 2020, 8:00" text was not found in the page
|
In step `Then I should see "This lesson will be open on Wednesday, 1 January 2020, 8:00"'. # behat_general::assert_page_contains_text()
|
From scenario `Forbidding lesson accesses until a specified date'. # /home/rajesh/moodles/stable/moodle/mod/lesson/tests/behat/date_availability.feature:24
|
Of feature `A teacher can set available from and deadline dates to access a lesson'.
|