stronk7

Untitled

May 29th, 2020
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.94 KB | None | 0 0
  1. --- Failed steps:
  2.  
  3. 001 Scenario: Student sends their single choice # /var/www/html/local/moodlemobileapp/mod/choice/tests/behat/app_basic_usage.feature:20
  4. And I should see "Are you sure" # /var/www/html/local/moodlemobileapp/mod/choice/tests/behat/app_basic_usage.feature:31
  5. "Are you sure" text was not found in the page (Behat\Mink\Exception\ExpectationException)
  6.  
  7. 002 Scenario: Student starts a discussion # /var/www/html/local/moodlemobileapp/mod/forum/tests/behat/app_basic_usage.feature:21
  8. And I set the field "Subject" to "My happy subject" in the app # /var/www/html/local/moodlemobileapp/mod/forum/tests/behat/app_basic_usage.feature:27
  9. Error setting field - ERROR: No matches for text (Behat\Mink\Exception\DriverException)
  10.  
  11. 003 Scenario: Student posts a reply # /var/www/html/local/moodlemobileapp/mod/forum/tests/behat/app_basic_usage.feature:50
  12. And I set the field "Subject" to "DiscussionSubject" in the app # /var/www/html/local/moodlemobileapp/mod/forum/tests/behat/app_basic_usage.feature:56
  13. Error setting field - ERROR: No matches for text (Behat\Mink\Exception\DriverException)
  14.  
  15. 004 Scenario: Test that 'open in browser' works for forum # /var/www/html/local/moodlemobileapp/mod/forum/tests/behat/app_basic_usage.feature:66
  16. And I press "Open in browser" in the app # /var/www/html/local/moodlemobileapp/mod/forum/tests/behat/app_basic_usage.feature:73
  17. Error pressing item - ERROR: No matches for text (Behat\Mink\Exception\DriverException)
  18.  
  19. 005 Scenario: Students can not edit or delete other user's entries from list and single view in the app # /var/www/html/local/moodlemobileapp/mod/data/tests/behat/app_data_entries.feature:79
  20. And I press "Add entries" in the app # /var/www/html/local/moodlemobileapp/mod/data/tests/behat/app_data_entries.feature:84
  21. Error pressing item - ERROR: No matches for text (Behat\Mink\Exception\DriverException)
  22.  
  23. 006 Scenario: Students can edit and delete their own entries from list and single view in the app # /var/www/html/local/moodlemobileapp/mod/data/tests/behat/app_data_entries.feature:98
  24. And I set the field "URL" to "https://moodle.org/" in the app # /var/www/html/local/moodlemobileapp/mod/data/tests/behat/app_data_entries.feature:104
  25. Error setting field - ERROR: No matches for text (Behat\Mink\Exception\DriverException)
  26.  
  27. 007 Scenario: Students can edit and delete entries to a database in the app while offline # /var/www/html/local/moodlemobileapp/mod/data/tests/behat/app_data_sync.feature:57
  28. And I should see "https://moodlecloud.com/" # /var/www/html/local/moodlemobileapp/mod/data/tests/behat/app_data_sync.feature:87
  29. "https://moodlecloud.com/" text was not found in the page (Behat\Mink\Exception\ExpectationException)
  30.  
  31. 008 Scenario: Students can undo deleting entries to a database in the app while offline # /var/www/html/local/moodlemobileapp/mod/data/tests/behat/app_data_sync.feature:108
  32. And I should see "This Database has offline data to be synchronised" # /var/www/html/local/moodlemobileapp/mod/data/tests/behat/app_data_sync.feature:129
  33. "This Database has offline data to be synchronised" text was not found in the page (Behat\Mink\Exception\ExpectationException)
  34.  
  35. 009 Scenario: Next and previous navigation in the 3.7 app # /var/www/html/local/moodlemobileapp/mod/quiz/tests/behat/app_quiz_navigation.feature:71
  36. And I should see "Acceptance test site" # /var/www/html/local/moodlemobileapp/mod/quiz/tests/behat/app_quiz_navigation.feature:109
  37. "Acceptance test site" text was found but was not visible (Behat\Mink\Exception\ExpectationException)
  38.  
  39. 20 scenarios (11 passed, 9 failed)
  40. 544 steps (436 passed, 9 failed, 99 skipped)
  41. 28m10.11s (72.56Mb)
Advertisement
Add Comment
Please, Sign In to add comment