Skip to content

Instantly share code, notes, and snippets.

@marinaglancy
Created November 14, 2013 20:44
Show Gist options
  • Select an option

  • Save marinaglancy/7474033 to your computer and use it in GitHub Desktop.

Select an option

Save marinaglancy/7474033 to your computer and use it in GitHub Desktop.
(::) failed steps (::)
01. Link matching locator "'Choice 1'" not found.
In step `And I choose "Option 1" from "Choice 1" choice activity'. # behat_mod_choice::I_choose_option_from_activity()
From scenario `Publish anonymous results'. # /home/marina/repositories/oracle26/moodle/mod/choice/tests/behat/publish_results_anonymously.feature:26
Of feature `A teacher can choose whether to publish choice activity results anonymously or showing names'. # /home/marina/repositories/oracle26/moodle/mod/choice/tests/behat/publish_results_anonymously.feature
02. "(this entry is currently hidden)" text was not found in the page
In step `Then I should see "(this entry is currently hidden)"'. # behat_general::assert_page_contains_text()
From scenario `Approve and disapprove glossary entries'. # /home/marina/repositories/oracle26/moodle/mod/glossary/tests/behat/entries_require_approval.feature:7
Of feature `A teacher can choose whether glossary entries require approval'. # /home/marina/repositories/oracle26/moodle/mod/glossary/tests/behat/entries_require_approval.feature
03. "Sweet cucumber" text was not found in the page
In step `Then I should see "Sweet cucumber"'. # behat_general::assert_page_contains_text()
From scenario `Search by keyword and browse by alphabet'. # /home/marina/repositories/oracle26/moodle/mod/glossary/tests/behat/search_entries.feature:46
Of feature `Glossary entries can be searched or browsed by alphabet, category, date or author'. # /home/marina/repositories/oracle26/moodle/mod/glossary/tests/behat/search_entries.feature
04. Modal window present. Ensure there are no edited forms pending to submit/cancel.
In step `And I log out'. # behat_auth::i_log_out()
From scenario `Award badge on course completion'. # /home/marina/repositories/oracle26/moodle/badges/tests/behat/award_badge.feature:181
Of feature `Award badges'. # /home/marina/repositories/oracle26/moodle/badges/tests/behat/award_badge.feature
05. Xpath matching locator "//li[contains(concat(' ', normalize-space(@class), ' '), ' activity ')][contains(., 'Test forum name 2')]/following-sibling::li/descendant::a[@role='menuitem']" not found.
In step `And I duplicate "Test forum name 2" activity editing the new copy with:'. # behat_course::i_duplicate_activity_editing_the_new_copy_with()
From scenario `General activities course controls using topics and weeks formats, and paged mode and not paged mode works as expected'. # /home/marina/repositories/oracle26/moodle/course/tests/behat/course_controls.feature:20
Of feature `Course activity controls works as expected'. # /home/marina/repositories/oracle26/moodle/course/tests/behat/course_controls.feature
286 scenarios (281 passed, 5 failed)
6263 steps (6202 passed, 56 skipped, 5 failed)
573m25.429s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment