Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ php admin/tool/behat/cli/run.php --profile=seleniumfirefox --suite=default --tags=@javascript --fromrun=1 --torun=1 --rerun
- Running 1 parallel behat sites:
- [behatrun1] vendor\bin\behat --config C://Users/stronk7/moodledata/integration_behat/behatrun1\behat\behat.yml --profile="seleniumfirefox" --tags="@javascript" --suite="default" --rerun
- Moodle 3.9beta (Build: 20200607), bbb7dfc62ea295099ad23e8a83497269c19ddcd1
- Php: 7.4.6, pgsql: 10.6, OS: Windows NT 10.0 AMD64
- Server OS "WINNT", Browser: "firefox"
- Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
- Started at 08-06-2020, 16:44
- Finished in 0h 04m 18s
- **************** [behatrun1] ****************
- Moodle 3.9beta (Build: 20200607), bbb7dfc62ea295099ad23e8a83497269c19ddcd1
- Php: 7.4.6, pgsql: 10.6, OS: Windows NT 10.0 AMD64
- Server OS "WINNT", Browser: "firefox"
- Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
- Started at 08-06-2020, 16:44
- .................................................F-.........F-........ 70
- ......
- --- Pasos fallidos:
- 001 Scenario: Show course category name # C:\Users\stronk7\git_moodle\integration\blocks\recentlyaccessedcourses\tests\behat\block_recentlyaccessedcourses_dashboard.feature:47
- And I should see "Miscellaneous" in the "Recently accessed courses" "block" # C:\Users\stronk7\git_moodle\integration\blocks\recentlyaccessedcourses\tests\behat\block_recentlyaccessedcourses_dashboard.feature:54
- "Miscellaneous" text was not found in the "Recently accessed courses" element (Behat\Mink\Exception\ExpectationException)
- 002 Scenario: Show short course name # C:\Users\stronk7\git_moodle\integration\blocks\recentlyaccessedcourses\tests\behat\block_recentlyaccessedcourses_dashboard.feature:67
- And I should see "C1" in the "Recently accessed courses" "block" # C:\Users\stronk7\git_moodle\integration\blocks\recentlyaccessedcourses\tests\behat\block_recentlyaccessedcourses_dashboard.feature:74
- "C1" text was not found in the "Recently accessed courses" element (Behat\Mink\Exception\ExpectationException)
- 4 escenarios (2 pasaron, 2 fallaron)
- 76 pasos (72 pasaron, 2 fallaron, 2 saltadas)
- 4m9.34s (74.36Mb)
- $ php admin/tool/behat/cli/run.php --profile=seleniumfirefox --suite=default --tags=@javascript --fromrun=2 --torun=2 --rerun
- Running 1 parallel behat sites:
- [behatrun2] vendor\bin\behat --config C://Users/stronk7/moodledata/integration_behat/behatrun2\behat\behat.yml --profile="seleniumfirefox" --tags="@javascript" --suite="default" --rerun
- Moodle 3.9beta (Build: 20200607), bbb7dfc62ea295099ad23e8a83497269c19ddcd1
- Php: 7.4.6, pgsql: 10.6, OS: Windows NT 10.0 AMD64
- Server OS "WINNT", Browser: "firefox"
- Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
- Started at 09-06-2020, 05:09
- Finished in 0h 02m 31s
- **************** [behatrun2] ****************
- ........................................
- 2 escenarios (2 pasaron)
- 40 pasos (40 pasaron)
- 2m31.18s (53.84Mb)
- $ php admin/tool/behat/cli/run.php --profile=seleniumfirefox --suite=default --tags=@javascript --fromrun=3 --torun=3 --rerun
- Running 1 parallel behat sites:
- [behatrun3] vendor\bin\behat --config C://Users/stronk7/moodledata/integration_behat/behatrun3\behat\behat.yml --profile="seleniumfirefox" --tags="@javascript" --suite="default" --rerun
- Moodle 3.9beta (Build: 20200607), bbb7dfc62ea295099ad23e8a83497269c19ddcd1
- Php: 7.4.6, pgsql: 10.6, OS: Windows NT 10.0 AMD64
- Server OS "WINNT", Browser: "firefox"
- Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
- Started at 09-06-2020, 17:43
- Finished in 0h 04m 55s
- **************** [behatrun3] ****************
- Moodle 3.9beta (Build: 20200607), bbb7dfc62ea295099ad23e8a83497269c19ddcd1
- Php: 7.4.6, pgsql: 10.6, OS: Windows NT 10.0 AMD64
- Server OS "WINNT", Browser: "firefox"
- Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
- Started at 09-06-2020, 17:43
- ...F---...F--...F----............................F----.........F---... 70
- .....F----............F----------------
- --- Pasos fallidos:
- 001 Scenario: Filtering by type # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:18
- Given I set the field "Type" to "Then. Checkings to ensure the outcomes are the expected ones" # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:19
- Field matching locator "Type" not found. (Behat\Mink\Exception\ElementNotFoundException)
- 002 Scenario: Filtering by keyword # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:25
- Given I set the field "Contains" to "homepage" # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:26
- Field matching locator "Contains" not found. (Behat\Mink\Exception\ElementNotFoundException)
- 003 Scenario: Filtering by the multiple words pattern # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:31
- Given I set the field "Contains" to "should exist" # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:32
- Field matching locator "Contains" not found. (Behat\Mink\Exception\ElementNotFoundException)
- 004 Scenario: As administrator, search for users from home page # C:\Users\stronk7\git_moodle\integration\search\tests\behat\search_by_user.feature:30
- And I search for "frogs" using the header global search box # C:\Users\stronk7\git_moodle\integration\search\tests\behat\search_by_user.feature:35
- Moodle exception: Engine solr is not installed. More information about this error
- Engine solr is not installed.
- More information about this error
- ×
- Debug info:
- Error code: enginenotinstalled
- (Exception)
- 005 Scenario: As administrator, search for users within course # C:\Users\stronk7\git_moodle\integration\search\tests\behat\search_by_user.feature:43
- And I expand all fieldsets # C:\Users\stronk7\git_moodle\integration\search\tests\behat\search_by_user.feature:50
- Moodle exception: Engine solr is not installed. More information about this error
- Engine solr is not installed.
- More information about this error
- ×
- Debug info:
- Error code: enginenotinstalled
- (Exception)
- 006 Scenario: As student, cannot see users on other courses # C:\Users\stronk7\git_moodle\integration\search\tests\behat\search_by_user.feature:57
- And I search for "frogs" using the header global search box # C:\Users\stronk7\git_moodle\integration\search\tests\behat\search_by_user.feature:63
- Moodle exception: Engine solr is not installed. More information about this error
- Engine solr is not installed.
- More information about this error
- ×
- Debug info:
- Error code: enginenotinstalled
- (Exception)
- 007 Scenario: Check that groups option in search form appears when intended # C:\Users\stronk7\git_moodle\integration\search\tests\behat\search_query.feature:80
- And I expand all fieldsets # C:\Users\stronk7\git_moodle\integration\search\tests\behat\search_query.feature:97
- Moodle exception: Engine solr is not installed. More information about this error
- Engine solr is not installed.
- More information about this error
- ×
- Debug info:
- Error code: enginenotinstalled
- (Exception)
- 8 escenarios (1 pasaron, 7 fallaron)
- 109 pasos (66 pasaron, 7 fallaron, 36 saltadas)
- 4m46.13s (76.19Mb)
Advertisement
Add Comment
Please, Sign In to add comment