Advertisement
stronk7

Untitled

Oct 28th, 2020
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.30 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. Differences detected between cli and webserver...
  5. phpversion:
  6. - web server: 7.4.6
  7. - cli: 7.4.5
  8.  
  9. Finished in 0h 02m 05s
  10.  
  11. **************** [behatrun1] ****************
  12. Differences detected between cli and webserver...
  13. phpversion:
  14. - web server: 7.4.6
  15. - cli: 7.4.5
  16. Moodle 3.10dev+ (Build: 20201023), 6594c54b2eef62499d304bfa0939999e3a14246e
  17. Php: 7.4.5, pgsql: 10.6, OS: Windows NT 10.0 AMD64
  18. Run optional tests:
  19. - Accessibility: No
  20. Server OS "WINNT", Browser: "chrome"
  21. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  22. Started at 29-10-2020, 00:04
  23. ..................F--------------------..........................
  24.  
  25. --- Pasos fallidos:
  26.  
  27. 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
  28. 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
  29. Field matching locator "Student 2 Item VU grade" not found. (Behat\Mink\Exception\ElementNotFoundException)
  30.  
  31. 2 escenarios (1 pasaron, 1 fallaron)
  32. 65 pasos (44 pasaron, 1 fallaron, 20 saltadas)
  33. 2m4.70s (54.18Mb)
  34.  
  35.  
  36.  
  37.  
  38.  
  39. $ php admin/tool/behat/cli/run.php --profile=seleniumchrome --suite=default --tags=@javascript --fromrun=2 --torun=2 --rerun
  40. Running 1 parallel behat sites:
  41. [behatrun2] vendor\bin\behat --config C://Users/stronk7/moodledata/integration_behat/behatrun2\behat\behat.yml --profile="seleniumchrome" --tags="@javascript" --suite="default" --rerun
  42. Differences detected between cli and webserver...
  43. phpversion:
  44. - web server: 7.4.6
  45. - cli: 7.4.5
  46.  
  47. Finished in 0h 06m 31s
  48.  
  49. **************** [behatrun2] ****************
  50. Differences detected between cli and webserver...
  51. phpversion:
  52. - web server: 7.4.6
  53. - cli: 7.4.5
  54. Moodle 3.10dev+ (Build: 20201023), 6594c54b2eef62499d304bfa0939999e3a14246e
  55. Php: 7.4.5, pgsql: 10.6, OS: Windows NT 10.0 AMD64
  56. Run optional tests:
  57. - Accessibility: No
  58. Server OS "WINNT", Browser: "chrome"
  59. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  60. Started at 28-10-2020, 23:57
  61. ..............F-------..............F-------------------------........ 70
  62. ......F--------------------.............F-------.............F-------- 140
  63. -----------------.............F--------------------...F---...F--...F-- 210
  64. --
  65.  
  66. --- Pasos fallidos:
  67.  
  68. 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
  69. 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
  70. 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)
  71.  
  72. 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
  73. 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
  74. 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)
  75.  
  76. 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
  77. 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
  78. 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)
  79.  
  80. 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
  81. 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
  82. 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)
  83.  
  84. 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
  85. 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
  86. 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)
  87.  
  88. 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
  89. 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
  90. 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)
  91.  
  92. 007 Scenario: Filtering by type # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:18
  93. 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
  94. Field matching locator "Type" not found. (Behat\Mink\Exception\ElementNotFoundException)
  95.  
  96. 008 Scenario: Filtering by keyword # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:25
  97. Given I set the field "Contains" to "homepage" # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:26
  98. Field matching locator "Contains" not found. (Behat\Mink\Exception\ElementNotFoundException)
  99.  
  100. 009 Scenario: Filtering by the multiple words pattern # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:31
  101. Given I set the field "Contains" to "should exist" # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:32
  102. Field matching locator "Contains" not found. (Behat\Mink\Exception\ElementNotFoundException)
  103.  
  104. 9 escenarios (9 fallaron)
  105. 212 pasos (90 pasaron, 9 fallaron, 113 saltadas)
  106. 6m31.23s (53.58Mb)
  107.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement