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=classic --tags=@javascript --fromrun=1 --torun=1 --rerun
- Running 1 parallel behat sites:
- [behatrun1] vendor/bin/behat --config /Users/stronk7/Sites/moodle_data_gittesting/MOODLE_310_STABLE/postgres_behat/behatrun1/behat/behat.yml --profile="seleniumchrome" --tags="@javascript" --suite="classic" --rerun
- string(102) "/Users/stronk7/Sites/moodle_data_gittesting/MOODLE_310_STABLE/postgres_behat/behatrun1/behat/behat.yml"
- Moodle 3.10dev+ (Build: 20201023), 6594c54b2eef62499d304bfa0939999e3a14246e
- Php: 7.4.11, pgsql: 9.6.19, OS: Darwin 19.6.0 x86_64
- Run optional tests:
- - Accessibility: No
- Server OS "Darwin", Browser: "chrome"
- Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
- Started at 26-10-2020, 00:17
- ...................................................................... 70
- ...................................................................... 140
- ...............................
- Finished in 0h 02m 52s
- $ sudo -u _www php admin/tool/behat/cli/run.php --profile=seleniumchrome --suite=classic --tags=@javascript --fromrun=2 --torun=2 --rerun
- Running 1 parallel behat sites:
- [behatrun2] vendor/bin/behat --config /Users/stronk7/Sites/moodle_data_gittesting/MOODLE_310_STABLE/postgres_behat/behatrun2/behat/behat.yml --profile="seleniumchrome" --tags="@javascript" --suite="classic" --rerun
- string(102) "/Users/stronk7/Sites/moodle_data_gittesting/MOODLE_310_STABLE/postgres_behat/behatrun2/behat/behat.yml"
- Moodle 3.10dev+ (Build: 20201023), 6594c54b2eef62499d304bfa0939999e3a14246e
- Php: 7.4.11, pgsql: 9.6.19, OS: Darwin 19.6.0 x86_64
- Run optional tests:
- - Accessibility: No
- Server OS "Darwin", Browser: "chrome"
- Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
- Started at 26-10-2020, 00:33
- ...................................................................... 70
- ............................F......................................... 140
- ...........................F.......................................... 210
- ...................F........................F---------------
- Finished in 0h 02m 30s
- **************** [behatrun2] ****************
- string(102) "/Users/stronk7/Sites/moodle_data_gittesting/MOODLE_310_STABLE/postgres_behat/behatrun2/behat/behat.yml"
- Moodle 3.10dev+ (Build: 20201023), 6594c54b2eef62499d304bfa0939999e3a14246e
- Php: 7.4.11, pgsql: 9.6.19, OS: Darwin 19.6.0 x86_64
- Run optional tests:
- - Accessibility: No
- Server OS "Darwin", Browser: "chrome"
- Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
- Started at 26-10-2020, 00:33
- ...................................................................... 70
- ............................F......................................... 140
- ...........................F.......................................... 210
- ...................F........................F---------------
- --- Pasos fallidos:
- 001 Scenario: Test review mode with all scos completed. # /Users/stronk7/git_moodle/testing/mod/scorm/tests/behat/multisco_review_mode.feature:53
- Then I should see "Review mode" # /Users/stronk7/git_moodle/testing/mod/scorm/tests/behat/multisco_review_mode.feature:172
- "Review mode" text was not found in the page (Behat\Mink\Exception\ExpectationException)
- 002 Scenario: Test force completed set to when previous complete/passed/failed. # /Users/stronk7/git_moodle/testing/mod/scorm/tests/behat/multisco_review_mode.feature:208
- And I should see "Play of the game" # /Users/stronk7/git_moodle/testing/mod/scorm/tests/behat/multisco_review_mode.feature:284
- "Play of the game" text was not found in the page (Behat\Mink\Exception\ExpectationException)
- 003 Scenario: Test force completed set to when previous complete/passed/failed. # /Users/stronk7/git_moodle/testing/mod/scorm/tests/behat/multisco_review_mode.feature:316
- And I should see "Play of the game" # /Users/stronk7/git_moodle/testing/mod/scorm/tests/behat/multisco_review_mode.feature:386
- "Play of the game" text was not found in the page (Behat\Mink\Exception\ExpectationException)
- 004 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)
- 4 escenarios (4 fallaron)
- 270 pasos (251 pasaron, 4 fallaron, 15 saltadas)
- 2m30.16s (68.94Mb)
Add Comment
Please, Sign In to add comment