stronk7

Untitled

Oct 27th, 2020
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.24 KB | None | 0 0
  1. RERUN1:
  2.  
  3. $ sudo -u _www php admin/tool/behat/cli/run.php --profile=seleniumfirefox --suite=default --tags=@javascript --fromrun=1 --torun=1 --rerun
  4. Running 1 parallel behat sites:
  5. [behatrun1] vendor/bin/behat --config /Users/stronk7/Sites/moodle_data_gittesting/MOODLE_310_STABLE/postgres_behat/behatrun1/behat/behat.yml --profile="seleniumfirefox" --tags="@javascript" --suite="default" --rerun
  6. string(102) "/Users/stronk7/Sites/moodle_data_gittesting/MOODLE_310_STABLE/postgres_behat/behatrun1/behat/behat.yml"
  7. Moodle 3.10dev+ (Build: 20201023), 6594c54b2eef62499d304bfa0939999e3a14246e
  8. Php: 7.2.34, pgsql: 9.6.19, OS: Darwin 19.6.0 x86_64
  9. Run optional tests:
  10. - Accessibility: No
  11. Server OS "Darwin", Browser: "firefox"
  12. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  13. Started at 27-10-2020, 09:25
  14. ...................................................................... 70
  15. ...................................................................... 140
  16. ...................................................................... 210
  17. ...................................................................... 280
  18. ...................................................................... 350
  19. ...................................................................... 420
  20. ...................................................................... 490
  21. ...................................................................... 560
  22. ...................................................................... 630
  23. ...................................................................... 700
  24. ...............................................F--------------------.. 770
  25. ...................................................................... 840
  26. ......................
  27. Finished in 0h 20m 47s
  28.  
  29. **************** [behatrun1] ****************
  30. string(102) "/Users/stronk7/Sites/moodle_data_gittesting/MOODLE_310_STABLE/postgres_behat/behatrun1/behat/behat.yml"
  31. Moodle 3.10dev+ (Build: 20201023), 6594c54b2eef62499d304bfa0939999e3a14246e
  32. Php: 7.2.34, pgsql: 9.6.19, OS: Darwin 19.6.0 x86_64
  33. Run optional tests:
  34. - Accessibility: No
  35. Server OS "Darwin", Browser: "firefox"
  36. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  37. Started at 27-10-2020, 09:25
  38. ...................................................................... 70
  39. ...................................................................... 140
  40. ...................................................................... 210
  41. ...................................................................... 280
  42. ...................................................................... 350
  43. ...................................................................... 420
  44. ...................................................................... 490
  45. ...................................................................... 560
  46. ...................................................................... 630
  47. ...................................................................... 700
  48. ...............................................F--------------------.. 770
  49. ...................................................................... 840
  50. ......................
  51.  
  52. --- Pasos fallidos:
  53.  
  54. 001 Scenario: Allocate markers to submissions and filter by marker # /Users/stronk7/git_moodle/testing/mod/assign/tests/behat/filter_by_marker.feature:8
  55. And I follow "Test assignment name" # /Users/stronk7/git_moodle/testing/mod/assign/tests/behat/filter_by_marker.feature:33
  56. Link matching locator "Test assignment name" not found. (Behat\Mink\Exception\ElementNotFoundException)
  57.  
  58. 23 escenarios (22 pasaron, 1 fallaron)
  59. 862 pasos (841 pasaron, 1 fallaron, 20 saltadas)
  60. 20m47.11s (85.03Mb)
  61.  
  62. Exit codes for each behat run:
  63. behatrun1: 1
  64. To re-run failed processes, you can use following command:
  65. php admin/tool/behat/cli/run.php --profile="seleniumfirefox" --tags="@javascript" --suite="default" --rerun
  66.  
  67. $ sudo -u _www php admin/tool/behat/cli/run.php --profile=seleniumfirefox --suite=default --tags=@javascript --fromrun=1 --torun=1 --rerun
  68. Running 1 parallel behat sites:
  69. [behatrun1] vendor/bin/behat --config /Users/stronk7/Sites/moodle_data_gittesting/MOODLE_310_STABLE/postgres_behat/behatrun1/behat/behat.yml --profile="seleniumfirefox" --tags="@javascript" --suite="default" --rerun
  70. string(102) "/Users/stronk7/Sites/moodle_data_gittesting/MOODLE_310_STABLE/postgres_behat/behatrun1/behat/behat.yml"
  71. Moodle 3.10dev+ (Build: 20201023), 6594c54b2eef62499d304bfa0939999e3a14246e
  72. Php: 7.2.34, pgsql: 9.6.19, OS: Darwin 19.6.0 x86_64
  73. Run optional tests:
  74. - Accessibility: No
  75. Server OS "Darwin", Browser: "firefox"
  76. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  77. Started at 27-10-2020, 16:20
  78. ...........................
  79. Finished in 0h 01m 03s
  80.  
  81. **************** [behatrun1] ****************
  82. string(102) "/Users/stronk7/Sites/moodle_data_gittesting/MOODLE_310_STABLE/postgres_behat/behatrun1/behat/behat.yml"
  83. Php: 7.2.34, pgsql: 9.6.19, OS: Darwin 19.6.0 x86_64
  84. Run optional tests:
  85. - Accessibility: No
  86. 1 escenario (1 pasaron)
  87. 27 pasos (27 pasaron)
  88. 1m2.95s (55.01Mb)
  89.  
  90.  
  91. RERUN2:
  92.  
  93. $ sudo -u _www php admin/tool/behat/cli/run.php --profile=seleniumfirefox --suite=default --tags=@javascript --fromrun=2 --torun=2 --rerun
  94. Running 1 parallel behat sites:
  95. [behatrun2] vendor/bin/behat --config /Users/stronk7/Sites/moodle_data_gittesting/MOODLE_310_STABLE/postgres_behat/behatrun2/behat/behat.yml --profile="seleniumfirefox" --tags="@javascript" --suite="default" --rerun
  96. string(102) "/Users/stronk7/Sites/moodle_data_gittesting/MOODLE_310_STABLE/postgres_behat/behatrun2/behat/behat.yml"
  97. Moodle 3.10dev+ (Build: 20201023), 6594c54b2eef62499d304bfa0939999e3a14246e
  98. Php: 7.2.34, pgsql: 9.6.19, OS: Darwin 19.6.0 x86_64
  99. Run optional tests:
  100. - Accessibility: No
  101. Server OS "Darwin", Browser: "firefox"
  102. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  103. Started at 27-10-2020, 16:39
  104. ...................................................................... 70
  105. ...................................................................... 140
  106. ...................................................................... 210
  107. ...................................................................... 280
  108. ...................................................................... 350
  109. ...................................................................... 420
  110. ...................................................................... 490
  111. ...................................................................... 560
  112. ...................................................................... 630
  113. ...................................................................... 700
  114. ...................................................................... 770
  115. ...........
  116. Finished in 0h 20m 33s
  117.  
  118. **************** [behatrun2] ****************
  119. string(102) "/Users/stronk7/Sites/moodle_data_gittesting/MOODLE_310_STABLE/postgres_behat/behatrun2/behat/behat.yml"
  120. Php: 7.2.34, pgsql: 9.6.19, OS: Darwin 19.6.0 x86_64
  121. Run optional tests:
  122. - Accessibility: No
  123. 22 escenarios (22 pasaron)
  124. 781 pasos (781 pasaron)
  125. 20m33.16s (90.48Mb)
Add Comment
Please, Sign In to add comment