Advertisement
stronk7

Untitled

Jan 22nd, 2021
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.51 KB | None | 0 0
  1. $ rm -fr vendor; php composer.phar clearcache
  2. Cache directory does not exist (cache-vcs-dir):
  3. Clearing cache (cache-repo-dir): C:\Users\stronk7\AppData\Local\Composer\repo
  4. Clearing cache (cache-files-dir): C:\Users\stronk7\AppData\Local\Composer\files
  5. Clearing cache (cache-dir): C:\Users\stronk7\AppData\Local\Composer
  6. All caches cleared.
  7.  
  8. stronk7@stronk7lenovo MINGW64 ~/git_moodle/integration (master)
  9. $ php admin/tool/behat/cli/init.php
  10. You are already using composer version 2.0.8 (stable channel).
  11. Installing dependencies from lock file (including require-dev)
  12. Verifying lock file contents can be installed on current platform.
  13. Package operations: 72 installs, 0 updates, 0 removals
  14. - Downloading behat/gherkin (v4.6.2)
  15. - Downloading symfony/polyfill-mbstring (v1.22.0)
  16. - Downloading symfony/polyfill-ctype (v1.22.0)
  17. - Downloading symfony/dom-crawler (v4.4.18)
  18. - Downloading symfony/browser-kit (v4.4.18)
  19. - Downloading symfony/css-selector (v5.2.1)
  20. - Downloading behat/mink (v1.8.1)
  21. - Downloading behat/mink-browserkit-driver (v1.3.4)
  22. - Downloading behat/transliterator (v1.3.0)
  23. - Downloading psr/container (1.0.0)
  24. - Downloading container-interop/container-interop (1.2.0)
  25. - Downloading symfony/polyfill-php72 (v1.22.0)
  26. - Downloading symfony/polyfill-intl-normalizer (v1.22.0)
  27. - Downloading symfony/polyfill-intl-idn (v1.22.0)
  28. - Downloading ralouphie/getallheaders (3.0.3)
  29. - Downloading psr/http-message (1.0.1)
  30. - Downloading guzzlehttp/psr7 (1.7.0)
  31. - Downloading guzzlehttp/promises (1.4.0)
  32. - Downloading guzzlehttp/guzzle (6.5.5)
  33. - Downloading fabpot/goutte (v3.3.1)
  34. - Downloading mikey179/vfsstream (v1.6.8)
  35. - Downloading symfony/polyfill-php80 (v1.22.0)
  36. - Downloading symfony/process (v5.2.1)
  37. - Downloading php-webdriver/webdriver (1.9.0)
  38. - Downloading oleg-andreyev/mink-phpwebdriver (v1.0.0)
  39. - Downloading behat/mink-goutte-driver (v1.2.1)
  40. - Downloading symfony/filesystem (v5.2.1)
  41. - Downloading symfony/config (v4.4.18)
  42. - Downloading symfony/deprecation-contracts (v2.2.0)
  43. - Downloading symfony/yaml (v5.2.1)
  44. - Downloading symfony/translation-contracts (v2.3.0)
  45. - Downloading symfony/translation (v4.4.18)
  46. - Downloading psr/event-dispatcher (1.0.0)
  47. - Downloading symfony/event-dispatcher-contracts (v2.2.0)
  48. - Downloading symfony/event-dispatcher (v5.2.1)
  49. - Downloading symfony/service-contracts (v2.2.0)
  50. - Downloading symfony/dependency-injection (v4.4.18)
  51. - Downloading symfony/polyfill-intl-grapheme (v1.22.0)
  52. - Downloading symfony/string (v5.2.1)
  53. - Downloading symfony/polyfill-php73 (v1.22.0)
  54. - Downloading symfony/console (v5.2.1)
  55. - Downloading behat/behat (v3.6.1)
  56. - Downloading behat/mink-extension (2.3.1)
  57. - Downloading moodlehq/behat-extension (v3.400.3)
  58. - Downloading webmozart/assert (1.9.1)
  59. - Downloading phpdocumentor/reflection-common (2.2.0)
  60. - Downloading phpdocumentor/type-resolver (1.4.0)
  61. - Downloading phpdocumentor/reflection-docblock (5.2.2)
  62. - Downloading phpunit/php-token-stream (4.0.4)
  63. - Downloading sebastian/version (2.0.1)
  64. - Downloading sebastian/type (1.1.4)
  65. - Downloading sebastian/resource-operations (2.0.2)
  66. - Downloading sebastian/recursion-context (3.0.1)
  67. - Downloading sebastian/object-reflector (1.1.2)
  68. - Downloading sebastian/object-enumerator (3.0.4)
  69. - Downloading sebastian/global-state (3.0.1)
  70. - Downloading sebastian/exporter (3.1.3)
  71. - Downloading sebastian/environment (4.2.4)
  72. - Downloading sebastian/diff (3.0.3)
  73. - Downloading sebastian/comparator (3.0.3)
  74. - Downloading phpunit/php-timer (2.1.3)
  75. - Downloading phpunit/php-text-template (1.2.1)
  76. - Downloading phpunit/php-file-iterator (2.0.3)
  77. - Downloading theseer/tokenizer (1.2.0)
  78. - Downloading sebastian/code-unit-reverse-lookup (1.0.2)
  79. - Downloading phpunit/php-code-coverage (7.0.14)
  80. - Downloading doctrine/instantiator (1.4.0)
  81. - Downloading phpspec/prophecy (1.12.2)
  82. - Downloading phar-io/version (3.0.4)
  83. - Downloading phar-io/manifest (2.0.1)
  84. - Downloading myclabs/deep-copy (1.10.2)
  85. - Downloading phpunit/phpunit (8.5.14)
  86. - Installing behat/gherkin (v4.6.2): Extracting archive
  87. - Installing symfony/polyfill-mbstring (v1.22.0): Extracting archive
  88. - Installing symfony/polyfill-ctype (v1.22.0): Extracting archive
  89. - Installing symfony/dom-crawler (v4.4.18): Extracting archive
  90. - Installing symfony/browser-kit (v4.4.18): Extracting archive
  91. - Installing symfony/css-selector (v5.2.1): Extracting archive
  92. - Installing behat/mink (v1.8.1): Extracting archive
  93. - Installing behat/mink-browserkit-driver (v1.3.4): Extracting archive
  94. - Installing behat/transliterator (v1.3.0): Extracting archive
  95. - Installing psr/container (1.0.0): Extracting archive
  96. - Installing container-interop/container-interop (1.2.0): Extracting archive
  97. - Installing symfony/polyfill-php72 (v1.22.0): Extracting archive
  98. - Installing symfony/polyfill-intl-normalizer (v1.22.0): Extracting archive
  99. - Installing symfony/polyfill-intl-idn (v1.22.0): Extracting archive
  100. - Installing ralouphie/getallheaders (3.0.3): Extracting archive
  101. - Installing psr/http-message (1.0.1): Extracting archive
  102. - Installing guzzlehttp/psr7 (1.7.0): Extracting archive
  103. - Installing guzzlehttp/promises (1.4.0): Extracting archive
  104. - Installing guzzlehttp/guzzle (6.5.5): Extracting archive
  105. - Installing fabpot/goutte (v3.3.1): Extracting archive
  106. - Installing mikey179/vfsstream (v1.6.8): Extracting archive
  107. - Installing symfony/polyfill-php80 (v1.22.0): Extracting archive
  108. - Installing symfony/process (v5.2.1): Extracting archive
  109. - Installing php-webdriver/webdriver (1.9.0): Extracting archive
  110. - Installing oleg-andreyev/mink-phpwebdriver (v1.0.0): Extracting archive
  111. - Installing behat/mink-goutte-driver (v1.2.1): Extracting archive
  112. - Installing symfony/filesystem (v5.2.1): Extracting archive
  113. - Installing symfony/config (v4.4.18): Extracting archive
  114. - Installing symfony/deprecation-contracts (v2.2.0): Extracting archive
  115. - Installing symfony/yaml (v5.2.1): Extracting archive
  116. - Installing symfony/translation-contracts (v2.3.0): Extracting archive
  117. - Installing symfony/translation (v4.4.18): Extracting archive
  118. - Installing psr/event-dispatcher (1.0.0): Extracting archive
  119. - Installing symfony/event-dispatcher-contracts (v2.2.0): Extracting archive
  120. - Installing symfony/event-dispatcher (v5.2.1): Extracting archive
  121. - Installing symfony/service-contracts (v2.2.0): Extracting archive
  122. - Installing symfony/dependency-injection (v4.4.18): Extracting archive
  123. - Installing symfony/polyfill-intl-grapheme (v1.22.0): Extracting archive
  124. - Installing symfony/string (v5.2.1): Extracting archive
  125. - Installing symfony/polyfill-php73 (v1.22.0): Extracting archive
  126. - Installing symfony/console (v5.2.1): Extracting archive
  127. - Installing behat/behat (v3.6.1): Extracting archive
  128. - Installing behat/mink-extension (2.3.1): Extracting archive
  129. - Installing moodlehq/behat-extension (v3.400.3): Extracting archive
  130. - Installing webmozart/assert (1.9.1): Extracting archive
  131. - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  132. - Installing phpdocumentor/type-resolver (1.4.0): Extracting archive
  133. - Installing phpdocumentor/reflection-docblock (5.2.2): Extracting archive
  134. - Installing phpunit/php-token-stream (4.0.4): Extracting archive
  135. - Installing sebastian/version (2.0.1): Extracting archive
  136. - Installing sebastian/type (1.1.4): Extracting archive
  137. - Installing sebastian/resource-operations (2.0.2): Extracting archive
  138. - Installing sebastian/recursion-context (3.0.1): Extracting archive
  139. - Installing sebastian/object-reflector (1.1.2): Extracting archive
  140. - Installing sebastian/object-enumerator (3.0.4): Extracting archive
  141. - Installing sebastian/global-state (3.0.1): Extracting archive
  142. - Installing sebastian/exporter (3.1.3): Extracting archive
  143. - Installing sebastian/environment (4.2.4): Extracting archive
  144. - Installing sebastian/diff (3.0.3): Extracting archive
  145. - Installing sebastian/comparator (3.0.3): Extracting archive
  146. - Installing phpunit/php-timer (2.1.3): Extracting archive
  147. - Installing phpunit/php-text-template (1.2.1): Extracting archive
  148. - Installing phpunit/php-file-iterator (2.0.3): Extracting archive
  149. - Installing theseer/tokenizer (1.2.0): Extracting archive
  150. - Installing sebastian/code-unit-reverse-lookup (1.0.2): Extracting archive
  151. - Installing phpunit/php-code-coverage (7.0.14): Extracting archive
  152. - Installing doctrine/instantiator (1.4.0): Extracting archive
  153. - Installing phpspec/prophecy (1.12.2): Extracting archive
  154. - Installing phar-io/version (3.0.4): Extracting archive
  155. - Installing phar-io/manifest (2.0.1): Extracting archive
  156. - Installing myclabs/deep-copy (1.10.2): Extracting archive
  157. - Installing phpunit/phpunit (8.5.14): Extracting archive
  158. Package container-interop/container-interop is abandoned, you should avoid using it. Use psr/container instead.
  159. Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
  160. Generating autoload files
  161. 43 packages you are using are looking for funding.
  162. Use the `composer fund` command to find out more!
  163.  
  164. In Selenium2Factory.php line 54:
  165.  
  166. Install MinkSelenium2Driver in order to use selenium2 driver.
  167.  
  168.  
  169. Error: Error running behat CLI command. Try running "vendor\bin\behat --help" manually from CLI to find out more about the problem.
  170.  
  171. Ensure you set $CFG->behat_* vars in config.php and you ran admin/tool/behat/cli/init.php.
  172. More info in https://docs.moodle.org/dev/Running_acceptance_test
  173.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement