Advertisement
stronk7

Untitled

Nov 2nd, 2020
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.89 KB | None | 0 0
  1. $ php admin/tool/behat/cli/run.php --profile=seleniumchrome --suite=default --tags=@javascript --fromrun=1 --torun=1 --rerun
  2. Running 1 parallel behat sites:
  3. [behatrun1] vendor\bin\behat --config C://Users/stronk7/moodledata/integration_behat/behatrun1\behat\behat.yml --profile="seleniumchrome" --tags="@javascript" --suite="default" --rerun
  4. Moodle 3.10beta+ (Build: 20201030), 6bb7478e8dcfd368d0e8d7cb26ade3abeabfa105
  5. Php: 7.3.5, pgsql: 10.6, OS: Windows NT 10.0 AMD64
  6. Run optional tests:
  7. - Accessibility: No
  8. Server OS "WINNT", Browser: "chrome"
  9. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  10. Started at 02-11-2020, 19:28
  11.  
  12. Finished in 0h 04m 47s
  13.  
  14. **************** [behatrun1] ****************
  15. Moodle 3.10beta+ (Build: 20201030), 6bb7478e8dcfd368d0e8d7cb26ade3abeabfa105
  16. Php: 7.3.5, pgsql: 10.6, OS: Windows NT 10.0 AMD64
  17. Run optional tests:
  18. - Accessibility: No
  19. Server OS "WINNT", Browser: "chrome"
  20. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  21. Started at 02-11-2020, 19:28
  22. ..................F--------------------............................... 70
  23. ...................................................................... 140
  24. .....................................................F
  25.  
  26. --- Pasos fallidos:
  27.  
  28. 001 Scenario: Use the grader report with editing, with AJAX and quick feedback on, without category override # C:\Users\stronk7\git_moodle\integration\grade\report\grader\tests\behat\ajax_grader.feature:191
  29. And I give the grade "20.00" to the user "Student 2" for the grade item "Item VU" # C:\Users\stronk7\git_moodle\integration\grade\report\grader\tests\behat\ajax_grader.feature:206
  30. Field matching locator "Student 2 Item VU grade" not found. (Behat\Mink\Exception\ElementNotFoundException)
  31.  
  32. 002 Scenario: Test completion with all scos and correct sco load on re-entry. # C:\Users\stronk7\git_moodle\integration\mod\scorm\tests\behat\completion_condition_require_status.feature:56
  33. And "Student 1" user has completed "ADV Multi-sco SCORM package" activity # C:\Users\stronk7\git_moodle\integration\mod\scorm\tests\behat\completion_condition_require_status.feature:186
  34. Icon matching locator "Student 1, ADV Multi-sco SCORM package: Completed in the //table[@id='completion-progress'] xpath_element" not found. (Behat\Mink\Exception\ElementNotFoundException)
  35.  
  36. 5 escenarios (3 pasaron, 2 fallaron)
  37. 194 pasos (172 pasaron, 2 fallaron, 20 saltadas)
  38. 4m41.00s (55.23Mb)
  39.  
  40.  
  41.  
  42. $ php admin/tool/behat/cli/run.php --profile=seleniumchrome --suite=default --tags=@javascript --fromrun=2 --torun=2 --rerun
  43. Running 1 parallel behat sites:
  44. [behatrun2] vendor\bin\behat --config C://Users/stronk7/moodledata/integration_behat/behatrun2\behat\behat.yml --profile="seleniumchrome" --tags="@javascript" --suite="default" --rerun
  45. Moodle 3.10beta+ (Build: 20201030), 6bb7478e8dcfd368d0e8d7cb26ade3abeabfa105
  46. Php: 7.3.5, pgsql: 10.6, OS: Windows NT 10.0 AMD64
  47. Run optional tests:
  48. - Accessibility: No
  49. Server OS "WINNT", Browser: "chrome"
  50. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  51. Started at 02-11-2020, 20:26
  52.  
  53. Finished in 0h 15m 33s
  54.  
  55. **************** [behatrun2] ****************
  56. Moodle 3.10beta+ (Build: 20201030), 6bb7478e8dcfd368d0e8d7cb26ade3abeabfa105
  57. Php: 7.3.5, pgsql: 10.6, OS: Windows NT 10.0 AMD64
  58. Run optional tests:
  59. - Accessibility: No
  60. Server OS "WINNT", Browser: "chrome"
  61. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  62. Started at 02-11-2020, 20:26
  63. ..............F-------..............F-------------------------........ 70
  64. ......F--------------------.............F-------.............F-------- 140
  65. -----------------.............F--------------------...F---...F--...F-- 210
  66. --.................................................................... 280
  67. ..............................F....................................... 350
  68. .............................F........................................ 420
  69. .....................F................................................ 490
  70. ..................................................
  71.  
  72. --- Pasos fallidos:
  73.  
  74. 001 Scenario: The max grade for a category item, with a calculation using Natural aggregation, can be changed # C:\Users\stronk7\git_moodle\integration\grade\tests\behat\grade_calculated_grade_items_20150627.feature:27
  75. And I set the following settings for grade item "Calc cat": # C:\Users\stronk7\git_moodle\integration\grade\tests\behat\grade_calculated_grade_items_20150627.feature:39
  76. Xpath_element matching locator "//a[./*[contains(concat(' ', normalize-space(@class), ' '), ' icon ') and starts-with(@title,'Edit ') and contains(@title,'Calc cat')]]" not found. (Behat\Mink\Exception\ElementNotFoundException)
  77.  
  78. 002 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. # C:\Users\stronk7\git_moodle\integration\grade\tests\behat\grade_calculated_grade_items_20150627.feature:54
  79. And I set the following settings for grade item "Calc cat": # C:\Users\stronk7\git_moodle\integration\grade\tests\behat\grade_calculated_grade_items_20150627.feature:66
  80. Xpath_element matching locator "//a[./*[contains(concat(' ', normalize-space(@class), ' '), ' icon ') and starts-with(@title,'Edit ') and contains(@title,'Calc cat')]]" not found. (Behat\Mink\Exception\ElementNotFoundException)
  81.  
  82. 003 Scenario: Values in calculated grade items are not always out of one hundred # C:\Users\stronk7\git_moodle\integration\grade\tests\behat\grade_calculated_grade_items_20150627.feature:117
  83. And I set the following settings for grade item "calc item": # C:\Users\stronk7\git_moodle\integration\grade\tests\behat\grade_calculated_grade_items_20150627.feature:128
  84. Xpath_element matching locator "//a[./*[contains(concat(' ', normalize-space(@class), ' '), ' icon ') and starts-with(@title,'Edit ') and contains(@title,'calc item')]]" not found. (Behat\Mink\Exception\ElementNotFoundException)
  85.  
  86. 004 Scenario: The max grade for a category item, with a calculation using Natural aggregation, can be changed # C:\Users\stronk7\git_moodle\integration\grade\tests\behat\grade_calculated_grade_items.feature:26
  87. And I set the following settings for grade item "Calc cat": # C:\Users\stronk7\git_moodle\integration\grade\tests\behat\grade_calculated_grade_items.feature:38
  88. Xpath_element matching locator "//a[./*[contains(concat(' ', normalize-space(@class), ' '), ' icon ') and starts-with(@title,'Edit ') and contains(@title,'Calc cat')]]" not found. (Behat\Mink\Exception\ElementNotFoundException)
  89.  
  90. 005 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. # C:\Users\stronk7\git_moodle\integration\grade\tests\behat\grade_calculated_grade_items.feature:53
  91. And I set the following settings for grade item "Calc cat": # C:\Users\stronk7\git_moodle\integration\grade\tests\behat\grade_calculated_grade_items.feature:65
  92. Xpath_element matching locator "//a[./*[contains(concat(' ', normalize-space(@class), ' '), ' icon ') and starts-with(@title,'Edit ') and contains(@title,'Calc cat')]]" not found. (Behat\Mink\Exception\ElementNotFoundException)
  93.  
  94. 006 Scenario: Values in calculated grade items are not always out of one hundred # C:\Users\stronk7\git_moodle\integration\grade\tests\behat\grade_calculated_grade_items.feature:116
  95. And I set the following settings for grade item "calc item": # C:\Users\stronk7\git_moodle\integration\grade\tests\behat\grade_calculated_grade_items.feature:127
  96. Xpath_element matching locator "//a[./*[contains(concat(' ', normalize-space(@class), ' '), ' icon ') and starts-with(@title,'Edit ') and contains(@title,'calc item')]]" not found. (Behat\Mink\Exception\ElementNotFoundException)
  97.  
  98. 007 Scenario: Filtering by type # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:18
  99. Given I set the field "Type" to "Then. Checkings to ensure the outcomes are the expected ones" # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:19
  100. Field matching locator "Type" not found. (Behat\Mink\Exception\ElementNotFoundException)
  101.  
  102. 008 Scenario: Filtering by keyword # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:25
  103. Given I set the field "Contains" to "homepage" # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:26
  104. Field matching locator "Contains" not found. (Behat\Mink\Exception\ElementNotFoundException)
  105.  
  106. 009 Scenario: Filtering by the multiple words pattern # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:31
  107. Given I set the field "Contains" to "should exist" # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:32
  108. Field matching locator "Contains" not found. (Behat\Mink\Exception\ElementNotFoundException)
  109.  
  110. 010 Scenario: Test review mode with all scos completed. # C:\Users\stronk7\git_moodle\integration\mod\scorm\tests\behat\multisco_review_mode.feature:53
  111. Then I should see "Review mode" # C:\Users\stronk7\git_moodle\integration\mod\scorm\tests\behat\multisco_review_mode.feature:172
  112. "Review mode" text was not found in the page (Behat\Mink\Exception\ExpectationException)
  113.  
  114. 011 Scenario: Test force completed set to when previous complete/passed/failed. # C:\Users\stronk7\git_moodle\integration\mod\scorm\tests\behat\multisco_review_mode.feature:208
  115. And I should see "Play of the game" # C:\Users\stronk7\git_moodle\integration\mod\scorm\tests\behat\multisco_review_mode.feature:284
  116. "Play of the game" text was not found in the page (Behat\Mink\Exception\ExpectationException)
  117.  
  118. 012 Scenario: Test force completed set to when previous complete/passed/failed. # C:\Users\stronk7\git_moodle\integration\mod\scorm\tests\behat\multisco_review_mode.feature:316
  119. And I should see "Play of the game" # C:\Users\stronk7\git_moodle\integration\mod\scorm\tests\behat\multisco_review_mode.feature:386
  120. "Play of the game" text was not found in the page (Behat\Mink\Exception\ExpectationException)
  121.  
  122. 17 escenarios (5 pasaron, 12 fallaron)
  123.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement