Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Moodle 3.7dev (Build: 20190322), 3271c39c74bf7045272318b41f41b1f57385dcb0
- Php: 7.1.26, mysqli: 5.6.34, OS: Darwin 18.2.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 22-03-2019, 08:05
- ...................................................................... 70
- ...................................................................... 140
- ...............................................................F------ 210
- --.................................................................... 280
- ...................................................................... 350
- ...................................................................... 420
- ...................................................................... 490
- ....................F------------------------------------------------- 560
- ---------------------------------------------------------------------- 630
- -----------------------------------------------------------------..... 700
- ...................................................................... 770
- ...................................................................... 840
- ...................................................................... 910
- ...................................................................... 980
- ...................................................................... 1050
- ...................................................................... 1120
- ...................................................................... 1190
- ...................................................................... 1260
- ...................................................................... 1330
- ...................................................................... 1400
- ...................................................................... 1470
- ...................................................................... 1540
- ...................................................................... 1610
- ..............................................F----------------------- 1680
- -------...........F--------------------------------------------------- 1750
- ----------............................................................ 1820
- ..............................F-----------------------................ 1890
- ............................F----------------------------------------- 1960
- ----------------------................................................ 2030
- ..................................................F------------------- 2100
- ---------------------------------------------------------------------- 2170
- --------------------------------------------.......................... 2240
- .......................F---------------------------------------------- 2310
- --------------------------............................................ 2380
- .................................................F-------------------- 2450
- ---------------------------------------------------------------------- 2520
- --------------------------------------------.......................... 2590
- .......................F---------------------------------------------- 2660
- --------------------------............................................ 2730
- .F------------------------------------------------------------------.. 2800
- ..........................................F--------------------------- 2870
- --------.....................................................F-------- 2940
- --------------------------------------...............................F 3010
- ----------------...................................................... 3080
- .............name_of_methods......................................................... 3150
- ...................................................................... 3220
- ...................................................................... 3290
- ...................................................................... 3360
- ...................................................................... 3430
- ...................................................................... 3500
- ...................................................................... 3570
- ...................................................................... 3640
- ...................................................................... 3710
- ...................................................................... 3780
- ...................................................................... 3850
- ...................................................................... 3920
- ...................................................................... 3990
- ...................................................................... 4060
- ...................................................................... 4130
- ...................................................................... 4200
- ...................................................................... 4270
- ...................................................................... 4340
- ...................................................................... 4410
- ...................................................................... 4480
- ...................................................................... 4550
- ...................................................................... 4620
- ...................................................................... 4690
- ..................F-...........................................F------ 4760
- ------------........F------------------------------------------------- 4830
- -------------------------........F------------
- --- Pasos fallidos:
- 001 Scenario: Duplicate a surveypro with some item # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/duplicate.feature:14
- And I duplicate "surveypro test" activity editing the new copy with: # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/duplicate.feature:32
- Javascript code and/or AJAX requests are not ready after 10 seconds. There is a Javascript error or the code is extremely slow. If you are using a slow machine, consider setting $CFG->behat_increasetimeout. (Exception)
- 002 Scenario: test complex item actions # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/item_action.feature:134
- And I upload "mod/surveypro/tests/fixtures/usertemplate/item_action_test.xml" file to "Choose files to import" filemanager # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/item_action.feature:142
- "Choose files to import" filepicker can not be found (Behat\Mink\Exception\ExpectationException)
- 003 Scenario: submit the numeric field using two different formats # /Users/stronk7/git_moodle/survey/mod/surveypro/field/numeric/tests/behat/multiformat.feature:26
- And I follow "English" in the language menu # /Users/stronk7/git_moodle/survey/mod/surveypro/field/numeric/tests/behat/multiformat.feature:35
- Xpath matching locator "//li[contains(concat(' ', @class, ' '), ' langmenu ')]//a[contains(concat(' ', @class, ' '), ' dropdown-toggle ')]" not found. (Behat\Mink\Exception\ElementNotFoundException)
- 004 Scenario: display each mastertemplate in 2 different languages # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/multilang_mastertemplate.feature:29
- And I follow "English" in the language menu # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/multilang_mastertemplate.feature:38
- Xpath matching locator "//li[contains(concat(' ', @class, ' '), ' langmenu ')]//a[contains(concat(' ', @class, ' '), ' dropdown-toggle ')]" not found. (Behat\Mink\Exception\ElementNotFoundException)
- 005 Scenario: test that deletion of old items works as expected when apply master templates # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/overwrite_mastertemplate.feature:8
- And I set the field "mastertemplate" to "COLLES (Preferred and Actual)" # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/overwrite_mastertemplate.feature:33
- Field matching locator "'mastertemplate'" not found. (Behat\Mink\Exception\ElementNotFoundException)
- 006 Scenario: test boolean as parent # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/parent_boolean.feature:8
- And I press "Save changes" # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/parent_boolean.feature:81
- Moodle exception: Exception - Notice: Undefined variable: itemid in [dirroot]/mod/surveypro/classes/itembase.php on line 454 More information about this error
- Exception - Notice: Undefined variable: itemid in [dirroot]/mod/surveypro/classes/itembase.php on line 454
- More information about this error
- ×
- Debug info:
- Error code: generalexceptionmessage
- (Exception)
- 007 Scenario: test checkbox as parent # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/parent_checkbox.feature:8
- And I press "Save changes" # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/parent_checkbox.feature:152
- Moodle exception: Exception - Notice: Undefined variable: itemid in [dirroot]/mod/surveypro/classes/itembase.php on line 454 More information about this error
- Exception - Notice: Undefined variable: itemid in [dirroot]/mod/surveypro/classes/itembase.php on line 454
- More information about this error
- ×
- Debug info:
- Error code: generalexceptionmessage
- (Exception)
- 008 Scenario: test integer as parent # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/parent_integer.feature:8
- And I press "Save changes" # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/parent_integer.feature:87
- Moodle exception: Exception - Notice: Undefined variable: itemid in [dirroot]/mod/surveypro/classes/itembase.php on line 454 More information about this error
- Exception - Notice: Undefined variable: itemid in [dirroot]/mod/surveypro/classes/itembase.php on line 454
- More information about this error
- ×
- Debug info:
- Error code: generalexceptionmessage
- (Exception)
- 009 Scenario: test multiselect as parent # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/parent_multiselect.feature:8
- And I press "Save changes" # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/parent_multiselect.feature:137
- Moodle exception: Exception - Notice: Undefined variable: itemid in [dirroot]/mod/surveypro/classes/itembase.php on line 454 More information about this error
- Exception - Notice: Undefined variable: itemid in [dirroot]/mod/surveypro/classes/itembase.php on line 454
- More information about this error
- ×
- Debug info:
- Error code: generalexceptionmessage
- (Exception)
- 010 Scenario: test radiobutton as parent # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/parent_radiobutton.feature:8
- And I press "Save changes" # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/parent_radiobutton.feature:87
- Moodle exception: Exception - Notice: Undefined variable: itemid in [dirroot]/mod/surveypro/classes/itembase.php on line 454 More information about this error
- Exception - Notice: Undefined variable: itemid in [dirroot]/mod/surveypro/classes/itembase.php on line 454
- More information about this error
- ×
- Debug info:
- Error code: generalexceptionmessage
- (Exception)
- 011 Scenario: test select as parent # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/parent_select.feature:8
- And I press "Save changes" # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/parent_select.feature:81
- Moodle exception: Exception - Notice: Undefined variable: itemid in [dirroot]/mod/surveypro/classes/itembase.php on line 454 More information about this error
- Exception - Notice: Undefined variable: itemid in [dirroot]/mod/surveypro/classes/itembase.php on line 454
- More information about this error
- ×
- Debug info:
- Error code: generalexceptionmessage
- (Exception)
- 012 Scenario: test that editing a submission, autofill userID is not overwritten # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/preserve_autofillpersonaldata.feature:8
- And I follow "Responses" # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/preserve_autofillpersonaldata.feature:115
- Link matching locator "'Responses'" not found. (Behat\Mink\Exception\ElementNotFoundException)
- 013 Scenario: test each student can only see submissions from people of his/her group # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/see_onlygroupsubmissions.feature:8
- And I follow "Responses" # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/see_onlygroupsubmissions.feature:79
- Link matching locator "'Responses'" not found. (Behat\Mink\Exception\ElementNotFoundException)
- 014 Scenario: test each student sees only his/her own submissions # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/see_onlypersonalsubmissions.feature:8
- And I follow "Responses" # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/see_onlypersonalsubmissions.feature:83
- Link matching locator "'Responses'" not found. (Behat\Mink\Exception\ElementNotFoundException)
- 015 Scenario: test textarea trim # /Users/stronk7/git_moodle/survey/mod/surveypro/field/textarea/tests/behat/trim.feature:8
- Then the field "id_surveypro_field_textarea_1" matches value " false long text " # /Users/stronk7/git_moodle/survey/mod/surveypro/field/textarea/tests/behat/trim.feature:78
- Field matching locator "'id_surveypro_field_textarea_1'" not found. (Behat\Mink\Exception\ElementNotFoundException)
- 016 Scenario: load and apply a usertemplate # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/usertemplate_apply.feature:8
- And I upload "mod/surveypro/tests/fixtures/usertemplate/parent-child_2015123000.xml" file to "Choose files to import" filemanager # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/usertemplate_apply.feature:26
- "Choose files to import" filepicker can not be found (Behat\Mink\Exception\ExpectationException)
- 017 Scenario: load and apply each usertemplate # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/usertemplate_applyall.feature:8
- And I upload "mod/surveypro/tests/fixtures/usertemplate/age_only_2015123000.xml" file to "Choose files to import" filemanager # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/usertemplate_applyall.feature:26
- "Choose files to import" filepicker can not be found (Behat\Mink\Exception\ExpectationException)
- 018 Scenario: load and save a usertemplate # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/usertemplate_create.feature:8
- And I upload "mod/surveypro/tests/fixtures/usertemplate/parent-child_2015123000.xml" file to "Choose files to import" filemanager # /Users/stronk7/git_moodle/survey/mod/surveypro/tests/behat/usertemplate_create.feature:26
- "Choose files to import" filepicker can not be found (Behat\Mink\Exception\ExpectationException)
- 115 escenarios (97 pasaron, 18 fallaron)
- 4876 pasos (3810 pasaron, 18 fallaron, 1048 saltadas)
- 116m8.20s (83.97Mb)
Advertisement
Add Comment
Please, Sign In to add comment