· 9 years ago · Dec 06, 2016, 12:03 AM
1--- Failed steps:
2
3001 Scenario: Use the grader report without editing, with AJAX on and quick feedback off # /home/rajesh/moodles/m/moodle/grade/report/grader/tests/behat/ajax_grader.feature:52
4 Then I should see a grade field for "Student 2" and grade item "Item VU" # /home/rajesh/moodles/m/moodle/grade/report/grader/tests/behat/ajax_grader.feature:60
5 Xpath matching locator "//table[@id='user-grades']//td[@id='u105002i157004']//*[contains(@id, 'grade_') or @name='ajaxgrade']" not found. (Behat\Mink\Exception\ElementNotFoundException)
6
7002 Scenario: Use the grader report without editing, with AJAX and quick feedback on # /home/rajesh/moodles/m/moodle/grade/report/grader/tests/behat/ajax_grader.feature:104
8 Then I should see a grade field for "Student 2" and grade item "Item VU" # /home/rajesh/moodles/m/moodle/grade/report/grader/tests/behat/ajax_grader.feature:112
9 Xpath matching locator "//table[@id='user-grades']//td[@id='u105002i157004']//*[contains(@id, 'grade_') or @name='ajaxgrade']" not found. (Behat\Mink\Exception\ElementNotFoundException)
10
11003 Scenario: Use the grader report without editing, with AJAX and quick feedback on, without category override # /home/rajesh/moodles/m/moodle/grade/report/grader/tests/behat/ajax_grader.feature:141
12 Then I should see a grade field for "Student 2" and grade item "Item VU" # /home/rajesh/moodles/m/moodle/grade/report/grader/tests/behat/ajax_grader.feature:149
13 Xpath matching locator "//table[@id='user-grades']//td[@id='u105002i157004']//*[contains(@id, 'grade_') or @name='ajaxgrade']" not found. (Behat\Mink\Exception\ElementNotFoundException)
14
15004 Scenario: Use the grader report with editing, with AJAX and quick feedback on, with category override # /home/rajesh/moodles/m/moodle/grade/report/grader/tests/behat/ajax_grader.feature:161
16 And I should see a feedback field for "Student 2" and grade item "Item TU" # /home/rajesh/moodles/m/moodle/grade/report/grader/tests/behat/ajax_grader.feature:172
17 Xpath matching locator "//table[@id='user-grades']//td[@id='u105002i157006']//input[contains(@id, 'feedback_') or @name='ajaxfeedback']" not found. (Behat\Mink\Exception\ElementNotFoundException)
18
19005 Scenario: Use the grader report with editing, with AJAX and quick feedback on, without category override # /home/rajesh/moodles/m/moodle/grade/report/grader/tests/behat/ajax_grader.feature:192
20 Then I should not see a grade field for "Student 2" and grade item "Course total" # /home/rajesh/moodles/m/moodle/grade/report/grader/tests/behat/ajax_grader.feature:205
21 The "//table[@id='user-grades']//td[@id='u105002i157000']//*[contains(@id, 'grade_') or @name='ajaxgrade']" "xpath_element" exists in the current page (Behat\Mink\Exception\ExpectationException)
22
23006 Scenario: Test condition # /home/rajesh/moodles/m/moodle/availability/condition/group/tests/behat/availability_group.feature:21
24 Then "Group" "button" should exist in the "Add restriction..." "dialogue" # /home/rajesh/moodles/m/moodle/availability/condition/group/tests/behat/availability_group.feature:47
25 Button matching locator "Group" in the "Add restriction..." "dialogue"" not found. (Behat\Mink\Exception\ElementNotFoundException)
26
27007 Scenario: Add the block to a the course when badges are disabled # /home/rajesh/moodles/m/moodle/blocks/badges/tests/behat/block_badges.feature:18
28 Then I should see "Badges are not enabled on this site." in the "Latest badges" "block" # /home/rajesh/moodles/m/moodle/blocks/badges/tests/behat/block_badges.feature:27
29 "Badges are not enabled on this site." text was not found in the "Latest badges" element (Behat\Mink\Exception\ExpectationException)
30
31008 Scenario: Add the block to a the course when blogs are disabled # /home/rajesh/moodles/m/moodle/blocks/blog_menu/tests/behat/block_blog_menu.feature:18
32 Then I should see "Blogging is disabled!" in the "Blog menu" "block" # /home/rajesh/moodles/m/moodle/blocks/blog_menu/tests/behat/block_blog_menu.feature:27
33 "Blogging is disabled!" text was not found in the "Blog menu" element (Behat\Mink\Exception\ExpectationException)
34
35009 Scenario: Add the block to a the course when blog associations are disabled # /home/rajesh/moodles/m/moodle/blocks/blog_menu/tests/behat/block_blog_menu.feature:29
36 And I should not see "View all entries for this course" in the "Blog menu" "block" # /home/rajesh/moodles/m/moodle/blocks/blog_menu/tests/behat/block_blog_menu.feature:40
37 "View all entries for this course" text was found in the "Blog menu" element (Behat\Mink\Exception\ExpectationException)
38
39010 Scenario: Add the block to a the course when RSS is enabled # /home/rajesh/moodles/m/moodle/blocks/blog_menu/tests/behat/block_blog_menu.feature:71
40 Then I should see "Blog RSS feed" in the "Blog menu" "block" # /home/rajesh/moodles/m/moodle/blocks/blog_menu/tests/behat/block_blog_menu.feature:80
41 "Blog RSS feed" text was not found in the "Blog menu" element (Behat\Mink\Exception\ExpectationException)
42
43011 Scenario: Add the recent blogs block to a course when blogs are disabled # /home/rajesh/moodles/m/moodle/blocks/blog_recent/tests/behat/block_blog_recent.feature:18
44 Then I should see "Blogging is disabled!" in the "Recent blog entries" "block" # /home/rajesh/moodles/m/moodle/blocks/blog_recent/tests/behat/block_blog_recent.feature:27
45 "Blogging is disabled!" text was not found in the "Recent blog entries" element (Behat\Mink\Exception\ExpectationException)
46
47012 Scenario: View the course list block on course page with hide all courses link enabled # /home/rajesh/moodles/m/moodle/blocks/course_list/tests/behat/block_course_list_course.feature:67
48 Then I should not see "All courses" in the "My courses" "block" # /home/rajesh/moodles/m/moodle/blocks/course_list/tests/behat/block_course_list_course.feature:74
49 "All courses" text was found in the "My courses" element (Behat\Mink\Exception\ExpectationException)
50
51013 Scenario: View the course list block on course page with admin sees own course enabled # /home/rajesh/moodles/m/moodle/blocks/course_list/tests/behat/block_course_list_course.feature:76
52 Then I should not see "Miscellaneous" in the "My courses" "block" # /home/rajesh/moodles/m/moodle/blocks/course_list/tests/behat/block_course_list_course.feature:87
53 Block matching locator "'My courses'" not found. (Behat\Mink\Exception\ElementNotFoundException)
54
55014 Scenario: View the block by a user with the welcome area enabled and messaging disabled. # /home/rajesh/moodles/m/moodle/blocks/course_overview/tests/behat/block_course_overview.feature:86
56 And I should not see "messages" in the "Course overview" "block" # /home/rajesh/moodles/m/moodle/blocks/course_overview/tests/behat/block_course_overview.feature:92
57 "messages" text was found in the "Course overview" element (Behat\Mink\Exception\ExpectationException)
58
59015 Scenario: View the block by a user with messaging disabled. # /home/rajesh/moodles/m/moodle/blocks/messages/tests/behat/block_messages_course.feature:20
60 Then I should see "Messaging is disabled on this site" in the "Messages" "block" # /home/rajesh/moodles/m/moodle/blocks/messages/tests/behat/block_messages_course.feature:27
61 "Messaging is disabled on this site" text was not found in the "Messages" element (Behat\Mink\Exception\ExpectationException)
62
63016 Scenario: View the block by a user with messaging disabled. # /home/rajesh/moodles/m/moodle/blocks/messages/tests/behat/block_messages_dashboard.feature:13
64 Then I should see "Messaging is disabled on this site" in the "Messages" "block" # /home/rajesh/moodles/m/moodle/blocks/messages/tests/behat/block_messages_dashboard.feature:19
65 "Messaging is disabled on this site" text was not found in the "Messages" element (Behat\Mink\Exception\ExpectationException)
66
67017 Scenario: View the block by a user with messaging disabled. # /home/rajesh/moodles/m/moodle/blocks/messages/tests/behat/block_messages_frontpage.feature:18
68 And I should see "Messaging is disabled on this site" in the "Messages" "block" # /home/rajesh/moodles/m/moodle/blocks/messages/tests/behat/block_messages_frontpage.feature:24
69 "Messaging is disabled on this site" text was not found in the "Messages" element (Behat\Mink\Exception\ExpectationException)
70
71018 Scenario: Add legacy file disabled # /home/rajesh/moodles/m/moodle/files/tests/behat/course_files.feature:25
72 And "Add..." "link" should not be visible # /home/rajesh/moodles/m/moodle/files/tests/behat/course_files.feature:38
73 "Add..." "link" is visible (Behat\Mink\Exception\ExpectationException)
74
75019 Scenario: Add a bunch of outcomes # /home/rajesh/moodles/m/moodle/admin/tool/behat/tests/behat/data_generators.feature:382
76 And I follow "Outcomes" # /home/rajesh/moodles/m/moodle/admin/tool/behat/tests/behat/data_generators.feature:400
77 Link matching locator "'Outcomes'" not found. (Behat\Mink\Exception\ElementNotFoundException)
78
79020 Scenario: Add a bunch of outcome grade items # /home/rajesh/moodles/m/moodle/admin/tool/behat/tests/behat/data_generators.feature:408
80 And the field "Outcome" matches value "Grade outcome 1" # /home/rajesh/moodles/m/moodle/admin/tool/behat/tests/behat/data_generators.feature:432
81 Field matching locator "'Outcome'" not found. (Behat\Mink\Exception\ElementNotFoundException)
82
83021 Scenario: Confirm the 'enable availability' option is working # /home/rajesh/moodles/m/moodle/availability/tests/behat/edit_availability.feature:31
84 Then "Restrict access" "fieldset" should not exist # /home/rajesh/moodles/m/moodle/availability/tests/behat/edit_availability.feature:39
85 The "Restrict access" "fieldset" exists in the current page (Behat\Mink\Exception\ExpectationException)
86
87022 Scenario: 'Add group/grouping access restriction' button unavailable # /home/rajesh/moodles/m/moodle/availability/tests/behat/edit_availability.feature:169
88 Then "Add group/grouping access restriction" "button" should not exist # /home/rajesh/moodles/m/moodle/availability/tests/behat/edit_availability.feature:179
89 The "Add group/grouping access restriction" "button" exists in the current page (Behat\Mink\Exception\ExpectationException)
90
91023 Scenario: Remove icons # /home/rajesh/moodles/m/moodle/lib/editor/tinymce/tests/behat/edit_available_icons.feature:18
92 Then "#id_introeditor_tbl .mce_bold" "css_element" should not exist # /home/rajesh/moodles/m/moodle/lib/editor/tinymce/tests/behat/edit_available_icons.feature:25
93 The "#id_introeditor_tbl .mce_bold" "css_element" exists in the current page (Behat\Mink\Exception\ExpectationException)
94
95024 Scenario: Add icons # /home/rajesh/moodles/m/moodle/lib/editor/tinymce/tests/behat/edit_available_icons.feature:29
96 Then "#id_introeditor_tbl .mce_bold" "css_element" should not exist # /home/rajesh/moodles/m/moodle/lib/editor/tinymce/tests/behat/edit_available_icons.feature:36
97 The "#id_introeditor_tbl .mce_bold" "css_element" exists in the current page (Behat\Mink\Exception\ExpectationException)
98
99025 Scenario: Enable registration of multiple accounts with the same email address # /home/rajesh/moodles/m/moodle/admin/tests/behat/enable_multiple_accounts_use_same_email.feature:10
100 Then I should see "Test Multi2" # /home/rajesh/moodles/m/moodle/admin/tests/behat/enable_multiple_accounts_use_same_email.feature:32
101 "Test Multi2" text was not found in the page (Behat\Mink\Exception\ExpectationException)
102
103026 Scenario: Glossary entries are not always editable # /home/rajesh/moodles/m/moodle/mod/glossary/tests/behat/entries_always_editable.feature:8
104 Then "Delete: Test concept name" "link" should not exist # /home/rajesh/moodles/m/moodle/mod/glossary/tests/behat/entries_always_editable.feature:40
105 The "Delete: Test concept name" "link" exists in the current page (Behat\Mink\Exception\ExpectationException)
106
107027 Scenario: As teacher1 I expand the courses and category nodes to see courses. # /home/rajesh/moodles/m/moodle/blocks/navigation/tests/behat/expand_courses_node.feature:117
108 And I should see "Courses" in the "Navigation" "block" # /home/rajesh/moodles/m/moodle/blocks/navigation/tests/behat/expand_courses_node.feature:121
109 "Courses" text was not found in the "Navigation" element (Behat\Mink\Exception\ExpectationException)
110
111028 Scenario: As student1 I expand the courses and category nodes to see courses. # /home/rajesh/moodles/m/moodle/blocks/navigation/tests/behat/expand_courses_node.feature:147
112 And I should see "Courses" in the "Navigation" "block" # /home/rajesh/moodles/m/moodle/blocks/navigation/tests/behat/expand_courses_node.feature:151
113 "Courses" text was not found in the "Navigation" element (Behat\Mink\Exception\ExpectationException)
114
115029 Scenario: Students can export their own submission to a portfolio. # /home/rajesh/moodles/m/moodle/mod/workshop/tests/behat/export_submission.feature:73
116 And I navigate to "Plugins > Portfolios > Manage portfolios" in site administration # /home/rajesh/moodles/m/moodle/mod/workshop/tests/behat/export_submission.feature:28
117 Xpath matching locator "//section[@id='region-main']//div[@id = 'linkmodules']//div[@class='row' and contains(.,'Portfolios')]//a[normalize-space(.)='Manage portfolios']" not found. (Behat\Mink\Exception\ElementNotFoundException)
118
119030 Scenario: Students can export submission they have peer-assessed. # /home/rajesh/moodles/m/moodle/mod/workshop/tests/behat/export_submission.feature:88
120 And I navigate to "Plugins > Portfolios > Manage portfolios" in site administration # /home/rajesh/moodles/m/moodle/mod/workshop/tests/behat/export_submission.feature:28
121 Xpath matching locator "//section[@id='region-main']//div[@id = 'linkmodules']//div[@class='row' and contains(.,'Portfolios')]//a[normalize-space(.)='Manage portfolios']" not found. (Behat\Mink\Exception\ElementNotFoundException)
122
123031 Scenario: If the portfolio API is disabled, the portfolio export button is not displayed. # /home/rajesh/moodles/m/moodle/mod/workshop/tests/behat/export_submission.feature:103
124 And I navigate to "Plugins > Portfolios > Manage portfolios" in site administration # /home/rajesh/moodles/m/moodle/mod/workshop/tests/behat/export_submission.feature:28
125 Xpath matching locator "//section[@id='region-main']//div[@id = 'linkmodules']//div[@class='row' and contains(.,'Portfolios')]//a[normalize-space(.)='Manage portfolios']" not found. (Behat\Mink\Exception\ElementNotFoundException)
126
127032 Scenario: Filter log report for standard and legacy log reader # /home/rajesh/moodles/m/moodle/report/log/tests/behat/filter_log.feature:21
128 And I should see "user login" # /home/rajesh/moodles/m/moodle/report/log/tests/behat/filter_log.feature:42
129 "user login" text was not found in the page (Behat\Mink\Exception\ExpectationException)
130
131033 Scenario: Filter log report for legacy log reader # /home/rajesh/moodles/m/moodle/report/log/tests/behat/filter_log.feature:61
132 Then I should see "user login" # /home/rajesh/moodles/m/moodle/report/log/tests/behat/filter_log.feature:81
133 "user login" text was not found in the page (Behat\Mink\Exception\ExpectationException)
134
135034 Scenario: Filter participation report when only legacy log reader is enabled # /home/rajesh/moodles/m/moodle/report/participation/tests/behat/filter_participation.feature:32
136 Then I should see "Yes (1)" # /home/rajesh/moodles/m/moodle/report/participation/tests/behat/filter_participation.feature:51
137 "Yes (1)" text was not found in the page (Behat\Mink\Exception\ExpectationException)
138
139035 Scenario: Filter participation report when standard log reader is enabled later # /home/rajesh/moodles/m/moodle/report/participation/tests/behat/filter_participation.feature:54
140 Then I should see "Yes (2)" # /home/rajesh/moodles/m/moodle/report/participation/tests/behat/filter_participation.feature:81
141 "Yes (2)" text was not found in the page (Behat\Mink\Exception\ExpectationException)
142
143036 Scenario: Natural aggregation on outcome items with natural weights # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_aggregation.feature:227
144 And I set the following settings for grade item "Course 1": # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_aggregation.feature:240
145 Field matching locator "'Include outcomes in aggregation'" not found. (Behat\Mink\Exception\ElementNotFoundException)
146
147037 Scenario: Natural aggregation on outcome items with modified weights # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_aggregation.feature:283
148 And I set the following settings for grade item "Course 1": # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_aggregation.feature:296
149 Field matching locator "'Include outcomes in aggregation'" not found. (Behat\Mink\Exception\ElementNotFoundException)
150
151038 Scenario: The max grade for a category item, with a calculation using Natural aggregation, can be changed # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_calculated_grade_items_20150627.feature:28
152 And the following should exist in the "user-grade" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_calculated_grade_items_20150627.feature:48
153 (//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Calc cat totalInclude empty grades.'] | descendant::td[normalize-space(.)='Calc cat totalInclude empty grades.']]/child::*[position() = count((//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Range' or a[normalize-space(text())='Range'] or div[normalize-space(text())='Range'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'0–100')]
154
155 Column value matching locator "0–100" in "Calc cat totalInclude empty grades." row with column "Range" not found. (Behat\Mink\Exception\ElementNotFoundException)
156
157039 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. # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_calculated_grade_items_20150627.feature:55
158 And the following should exist in the "user-grade" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_calculated_grade_items_20150627.feature:75
159 (//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Calc cat totalInclude empty grades.'] | descendant::td[normalize-space(.)='Calc cat totalInclude empty grades.']]/child::*[position() = count((//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Range' or a[normalize-space(text())='Range'] or div[normalize-space(text())='Range'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'0–100')]
160
161 Column value matching locator "0–100" in "Calc cat totalInclude empty grades." row with column "Range" not found. (Behat\Mink\Exception\ElementNotFoundException)
162
163040 Scenario: Values in calculated grade items are not always out of one hundred # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_calculated_grade_items_20150627.feature:118
164 Then the following should exist in the "user-grade" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_calculated_grade_items_20150627.feature:141
165 (//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='grade item 1'] | descendant::td[normalize-space(.)='grade item 1']]/child::*[position() = count((//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Calculated weight' or a[normalize-space(text())='Calculated weight'] or div[normalize-space(text())='Calculated weight'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'50.00 %')]
166
167 Column value matching locator "50.00 %" in "grade item 1" row with column "Calculated weight" not found. (Behat\Mink\Exception\ElementNotFoundException)
168
169041 Scenario: I edit the letter boundaries of a course and grade a student. # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_letter_boundary_20160518.feature:8
170 Then the following should exist in the "user-grades" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_letter_boundary_20160518.feature:41
171 (//html/.//table[(./@id = 'user-grades' or contains(.//caption, 'user-grades') or contains(.//th, 'user-grades') or contains(concat(' ', normalize-space(@class), ' '), 'user-grades' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Student 1'] | descendant::td[normalize-space(.)='Student 1']]/child::*[position() = 4][contains(normalize-space(.),'F')]
172
173 Column value matching locator "F" in "Student 1" row with column "-4-" not found. (Behat\Mink\Exception\ElementNotFoundException)
174
175042 Scenario: Weights are overridden and student has all grades present (before the fix 20150619) # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_exclude_empty_20150619.feature:125
176 Then the following should exist in the "user-grade" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_exclude_empty_20150619.feature:139
177 (//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Test assignment four (extra)'] | descendant::td[normalize-space(.)='Test assignment four (extra)']]/child::*[position() = count((//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Calculated weight' or a[normalize-space(text())='Calculated weight'] or div[normalize-space(text())='Calculated weight'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'4.00 %( Extra credit )')]
178
179 Column value matching locator "4.00 %( Extra credit )" in "Test assignment four (extra)" row with column "Calculated weight" not found. (Behat\Mink\Exception\ElementNotFoundException)
180
181043 Scenario: Weights are overridden and student has some grades present (before the fix 20150619) # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_exclude_empty_20150619.feature:151
182 Then the following should exist in the "user-grade" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_exclude_empty_20150619.feature:164
183 (//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Test assignment four (extra)'] | descendant::td[normalize-space(.)='Test assignment four (extra)']]/child::*[position() = count((//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Calculated weight' or a[normalize-space(text())='Calculated weight'] or div[normalize-space(text())='Calculated weight'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'6.67 %( Extra credit )')]
184
185 Column value matching locator "6.67 %( Extra credit )" in "Test assignment four (extra)" row with column "Calculated weight" not found. (Behat\Mink\Exception\ElementNotFoundException)
186
187044 Scenario: Weights are overridden, including extra credit, and student has all grades present (before the fix 20150619) # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_exclude_empty_20150619.feature:198
188 Then the following should exist in the "user-grade" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_exclude_empty_20150619.feature:214
189 (//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Test assignment two'] | descendant::td[normalize-space(.)='Test assignment two']]/child::*[position() = count((//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Calculated weight' or a[normalize-space(text())='Calculated weight'] or div[normalize-space(text())='Calculated weight'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'8.70 %')]
190
191 Column value matching locator "8.70 %" in "Test assignment two" row with column "Calculated weight" not found. (Behat\Mink\Exception\ElementNotFoundException)
192
193045 Scenario: Weights are overridden, including extra credit, and student has some grades present (before the fix 20150619) # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_exclude_empty_20150619.feature:226
194 Then the following should exist in the "user-grade" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_exclude_empty_20150619.feature:241
195 (//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Test assignment two'] | descendant::td[normalize-space(.)='Test assignment two']]/child::*[position() = count((//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Calculated weight' or a[normalize-space(text())='Calculated weight'] or div[normalize-space(text())='Calculated weight'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'0.00 %')]
196
197 Column value matching locator "0.00 %" in "Test assignment two" row with column "Calculated weight" not found. (Behat\Mink\Exception\ElementNotFoundException)
198
199046 Scenario: Grade items weights are normalised when all grade item weights are overridden (sum exactly 100). Extra credit is set to zero (before the fix 20150619). # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_normalisation_20150619.feature:39
200 Then I should see "Your weights have been adjusted to total 100." # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_normalisation_20150619.feature:51
201 "Your weights have been adjusted to total 100." text was not found in the page (Behat\Mink\Exception\ExpectationException)
202
203047 Scenario: Grade items weights are normalised when all grade item weights are overridden (sum over 100). Extra credit is set to zero (before the fix 20150619). # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_normalisation_20150619.feature:62
204 And the field "Weight of Test assignment seven" matches value "0.0" # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_normalisation_20150619.feature:74
205 The 'Weight of Test assignment seven' value is '50.0', '0.0' expected (Behat\Mink\Exception\ExpectationException)
206
207048 Scenario: Grade items weights are normalised when all grade item weights are overridden (sum under 100). Extra credit is set to zero (before the fix 20150619). # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_normalisation_20150619.feature:82
208 And the field "Weight of Test assignment seven" matches value "0.0" # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_normalisation_20150619.feature:94
209 The 'Weight of Test assignment seven' value is '50.0', '0.0' expected (Behat\Mink\Exception\ExpectationException)
210
211049 Scenario: Grade items weights are normalised when not all grade item weights are overridden. Extra credit is set respectful to non-overridden items (before the fix 20150619). # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_normalisation_20150619.feature:102
212 And the field "Weight of Test assignment seven" matches value "90.0" # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_natural_normalisation_20150619.feature:112
213 The 'Weight of Test assignment seven' value is '50.0', '90.0' expected (Behat\Mink\Exception\ExpectationException)
214
215050 Example: | Natural | | 10.00 | 10.00 % | 10.00 | 0.00 | 14.00 | 13.33 % | 9.52 % | 3.81 % | # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:73
216 Then the following should exist in the "user-grade" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:51
217 (//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Grade me'] | descendant::td[normalize-space(.)='Grade me']]/child::*[position() = count((//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Contribution to course total' or a[normalize-space(text())='Contribution to course total'] or div[normalize-space(text())='Contribution to course total'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'10.00')]
218
219 Column value matching locator "10.00" in "Grade me" row with column "Contribution to course total" not found. (Behat\Mink\Exception\ElementNotFoundException)
220
221051 Example: | Mean of grades | Mean of grades. | 10.00 | 10.00 % | 10.00 | 0.00 | 42.50 | 42.50 % | 5.00 % | 37.50 % | # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:74
222 Then the following should exist in the "user-grade" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:51
223 (//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Grade me'] | descendant::td[normalize-space(.)='Grade me']]/child::*[position() = count((//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Contribution to course total' or a[normalize-space(text())='Contribution to course total'] or div[normalize-space(text())='Contribution to course total'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'10.00')]
224
225 Column value matching locator "10.00" in "Grade me" row with column "Contribution to course total" not found. (Behat\Mink\Exception\ElementNotFoundException)
226
227052 Example: | Weighted mean of grades | Weighted mean of grades. | 10.00 | 10.00 % | 10.00 | 0.00 | 42.50 | 42.50 % | 5.00 % | 37.50 % | # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:75
228 Then the following should exist in the "user-grade" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:51
229 (//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Grade me'] | descendant::td[normalize-space(.)='Grade me']]/child::*[position() = count((//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Contribution to course total' or a[normalize-space(text())='Contribution to course total'] or div[normalize-space(text())='Contribution to course total'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'10.00')]
230
231 Column value matching locator "10.00" in "Grade me" row with column "Contribution to course total" not found. (Behat\Mink\Exception\ElementNotFoundException)
232
233053 Example: | Simple weighted mean of grades | Simple weighted mean of grades. | 10.00 | 10.00 % | 10.00 | 0.00 | 12.50 | 12.50 % | 9.62 % | 2.88 % | # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:76
234 Then the following should exist in the "user-grade" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:51
235 (//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Grade me'] | descendant::td[normalize-space(.)='Grade me']]/child::*[position() = count((//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Contribution to course total' or a[normalize-space(text())='Contribution to course total'] or div[normalize-space(text())='Contribution to course total'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'10.00')]
236
237 Column value matching locator "10.00" in "Grade me" row with column "Contribution to course total" not found. (Behat\Mink\Exception\ElementNotFoundException)
238
239054 Example: | Mean of grades (with extra credits) | Mean of grades (with extra credits). | 10.00 | 10.00 % | 10.00 | 0.00 | 42.50 | 42.50 % | 5.00 % | 37.50 % | # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:77
240 Then the following should exist in the "user-grade" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:51
241 (//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Grade me'] | descendant::td[normalize-space(.)='Grade me']]/child::*[position() = count((//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Contribution to course total' or a[normalize-space(text())='Contribution to course total'] or div[normalize-space(text())='Contribution to course total'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'10.00')]
242
243 Column value matching locator "10.00" in "Grade me" row with column "Contribution to course total" not found. (Behat\Mink\Exception\ElementNotFoundException)
244
245055 Example: | Median of grades | Median of grades. | 10.00 | 10.00 % | 10.00 | 0.00 | 42.50 | 42.50 % | 5.00 % | 37.50 % | # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:78
246 Then the following should exist in the "user-grade" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:51
247 (//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Grade me'] | descendant::td[normalize-space(.)='Grade me']]/child::*[position() = count((//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Contribution to course total' or a[normalize-space(text())='Contribution to course total'] or div[normalize-space(text())='Contribution to course total'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'10.00')]
248
249 Column value matching locator "10.00" in "Grade me" row with column "Contribution to course total" not found. (Behat\Mink\Exception\ElementNotFoundException)
250
251056 Example: | Highest grade | Highest grade. | 10.00 | 10.00 % | 10.00 | 0.00 | 75.00 | 75.00 % | 0.00 % | 75.00 % | # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:80
252 Then the following should exist in the "user-grade" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:51
253 (//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Grade me'] | descendant::td[normalize-space(.)='Grade me']]/child::*[position() = count((//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Contribution to course total' or a[normalize-space(text())='Contribution to course total'] or div[normalize-space(text())='Contribution to course total'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'10.00')]
254
255 Column value matching locator "10.00" in "Grade me" row with column "Contribution to course total" not found. (Behat\Mink\Exception\ElementNotFoundException)
256
257057 Example: | Mode of grades | Mode of grades. | 10.00 | 10.00 % | 10.00 | 0.00 | 75.00 | 75.00 % | 0.00 % | 75.00 % | # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:81
258 Then the following should exist in the "user-grade" table: # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:51
259 (//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Grade me'] | descendant::td[normalize-space(.)='Grade me']]/child::*[position() = count((//html/.//table[(./@id = 'user-grade' or contains(.//caption, 'user-grade') or contains(.//th, 'user-grade') or contains(concat(' ', normalize-space(@class), ' '), 'user-grade' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Contribution to course total' or a[normalize-space(text())='Contribution to course total'] or div[normalize-space(text())='Contribution to course total'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'10.00')]
260
261 Column value matching locator "10.00" in "Grade me" row with column "Contribution to course total" not found. (Behat\Mink\Exception\ElementNotFoundException)
262
263058 Scenario: Weights of scales cannot be edited when they are not aggregated # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:84
264 And I should not see "Weight adjusted" # /home/rajesh/moodles/m/moodle/grade/tests/behat/grade_scales_aggregation.feature:97
265 "Weight adjusted" text was found in the page (Behat\Mink\Exception\ExpectationException)
266
267059 Scenario: Check loglive report entries and make sure the report works for standard and legacy reader # /home/rajesh/moodles/m/moodle/report/loglive/tests/behat/loglive_report.feature:24
268 And I should see "course_add mod" # /home/rajesh/moodles/m/moodle/report/loglive/tests/behat/loglive_report.feature:31
269 "course_add mod" text was not found in the page (Behat\Mink\Exception\ExpectationException)
270
271060 Scenario: Check loglive report entries and make sure the pause/resume button works for legacy reader along with ajax calls # /home/rajesh/moodles/m/moodle/report/loglive/tests/behat/loglive_report.feature:58
272 And I follow "course_add mod" # /home/rajesh/moodles/m/moodle/report/loglive/tests/behat/loglive_report.feature:65
273 Link matching locator "'course_add mod'" not found. (Behat\Mink\Exception\ElementNotFoundException)
274
275061 Scenario: Display list of availability conditions # /home/rajesh/moodles/m/moodle/admin/tool/availabilityconditions/tests/behat/manage_conditions.feature:8
276 Then I should not see "Availability restrictions" # /home/rajesh/moodles/m/moodle/admin/tool/availabilityconditions/tests/behat/manage_conditions.feature:17
277 "Availability restrictions" text was found in the page (Behat\Mink\Exception\ExpectationException)
278
279062 Scenario: Install language pack # /home/rajesh/moodles/m/moodle/admin/tool/langimport/tests/behat/manage_langpacks.feature:13
280 And I navigate to "Language packs" node in "Site administration > Language" # /home/rajesh/moodles/m/moodle/admin/tool/langimport/tests/behat/manage_langpacks.feature:15
281 debugging() message/s found:
282 cURL request for "https://download.moodle.org/langpack/3.3/languages.md5" failed, HTTP response code: HTTP/1.1 404 Not Found
283 line 1354 of /lib/filelib.php: call to debugging()
284 line 708 of /lib/componentlib.class.php: call to download_file_content()
285 line 59 of /admin/tool/langimport/classes/controller.php: call to lang_installer->get_remote_list_of_languages()
286 line 66 of /admin/tool/langimport/index.php: call to tool_langimport\controller->__construct()
287 (Exception)
288
289063 Scenario: Update language pack # /home/rajesh/moodles/m/moodle/admin/tool/langimport/tests/behat/manage_langpacks.feature:24
290 Given outdated langpack 'en_ar' is installed # /home/rajesh/moodles/m/moodle/admin/tool/langimport/tests/behat/manage_langpacks.feature:25
291 │ ++ cURL request for "https://download.moodle.org/download.php/direct/langpack/3.3/languages.md5" failed, HTTP response code: HTTP/1.1 404 Not Found
292 │ ++
293 │ * line 1354 of /lib/filelib.php: call to debugging()
294 │ * line 511 of /lib/componentlib.class.php: call to download_file_content()
295 │ * line 458 of /lib/componentlib.class.php: call to component_installer->get_all_components_md5()
296 │ * line 390 of /lib/componentlib.class.php: call to component_installer->get_component_md5()
297 │ * line 285 of /lib/componentlib.class.php: call to component_installer->need_upgrade()
298 │ * line 804 of /lib/componentlib.class.php: call to component_installer->install()
299 │ * line 665 of /lib/componentlib.class.php: call to lang_installer->install_language_pack()
300 │ * line 68 of /admin/tool/langimport/tests/behat/behat_tool_langimport.php: call to lang_installer->run()
301 │ * line ? of unknownfile: call to behat_tool_langimport->outdated_langpack_is_installed()
302 │ * line 103 of /vendor/behat/behat/src/Behat/Testwork/Call/Handler/RuntimeCallHandler.php: call to call_user_func_array()
303 │ * line 59 of /vendor/behat/behat/src/Behat/Testwork/Call/Handler/RuntimeCallHandler.php: call to Behat\Testwork\Call\Handler\RuntimeCallHandler->executeCall()
304 │ * line 140 of /vendor/behat/behat/src/Behat/Testwork/Call/CallCenter.php: call to Behat\Testwork\Call\Handler\RuntimeCallHandler->handleCall()
305 │ * line 96 of /vendor/behat/behat/src/Behat/Testwork/Call/CallCenter.php: call to Behat\Testwork\Call\CallCenter->handleCall()
306 │ * line 125 of /vendor/behat/behat/src/Behat/Behat/Tester/Runtime/RuntimeStepTester.php: call to Behat\Testwork\Call\CallCenter->makeCall()
307 │ * line 73 of /vendor/behat/behat/src/Behat/Behat/Tester/Runtime/RuntimeStepTester.php: call to Behat\Behat\Tester\Runtime\RuntimeStepTester->testDefinition()
308 │ * line 74 of /vendor/behat/behat/src/Behat/Behat/Hook/Tester/HookableStepTester.php: call to Behat\Behat\Tester\Runtime\RuntimeStepTester->test()
309 │ * line 59 of /vendor/behat/behat/src/Behat/Behat/EventDispatcher/Tester/TickingStepTester.php: call to Behat\Behat\Hook\Tester\HookableStepTester->test()
310 │ * line 103 of /vendor/moodlehq/behat-extension/src/Moodle/BehatExtension/EventDispatcher/Tester/ChainedStepTester.php: call to Behat\Behat\EventDispatcher\Tester\TickingStepTester->test()
311 │ * line 88 of /vendor/moodlehq/behat-extension/src/Moodle/BehatExtension/EventDispatcher/Tester/MoodleEventDispatchingStepTester.php: call to Moodle\BehatExtension\EventDispatcher\Tester\ChainedStepTester->test()
312 │ * line 59 of /vendor/behat/behat/src/Behat/Behat/Tester/StepContainerTester.php: call to Moodle\BehatExtension\EventDispatcher\Tester\MoodleEventDispatchingStepTester->test()
313 │ * line 76 of /vendor/behat/behat/src/Behat/Behat/Tester/Runtime/RuntimeScenarioTester.php: call to Behat\Behat\Tester\StepContainerTester->test()
314 │ * line 74 of /vendor/behat/behat/src/Behat/Behat/Hook/Tester/HookableScenarioTester.php: call to Behat\Behat\Tester\Runtime\RuntimeScenarioTester->test()
315 │ * line 103 of /vendor/behat/behat/src/Behat/Behat/EventDispatcher/Tester/EventDispatchingScenarioTester.php: call to Behat\Behat\Hook\Tester\HookableScenarioTester->test()
316 │ * line 69 of /vendor/behat/behat/src/Behat/Behat/Tester/Runtime/IsolatingScenarioTester.php: call to Behat\Behat\EventDispatcher\Tester\EventDispatchingScenarioTester->test()
317 │ * line 84 of /vendor/behat/behat/src/Behat/Behat/Tester/Runtime/RuntimeFeatureTester.php: call to Behat\Behat\Tester\Runtime\IsolatingScenarioTester->test()
318 │ * line 72 of /vendor/behat/behat/src/Behat/Behat/Hook/Tester/HookableFeatureTester.php: call to Behat\Behat\Tester\Runtime\RuntimeFeatureTester->test()
319 │ * line 71 of /vendor/behat/behat/src/Behat/Behat/EventDispatcher/Tester/EventDispatchingFeatureTester.php: call to Behat\Behat\Hook\Tester\HookableFeatureTester->test()
320 │ * line 63 of /vendor/behat/behat/src/Behat/Testwork/Tester/Runtime/RuntimeSuiteTester.php: call to Behat\Behat\EventDispatcher\Tester\EventDispatchingFeatureTester->test()
321 │ * line 73 of /vendor/behat/behat/src/Behat/Testwork/Hook/Tester/HookableSuiteTester.php: call to Behat\Testwork\Tester\Runtime\RuntimeSuiteTester->test()
322 │ * line 72 of /vendor/behat/behat/src/Behat/Testwork/EventDispatcher/Tester/EventDispatchingSuiteTester.php: call to Behat\Testwork\Hook\Tester\HookableSuiteTester->test()
323 │ * line 71 of /vendor/behat/behat/src/Behat/Testwork/Tester/Runtime/RuntimeExercise.php: call to Behat\Testwork\EventDispatcher\Tester\EventDispatchingSuiteTester->test()
324 │ * line 70 of /vendor/behat/behat/src/Behat/Testwork/EventDispatcher/Tester/EventDispatchingExercise.php: call to Behat\Testwork\Tester\Runtime\RuntimeExercise->test()
325 │ * line 80 of /vendor/behat/behat/src/Behat/Testwork/Ordering/OrderedExercise.php: call to Behat\Testwork\EventDispatcher\Tester\EventDispatchingExercise->test()
326 │ * line 149 of /vendor/behat/behat/src/Behat/Testwork/Tester/Cli/ExerciseController.php: call to Behat\Testwork\Ordering\OrderedExercise->test()
327 │ * line 108 of /vendor/behat/behat/src/Behat/Testwork/Tester/Cli/ExerciseController.php: call to Behat\Testwork\Tester\Cli\ExerciseController->testSpecifications()
328 │ * line 63 of /vendor/behat/behat/src/Behat/Testwork/Cli/Command.php: call to Behat\Testwork\Tester\Cli\ExerciseController->execute()
329 │ * line 256 of /vendor/symfony/console/Command/Command.php: call to Behat\Testwork\Cli\Command->execute()
330 │ * line 820 of /vendor/symfony/console/Application.php: call to Symfony\Component\Console\Command\Command->run()
331 │ * line 187 of /vendor/symfony/console/Application.php: call to Symfony\Component\Console\Application->doRunCommand()
332 │ * line 124 of /vendor/behat/behat/src/Behat/Testwork/Cli/Application.php: call to Symfony\Component\Console\Application->doRun()
333 │ * line 118 of /vendor/symfony/console/Application.php: call to Behat\Testwork\Cli\Application->doRun()
334 │ * line 34 of /vendor/behat/behat/bin/behat: call to Symfony\Component\Console\Application->run()
335 │
336 Coding error detected, it must be fixed by a programmer: Failed to install langpack 'en_ar' (coding_exception)
337
338064 Scenario: Try to uninstall language pack # /home/rajesh/moodles/m/moodle/admin/tool/langimport/tests/behat/manage_langpacks.feature:35
339 And I navigate to "Language packs" node in "Site administration > Language" # /home/rajesh/moodles/m/moodle/admin/tool/langimport/tests/behat/manage_langpacks.feature:37
340 debugging() message/s found:
341 cURL request for "https://download.moodle.org/langpack/3.3/languages.md5" failed, HTTP response code: HTTP/1.1 404 Not Found
342 line 1354 of /lib/filelib.php: call to debugging()
343 line 708 of /lib/componentlib.class.php: call to download_file_content()
344 line 59 of /admin/tool/langimport/classes/controller.php: call to lang_installer->get_remote_list_of_languages()
345 line 66 of /admin/tool/langimport/index.php: call to tool_langimport\controller->__construct()
346 (Exception)
347
348065 Scenario: Try to uninstall English language pack # /home/rajesh/moodles/m/moodle/admin/tool/langimport/tests/behat/manage_langpacks.feature:51
349 And I navigate to "Language packs" node in "Site administration > Language" # /home/rajesh/moodles/m/moodle/admin/tool/langimport/tests/behat/manage_langpacks.feature:53
350 debugging() message/s found:
351 cURL request for "https://download.moodle.org/langpack/3.3/languages.md5" failed, HTTP response code: HTTP/1.1 404 Not Found
352 line 1354 of /lib/filelib.php: call to debugging()
353 line 708 of /lib/componentlib.class.php: call to download_file_content()
354 line 59 of /admin/tool/langimport/classes/controller.php: call to lang_installer->get_remote_list_of_languages()
355 line 66 of /admin/tool/langimport/index.php: call to tool_langimport\controller->__construct()
356 (Exception)
357
358066 Scenario: Attempting to self-register as a new user with empty names # /home/rajesh/moodles/m/moodle/user/tests/behat/name_fields.feature:7
359 And I press "Create new account" # /home/rajesh/moodles/m/moodle/user/tests/behat/name_fields.feature:13
360 Button matching locator "'Create new account'" not found. (Behat\Mink\Exception\ElementNotFoundException)
361
362067 Scenario: Giving an outcome to a student # /home/rajesh/moodles/m/moodle/mod/assign/tests/behat/outcome_grading.feature:44
363 And I navigate to "Outcomes" node in "Site administration > Grades" # /home/rajesh/moodles/m/moodle/mod/assign/tests/behat/outcome_grading.feature:30
364 Xpath matching locator "//section[@id='region-main']//div[contains(@class,'active')]//a[normalize-space(.)='Outcomes']" not found. (Behat\Mink\Exception\ElementNotFoundException)
365
366068 Scenario: Giving an outcome to a group submission # /home/rajesh/moodles/m/moodle/mod/assign/tests/behat/outcome_grading.feature:77
367 And I navigate to "Outcomes" node in "Site administration > Grades" # /home/rajesh/moodles/m/moodle/mod/assign/tests/behat/outcome_grading.feature:30
368 Xpath matching locator "//section[@id='region-main']//div[contains(@class,'active')]//a[normalize-space(.)='Outcomes']" not found. (Behat\Mink\Exception\ElementNotFoundException)
369
370069 Scenario: View the outline report when only the legacy log reader is enabled # /home/rajesh/moodles/m/moodle/report/outline/tests/behat/outline.feature:32
371 Then I should see "2 by 2 users" in the "Book name" "table_row" # /home/rajesh/moodles/m/moodle/report/outline/tests/behat/outline.feature:52
372 "2 by 2 users" text was not found in the "Book name" element (Behat\Mink\Exception\ExpectationException)
373
374070 Scenario: Grade multiple students on one page # /home/rajesh/moodles/m/moodle/mod/assign/tests/behat/quickgrading.feature:50
375 And I navigate to "Outcomes" node in "Course administration" # /home/rajesh/moodles/m/moodle/mod/assign/tests/behat/quickgrading.feature:68
376 Xpath matching locator "//section[@id='region-main']//a[normalize-space(.)='Outcomes']" not found. (Behat\Mink\Exception\ElementNotFoundException)
377
378071 Scenario: set admin value with full name # /home/rajesh/moodles/m/moodle/admin/tests/behat/set_admin_settings_value.feature:16
379 Then I should see "C_shortname Course fullname" # /home/rajesh/moodles/m/moodle/admin/tests/behat/set_admin_settings_value.feature:20
380 "C_shortname Course fullname" text was not found in the page (Behat\Mink\Exception\ExpectationException)
381
382072 Scenario: set admin value with short name # /home/rajesh/moodles/m/moodle/admin/tests/behat/set_admin_settings_value.feature:22
383 Then I should see "C_shortname Course fullname" # /home/rajesh/moodles/m/moodle/admin/tests/behat/set_admin_settings_value.feature:26
384 "C_shortname Course fullname" text was not found in the page (Behat\Mink\Exception\ExpectationException)
385
386073 Scenario: All user names are show and sortable in the administration user list. # /home/rajesh/moodles/m/moodle/user/tests/behat/table_sorting.feature:20
387 Then the following should exist in the "users" table: # /home/rajesh/moodles/m/moodle/user/tests/behat/table_sorting.feature:22
388 (//html/.//table[(./@id = 'users' or contains(.//caption, 'users') or contains(.//th, 'users') or contains(concat(' ', normalize-space(@class), ' '), 'users' ))])[1]/tbody/tr[descendant::th[normalize-space(.)='Annie Faith Anne Edison'] | descendant::td[normalize-space(.)='Annie Faith Anne Edison']]/child::*[position() = count((//html/.//table[(./@id = 'users' or contains(.//caption, 'users') or contains(.//th, 'users') or contains(concat(' ', normalize-space(@class), ' '), 'users' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Email address' or a[normalize-space(text())='Email address'] or div[normalize-space(text())='Email address'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'student1@example.com')]
389
390 Column value matching locator "student1@example.com" in "Annie Faith Anne Edison" row with column "Email address" not found. (Behat\Mink\Exception\ElementNotFoundException)
391
392074 Scenario: Tracking forum posts forced with user tracking on # /home/rajesh/moodles/m/moodle/mod/forum/tests/behat/track_read_posts.feature:81
393 Given I add a "Forum" to section "1" and I fill the form with: # /home/rajesh/moodles/m/moodle/mod/forum/tests/behat/track_read_posts.feature:86
394 Select option with value|text "Force" not found. (Behat\Mink\Exception\ElementNotFoundException)
395
396075 Scenario: Tracking forum posts forced with user tracking off # /home/rajesh/moodles/m/moodle/mod/forum/tests/behat/track_read_posts.feature:104
397 Given I add a "Forum" to section "1" and I fill the form with: # /home/rajesh/moodles/m/moodle/mod/forum/tests/behat/track_read_posts.feature:109
398 Select option with value|text "Force" not found. (Behat\Mink\Exception\ElementNotFoundException)
399
400076 Scenario: Tracking forum posts forced (with force disabled) with user tracking on # /home/rajesh/moodles/m/moodle/mod/forum/tests/behat/track_read_posts.feature:127
401 Given I add a "Forum" to section "1" and I fill the form with: # /home/rajesh/moodles/m/moodle/mod/forum/tests/behat/track_read_posts.feature:132
402 Select option with value|text "Force" not found. (Behat\Mink\Exception\ElementNotFoundException)
403
404077 Scenario: Tracking forum posts forced (with force disabled) with user tracking off # /home/rajesh/moodles/m/moodle/mod/forum/tests/behat/track_read_posts.feature:158
405 Given I add a "Forum" to section "1" and I fill the form with: # /home/rajesh/moodles/m/moodle/mod/forum/tests/behat/track_read_posts.feature:163
406 Select option with value|text "Force" not found. (Behat\Mink\Exception\ElementNotFoundException)
407
408078 Scenario: View the user page when only the legacy log reader is enabled # /home/rajesh/moodles/m/moodle/report/outline/tests/behat/user.feature:31
409 Then I should see "4 views" in the "Folder name" "table_row" # /home/rajesh/moodles/m/moodle/report/outline/tests/behat/user.feature:53
410 "4 views" text was not found in the "Folder name" element (Behat\Mink\Exception\ExpectationException)
411
412079 Scenario: Viewing full profiles with forceloginforprofiles off # /home/rajesh/moodles/m/moodle/user/tests/behat/view_full_profile.feature:46
413 And I follow "Full profile" # /home/rajesh/moodles/m/moodle/user/tests/behat/view_full_profile.feature:53
414 Link matching locator "'Full profile'" not found. (Behat\Mink\Exception\ElementNotFoundException)
415
416080 Scenario: The nested list of enrolled courses is shown # /home/rajesh/moodles/m/moodle/blocks/navigation/tests/behat/view_my_courses.feature:58
417 Then I should see "cat1" in the "Navigation" "block" # /home/rajesh/moodles/m/moodle/blocks/navigation/tests/behat/view_my_courses.feature:63
418 "cat1" text was not found in the "Navigation" element (Behat\Mink\Exception\ExpectationException)
419
4201663 scenarios (1583 passed, 80 failed)
42141619 steps (40676 passed, 80 failed, 863 skipped)
422821m1.01s (231.44Mb)