Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ sudo -u _www php admin/tool/behat/cli/run.php --profile=seleniumchrome --suite=default --tags=@javascript --fromrun=1 --torun=1 --rerun
- Running 1 parallel behat sites:
- [behatrun1] vendor/bin/behat --config /Users/stronk7/Sites/moodle_data_gittesting/master/postgres_behat/behatrun1/behat/behat.yml --profile="seleniumchrome" --tags="@javascript" --suite="default" --rerun
- Moodle 3.9beta (Build: 20200607), 5a862ca1a2faae14fdaf98e5f9973bde6c344193
- Php: 7.4.4, pgsql: 9.6.17, OS: Darwin 19.5.0 x86_64
- Server OS "Darwin", Browser: "chrome"
- Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
- Started at 09-06-2020, 18:07
- ........................F---------------
- Finished in 0h 00m 34s
- **************** [behatrun1] ****************
- Moodle 3.9beta (Build: 20200607), 5a862ca1a2faae14fdaf98e5f9973bde6c344193
- Php: 7.4.4, pgsql: 9.6.17, OS: Darwin 19.5.0 x86_64
- Server OS "Darwin", Browser: "chrome"
- Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
- Started at 09-06-2020, 18:07
- ........................F---------------
- --- Pasos fallidos:
- 001 Scenario: Manager can delete both course and public templates # /Users/stronk7/git_moodle/testing/mod/feedback/tests/behat/templates.feature:163
- And I should see "Are you sure you want to delete this template?" # /Users/stronk7/git_moodle/testing/mod/feedback/tests/behat/templates.feature:179
- "Are you sure you want to delete this template?" text was found but was not visible (Behat\Mink\Exception\ExpectationException)
- 1 escenario (1 fallaron)
- 40 pasos (24 pasaron, 1 fallaron, 15 saltadas)
- 0m34.04s (66.84Mb)
- stronk7@~/git_moodle/testing (master %>)$ sudo -u _www php admin/tool/behat/cli/run.php --profile=seleniumchrome --suite=default --tags=@javascript --fromrun=2 --torun=2 --rerun
- Running 1 parallel behat sites:
- [behatrun2] vendor/bin/behat --config /Users/stronk7/Sites/moodle_data_gittesting/master/postgres_behat/behatrun2/behat/behat.yml --profile="seleniumchrome" --tags="@javascript" --suite="default" --rerun
- Moodle 3.9beta (Build: 20200607), 5a862ca1a2faae14fdaf98e5f9973bde6c344193
- Php: 7.4.4, pgsql: 9.6.17, OS: Darwin 19.5.0 x86_64
- Server OS "Darwin", Browser: "chrome"
- Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
- Started at 09-06-2020, 18:09
- .............................F-....................................... 70
- ..........F---------------------------------------------------........ 140
- ...................................................................F-- 210
- ------.............F--------------------------............F--------... 280
- .........F-----------------------
- Finished in 0h 03m 57s
- **************** [behatrun2] ****************
- Moodle 3.9beta (Build: 20200607), 5a862ca1a2faae14fdaf98e5f9973bde6c344193
- Php: 7.4.4, pgsql: 9.6.17, OS: Darwin 19.5.0 x86_64
- Server OS "Darwin", Browser: "chrome"
- Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
- Started at 09-06-2020, 18:09
- .............................F-....................................... 70
- ..........F----------------------------------------------------------- 140
- -----------........................................................... 210
- ................F--------.............F--------------------------..... 280
- .......F--------............F--------------------------
- --- Pasos fallidos:
- 001 Scenario: All filters can be cleared at once # /Users/stronk7/git_moodle/testing/user/tests/behat/filter_participants.feature:545
- And I should see "Student 4" in the "participants" "table" # /Users/stronk7/git_moodle/testing/user/tests/behat/filter_participants.feature:570
- "Student 4" text was not found in the "participants" element (Behat\Mink\Exception\ExpectationException)
- 002 Scenario: Test review mode with all scos completed. # /Users/stronk7/git_moodle/testing/mod/scorm/tests/behat/multisco_review_mode.feature:53
- And I switch to "scorm_object" iframe # /Users/stronk7/git_moodle/testing/mod/scorm/tests/behat/multisco_review_mode.feature:87
- unknown error: cannot determine loading status
- from unknown error: cannot determine loading status
- from no such window
- (Session info: chrome=81.0.4044.138)
- (Driver info: chromedriver=80.0.3987.106 (f68069574609230cf9b635cd784cfb1bf81bb53a-refs/branch-heads/3987@{#882}),platform=Mac OS X 10.15.5 x86_64) (WebDriver\Exception\UnknownError)
- 003 Scenario: The max grade for a category item, with a calculation using Natural aggregation, can be changed # /Users/stronk7/git_moodle/testing/grade/tests/behat/grade_calculated_grade_items_20150627.feature:27
- And I set "=[[gi1]]/2" calculation for grade category "Calc cat" with idnumbers: # /Users/stronk7/git_moodle/testing/grade/tests/behat/grade_calculated_grade_items_20150627.feature:37
- Xpath matching locator "//input[@class='idnumber'][parent::li[@class='item'][text()='grade item 1'] | parent::li[@class='categoryitem' | @class='courseitem']/parent::ul/parent::li[starts-with(text(),'grade item 1')]]" not found. (Behat\Mink\Exception\ElementNotFoundException)
- 004 Scenario: Changing max grade for a category item with a calculation that has existing grades will display the same points with the new max grade values immediately. # /Users/stronk7/git_moodle/testing/grade/tests/behat/grade_calculated_grade_items_20150627.feature:54
- And I set "=[[gi1]]/2" calculation for grade category "Calc cat" with idnumbers: # /Users/stronk7/git_moodle/testing/grade/tests/behat/grade_calculated_grade_items_20150627.feature:64
- Xpath matching locator "//input[@class='idnumber'][parent::li[@class='item'][text()='grade item 1'] | parent::li[@class='categoryitem' | @class='courseitem']/parent::ul/parent::li[starts-with(text(),'grade item 1')]]" not found. (Behat\Mink\Exception\ElementNotFoundException)
- 005 Scenario: The max grade for a category item, with a calculation using Natural aggregation, can be changed # /Users/stronk7/git_moodle/testing/grade/tests/behat/grade_calculated_grade_items.feature:26
- And I set "=[[gi1]]/2" calculation for grade category "Calc cat" with idnumbers: # /Users/stronk7/git_moodle/testing/grade/tests/behat/grade_calculated_grade_items.feature:36
- Xpath matching locator "//input[@class='idnumber'][parent::li[@class='item'][text()='grade item 1'] | parent::li[@class='categoryitem' | @class='courseitem']/parent::ul/parent::li[starts-with(text(),'grade item 1')]]" not found. (Behat\Mink\Exception\ElementNotFoundException)
- 006 Scenario: Changing max grade for a category item with a calculation that has existing grades will display the same points with the new max grade values immediately. # /Users/stronk7/git_moodle/testing/grade/tests/behat/grade_calculated_grade_items.feature:53
- And I set "=[[gi1]]/2" calculation for grade category "Calc cat" with idnumbers: # /Users/stronk7/git_moodle/testing/grade/tests/behat/grade_calculated_grade_items.feature:63
- Xpath matching locator "//input[@class='idnumber'][parent::li[@class='item'][text()='grade item 1'] | parent::li[@class='categoryitem' | @class='courseitem']/parent::ul/parent::li[starts-with(text(),'grade item 1')]]" not found. (Behat\Mink\Exception\ElementNotFoundException)
- 8 escenarios (2 pasaron, 6 fallaron)
- 335 pasos (190 pasaron, 6 fallaron, 139 saltadas)
- 3m56.77s (68.75Mb)
Advertisement
Add Comment
Please, Sign In to add comment