stronk7

Untitled

Oct 31st, 2020
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.01 KB | None | 0 0
  1.  
  2. $ php admin/tool/behat/cli/run.php --profile=seleniumfirefox --suite=classic --tags=@javascript --fromrun=1 --torun=1 --rerun
  3. Running 1 parallel behat sites:
  4. [behatrun1] vendor\bin\behat --config C://Users/stronk7/moodledata/integration_behat/behatrun1\behat\behat.yml --profile="seleniumfirefox" --tags="@javascript" --suite="classic" --rerun
  5. Differences detected between cli and webserver...
  6. phpversion:
  7. - web server: 7.4.6
  8. - cli: 7.4.5
  9.  
  10. Finished in 0h 02m 35s
  11.  
  12. **************** [behatrun1] ****************
  13. Differences detected between cli and webserver...
  14. phpversion:
  15. - web server: 7.4.6
  16. - cli: 7.4.5
  17. Moodle 3.10beta (Build: 20201028), 04569f819f38585907a9a95a2da0edabc180d5cf
  18. Php: 7.4.5, pgsql: 10.6, OS: Windows NT 10.0 AMD64
  19. Run optional tests:
  20. - Accessibility: No
  21. Server OS "WINNT", Browser: "firefox"
  22. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  23. Started at 31-10-2020, 16:47
  24. ............................F--............F-----............F------
  25.  
  26. --- Pasos fallidos:
  27.  
  28. 001 Scenario: Award badge on activity completion # C:\Users\stronk7\git_moodle\integration\badges\tests\behat\award_badge.feature:203
  29. And I follow "Profile" in the user menu # C:\Users\stronk7\git_moodle\integration\badges\tests\behat\award_badge.feature:246
  30. Unexpected modal dialog (text: An error occurred when attempting to save your tick mark.
  31.  
  32. (.)) (WebDriver\Exception\UnexpectedAlertOpen)
  33.  
  34. 002 Scenario: Attempt a quiz and reset my chosen answer. # C:\Users\stronk7\git_moodle\integration\question\type\multichoice\tests\behat\clearanswers.feature:41
  35. And I click on "Four" "qtype_multichoice > Answer" in the "Question One" "question" # C:\Users\stronk7\git_moodle\integration\question\type\multichoice\tests\behat\clearanswers.feature:47
  36. The 'qtype_multichoice > Answer' selector type is not registered. (Behat\Mink\Exception\ExpectationException)
  37.  
  38. 003 Scenario: Attempt a quiz and revisit a cleared answer. # C:\Users\stronk7\git_moodle\integration\question\type\multichoice\tests\behat\clearanswers.feature:55
  39. And I click on "Four" "qtype_multichoice > Answer" in the "Question One" "question" # C:\Users\stronk7\git_moodle\integration\question\type\multichoice\tests\behat\clearanswers.feature:61
  40. The 'qtype_multichoice > Answer' selector type is not registered. (Behat\Mink\Exception\ExpectationException)
  41.  
  42. 3 escenarios (3 fallaron)
  43. 68 pasos (52 pasaron, 3 fallaron, 13 saltadas)
  44. 2m29.13s (73.90Mb)
  45.  
  46.  
  47.  
  48.  
  49. $ php admin/tool/behat/cli/run.php --profile=seleniumfirefox --suite=classic --tags=@javascript --fromrun=2 --torun=2 --rerun
  50. Running 1 parallel behat sites:
  51. [behatrun2] vendor\bin\behat --config C://Users/stronk7/moodledata/integration_behat/behatrun2\behat\behat.yml --profile="seleniumfirefox" --tags="@javascript" --suite="classic" --rerun
  52. Differences detected between cli and webserver...
  53. phpversion:
  54. - web server: 7.4.6
  55. - cli: 7.4.5
  56.  
  57. Finished in 0h 05m 09s
  58.  
  59. **************** [behatrun2] ****************
  60. Differences detected between cli and webserver...
  61. phpversion:
  62. - web server: 7.4.6
  63. - cli: 7.4.5
  64. Moodle 3.10beta (Build: 20201028), 04569f819f38585907a9a95a2da0edabc180d5cf
  65. Php: 7.4.5, pgsql: 10.6, OS: Windows NT 10.0 AMD64
  66. Run optional tests:
  67. - Accessibility: No
  68. Server OS "WINNT", Browser: "firefox"
  69. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  70. Started at 31-10-2020, 16:51
  71. ...F---...F--...F----............F-------............F---------....... 70
  72. .....F------............F----....................................
  73.  
  74. --- Pasos fallidos:
  75.  
  76. 001 Scenario: Filtering by type # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:18
  77. 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
  78. Field matching locator "Type" not found. (Behat\Mink\Exception\ElementNotFoundException)
  79.  
  80. 002 Scenario: Filtering by keyword # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:25
  81. Given I set the field "Contains" to "homepage" # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:26
  82. Field matching locator "Contains" not found. (Behat\Mink\Exception\ElementNotFoundException)
  83.  
  84. 003 Scenario: Filtering by the multiple words pattern # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:31
  85. Given I set the field "Contains" to "should exist" # C:\Users\stronk7\git_moodle\integration\admin\tool\behat\tests\behat\list_steps.feature:32
  86. Field matching locator "Contains" not found. (Behat\Mink\Exception\ElementNotFoundException)
  87.  
  88. 004 Scenario: Preview a Multiple choice question and submit a partially correct response. # C:\Users\stronk7\git_moodle\integration\question\type\multichoice\tests\behat\preview.feature:29
  89. And I click on "One" "qtype_multichoice > Answer" # C:\Users\stronk7\git_moodle\integration\question\type\multichoice\tests\behat\preview.feature:34
  90. The 'qtype_multichoice > Answer' selector type is not registered. (Behat\Mink\Exception\ExpectationException)
  91.  
  92. 005 Scenario: Preview a Multiple choice question and submit a correct response. # C:\Users\stronk7\git_moodle\integration\question\type\multichoice\tests\behat\preview.feature:44
  93. And I click on "One" "qtype_multichoice > Answer" # C:\Users\stronk7\git_moodle\integration\question\type\multichoice\tests\behat\preview.feature:49
  94. The 'qtype_multichoice > Answer' selector type is not registered. (Behat\Mink\Exception\ExpectationException)
  95.  
  96. 006 Scenario: Preview a Multiple choice question and submit a correct response. # C:\Users\stronk7\git_moodle\integration\question\type\multichoice\tests\behat\preview.feature:61
  97. And I click on "One" "qtype_multichoice > Answer" # C:\Users\stronk7\git_moodle\integration\question\type\multichoice\tests\behat\preview.feature:66
  98. The 'qtype_multichoice > Answer' selector type is not registered. (Behat\Mink\Exception\ExpectationException)
  99.  
  100. 007 Scenario: Preview a multiple choice question (single response) and clear a previous selected option. # C:\Users\stronk7\git_moodle\integration\question\type\multichoice\tests\behat\preview.feature:75
  101. And I click on "One" "qtype_multichoice > Answer" # C:\Users\stronk7\git_moodle\integration\question\type\multichoice\tests\behat\preview.feature:80
  102. The 'qtype_multichoice > Answer' selector type is not registered. (Behat\Mink\Exception\ExpectationException)
  103.  
  104. 9 escenarios (2 pasaron, 7 fallaron)
  105. 135 pasos (93 pasaron, 7 fallaron, 35 saltadas)
  106. 5m8.48s (72.41Mb)
  107.  
Add Comment
Please, Sign In to add comment