stronk7

Untitled

Jul 3rd, 2019
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.75 KB | None | 0 0
  1. $ br --profile seleniumchrome --suite default --tags '@mod_assign'
  2.  
  3. Command: vendor/bin/behat --config /Users/stronk7/Sites/moodle_data_gitintegration/master/mysql_behat/behatrun/behat/behat.yml --profile seleniumchrome --suite default --tags @mod_assign
  4.  
  5. Moodle 3.8dev (Build: 20190628), 5018a004ef27bf317db633d23e2190b8dbf03816
  6. Php: 7.2.19, mysqli: 5.6.44, OS: Darwin 18.6.0 x86_64
  7. Server OS "Darwin", Browser: "chrome"
  8. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  9. Started at 04-07-2019, 00:42
  10. ...................................................................... 70
  11. ...................................................................... 140
  12. ...................................................................... 210
  13. ...................................................................... 280
  14. ...................................................................... 350
  15. ...................................................................... 420
  16. ...................................................................... 490
  17. ...................................................................... 560
  18. ...................................................................... 630
  19. ...................................................................... 700
  20. ...................................................................... 770
  21. ...................................................................... 840
  22. ...................................................................... 910
  23. ...................................................................... 980
  24. ...................................................................... 1050
  25. ...................................................................... 1120
  26. ...................................................................... 1190
  27. ...................................................................... 1260
  28. ...................................................................... 1330
  29. ...................................................................... 1400
  30. ...................................................................... 1470
  31. ...................................................................... 1540
  32. ...................................................................... 1610
  33. ...................................................................... 1680
  34. ...................................................................... 1750
  35. ...................................................................... 1820
  36. ...................................................................... 1890
  37. .......................................F---------------------......... 1960
  38. ...............F--------------------------------------................ 2030
  39. ...........F-----------------------------------------................. 2100
  40. .....................................F-------------------............. 2170
  41. ......F--------------------------------------------------------------- 2240
  42. -------------------------..........F---------------------..........F-- 2310
  43. -------------------..........F----------------------.....F------------ 2380
  44. ----------.....F-------------------......F------------------......F--- 2450
  45. ----------------------......F------------------......F---------------- 2520
  46. ------.....F---------------------------------------------------.....F- 2590
  47. --------------------------------------------------.....F-------------- 2660
  48. ---------------------..................................F-------....... 2730
  49. ..F------.......F----------------------------------------------------- 2800
  50. -------------------------......F----------------------------------
  51.  
  52. --- Pasos fallidos:
  53.  
  54. 001 Scenario: Giving an outcome to a student # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/outcome_grading.feature:43
  55. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/outcome_grading.feature:46
  56. 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)
  57.  
  58. 002 Scenario: Giving an outcome to a group submission # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/outcome_grading.feature:75
  59. And I add "Student 0 ([email protected])" user to "Group 1" group members # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/outcome_grading.feature:88
  60. Field matching locator "'addselect'" not found. (Behat\Mink\Exception\ElementNotFoundException)
  61.  
  62. 003 Scenario: Preventing changes and allowing them again # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/prevent_submission_changes.feature:23
  63. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/prevent_submission_changes.feature:26
  64. 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)
  65.  
  66. 004 Scenario: Saving but not grading a grade should
  67. not indicate the grade is graded. # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/quickgrading.feature:7
  68. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/quickgrading.feature:22
  69. 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)
  70.  
  71. 005 Scenario: Grade multiple students on one page # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/quickgrading.feature:47
  72. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/quickgrading.feature:83
  73. 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)
  74.  
  75. 006 Scenario: Remove a submission should remove the data that was submitted # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/remove_submission.feature:35
  76. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/remove_submission.feature:38
  77. 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)
  78.  
  79. 007 Scenario: Remove a group submission should remove the data from all group members # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/remove_submission.feature:67
  80. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/remove_submission.feature:70
  81. 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)
  82.  
  83. 008 Scenario: A student can remove their own submission # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/remove_submission.feature:100
  84. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/remove_submission.feature:103
  85. 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)
  86.  
  87. 009 Scenario: A locked submission should unlock when a new attempt is automatically given. # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/reopen_locked_submission.feature:21
  88. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/reopen_locked_submission.feature:24
  89. 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)
  90.  
  91. 010 Scenario: A locked submission should unlock when a new attempt is manually given. # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/reopen_locked_submission.feature:55
  92. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/reopen_locked_submission.feature:58
  93. 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)
  94.  
  95. 011 Scenario: Update the max grade for an assignment without rescaling existing grades # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/rescale_grades.feature:41
  96. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/rescale_grades.feature:26
  97. 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)
  98.  
  99. 012 Scenario: Update an assignment without touching the max grades # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/rescale_grades.feature:50
  100. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/rescale_grades.feature:26
  101. 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)
  102.  
  103. 013 Scenario: Update the max grade for an assignment rescaling existing grades # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/rescale_grades.feature:66
  104. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/rescale_grades.feature:26
  105. 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)
  106.  
  107. 014 Scenario: Rescaling should not produce negative grades # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/rescale_grades.feature:75
  108. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/rescale_grades.feature:26
  109. 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)
  110.  
  111. 015 Scenario: Student identities are revealed after releasing the grades. # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/steps_blind_marking.feature:61
  112. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/steps_blind_marking.feature:23
  113. 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)
  114.  
  115. 016 Scenario: Student identities are revealed before releasing the grades. # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/steps_blind_marking.feature:89
  116. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/steps_blind_marking.feature:23
  117. 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)
  118.  
  119. 017 Scenario: Submissions table visible with overrides and blind marking # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/steps_blind_marking.feature:117
  120. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/steps_blind_marking.feature:23
  121. 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)
  122.  
  123. 018 Scenario: Teacher can comment on an offline assignment # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/submission_comments.feature:48
  124. When I set the following fields to these values: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/submission_comments.feature:57
  125. Field matching locator "'Grade out of 100'" not found. (Behat\Mink\Exception\ElementNotFoundException)
  126.  
  127. 019 Scenario: Teacher can comment on assignments with a zero grade # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/submission_comments.feature:68
  128. And I set the following fields to these values: # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/submission_comments.feature:77
  129. Field matching locator "'Grade out of 100'" not found. (Behat\Mink\Exception\ElementNotFoundException)
  130.  
  131. 020 Scenario: Switch between group modes # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/submit_without_group.feature:7
  132. And I am on "Course 1" course homepage # /Users/stronk7/git_moodle/integration/mod/assign/tests/behat/submit_without_group.feature:48
  133. 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)
  134.  
  135. 021 Scenario: Submit a PDF file as a student and annotate the PDF as a teacher, allowing another attempt # /Users/stronk7/git_moodle/integration/mod/assign/feedback/editpdf/tests/behat/view_previous_annotations.feature:8
  136. And I add a "Assignment" to section "1" and I fill the form with: # /Users/stronk7/git_moodle/integration/mod/assign/feedback/editpdf/tests/behat/view_previous_annotations.feature:23
  137. 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)
  138.  
  139. 88 escenarios (67 pasaron, 21 fallaron)
  140. 2866 pasos (2188 pasaron, 21 fallaron, 657 saltadas)
  141. 117m44.83s (99.19Mb)
  142. stronk7@~/git_moodle/integration (master %>)$ br --profile seleniumchrome --suite default --tags '@mod_assign' --rerun
  143.  
  144. Command: vendor/bin/behat --config /Users/stronk7/Sites/moodle_data_gitintegration/master/mysql_behat/behatrun/behat/behat.yml --profile seleniumchrome --suite default --tags @mod_assign --rerun
  145.  
  146. Moodle 3.8dev (Build: 20190628), 5018a004ef27bf317db633d23e2190b8dbf03816
  147. Php: 7.2.19, mysqli: 5.6.44, OS: Darwin 18.6.0 x86_64
  148. Server OS "Darwin", Browser: "chrome"
  149. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  150. Started at 04-07-2019, 02:43
  151. ...................................................................... 70
  152. ...................................................................... 140
  153. ...................................................................... 210
  154. ...................................................................... 280
  155. ...................................................................... 350
  156. ...................................................................... 420
  157. ...................................................................... 490
  158. ...................................................................... 560
  159. ...................................................................... 630
  160. ...................................................................... 700
  161. ...................................................................... 770
  162. ...................................................................... 840
  163. .....................
  164.  
  165. 21 escenarios (21 pasaron)
  166. 861 pasos (861 pasaron)
  167. 22m19.56s (94.81Mb)
Advertisement
Add Comment
Please, Sign In to add comment