Advertisement
Guest User

Untitled

a guest
May 8th, 2017
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.09 KB | None | 0 0
  1. haxmeister@HackStation ~/.perl6/bin $ ./zef install Selenium::WebDriver
  2. ===> Searching for: Selenium::WebDriver
  3. ===> Searching for missing dependencies: File::Temp, File::Which, File::Zip, HTTP::UserAgent, JSON::Tiny, MIME::Base64, URI::Encode
  4. ===> Searching for missing dependencies: HTTP::Status, DateTime::Parse, Encode, URI, IO::Capture::Simple, Test::Util::ServerPort, File::Directory::Tree, Compress::Zlib
  5. ===> Searching for missing dependencies: Compress::Zlib::Raw
  6. ===> Testing: File::Directory::Tree:auth('labster')
  7. t/basic.t .. ok
  8. All tests successful.
  9. Files=1, Tests=7, 0 wallclock secs
  10. Result: PASS
  11. ===> Testing [OK] for File::Directory::Tree:auth('labster')
  12. ===> Testing: File::Temp
  13. t/01-load.t ....... ok
  14. t/02-stress_gc.t .. ok
  15. t/03-tempfile.t ... ok
  16. All tests successful.
  17. Files=3, Tests=18, 1 wallclock secs
  18. Result: PASS
  19. ===> Testing [OK] for File::Temp
  20. ===> Testing: File::Which
  21. t/01-which.t ........1/4# Found perl6 at '/usr/bin/perl6'
  22. t/01-which.t ........ ok
  23. t/02-win32.t ........ ok
  24. t/03-export.t .......1/4# Found perl6 at '/usr/bin/perl6' using whence
  25. t/03-export.t ....... ok
  26. t/04-simple.t ....... ok
  27. t/05-all.t .......... ok
  28. t/99-author-meta.t .. ok
  29. All tests successful.
  30. Files=6, Tests=30, 2 wallclock secs
  31. Result: PASS
  32. ===> Testing [OK] for File::Which
  33. ===> Testing: Compress::Zlib::Raw:ver('1.0.1'):auth('github:retupmoca')
  34. t/01-basic.t .. ok
  35. All tests successful.
  36. Files=1, Tests=7, 0 wallclock secs
  37. Result: PASS
  38. ===> Testing [OK] for Compress::Zlib::Raw:ver('1.0.1'):auth('github:retupmoca')
  39. ===> Testing: Compress::Zlib:ver('1.0.0'):auth('github:retupmoca')
  40. t/01-basic.t ... ok
  41. t/02-stream.t .. ok
  42. t/03-wrap.t .... ok
  43. All tests successful.
  44. Files=3, Tests=18, 1 wallclock secs
  45. Result: PASS
  46. ===> Testing [OK] for Compress::Zlib:ver('1.0.0'):auth('github:retupmoca')
  47. ===> Testing: File::Zip
  48. t/01-load.t .. ok
  49. All tests successful.
  50. Files=1, Tests=1, 0 wallclock secs
  51. Result: PASS
  52. ===> Testing [OK] for File::Zip
  53. ===> Testing: HTTP::Status
  54. t/01-basic.t ..... ok
  55. t/02-is-tests.t .. ok
  56. All tests successful.
  57. Files=2, Tests=46, 0 wallclock secs
  58. Result: PASS
  59. ===> Testing [OK] for HTTP::Status
  60. ===> Testing: DateTime::Parse:ver('0.0.1')
  61. t/01-basic.t .. ok
  62. All tests successful.
  63. Files=1, Tests=11, 0 wallclock secs
  64. Result: PASS
  65. ===> Testing [OK] for DateTime::Parse:ver('0.0.1')
  66. ===> Testing: Encode:ver('0.0.2'):auth('github:sergot')
  67. t/01-basic.t ........ ok
  68. t/02-latin2.t ....... ok
  69. t/03-utf8.t ......... ok
  70. t/04-latin1.t ....... ok
  71. t/05-ascii.t ........ ok
  72. t/06-windows1252.t .. ok
  73. t/07-windows1251.t .. ok
  74. All tests successful.
  75. Files=7, Tests=9, 2 wallclock secs
  76. Result: PASS
  77. ===> Testing [OK] for Encode:ver('0.0.2'):auth('github:sergot')
  78. ===> Testing: MIME::Base64:ver('1.2'):auth('github:retupmoca')
  79. t/basic.t ................. ok
  80. t/binary-and-long-line.t .. ok
  81. t/oneline.t ............... ok
  82. t/rfc4648-test-vector.t ... ok
  83. All tests successful.
  84. Files=4, Tests=47, 1 wallclock secs
  85. Result: PASS
  86. ===> Testing [OK] for MIME::Base64:ver('1.2'):auth('github:retupmoca')
  87. ===> Testing: URI:ver('0.1.4')
  88. t/01.t ................... ok
  89. t/escape.t ............... ok
  90. t/november-urlencoded.t .. ok
  91. t/require.t .............. ok
  92. t/rfc-3986-examples.t .... ok
  93. t/utf8-c8.t .............. ok
  94. All tests successful.
  95. Files=6, Tests=95, 3 wallclock secs
  96. Result: PASS
  97. ===> Testing [OK] for URI:ver('0.1.4')
  98. ===> Testing: IO::Capture::Simple
  99. t/stderr.t .................... ok
  100. t/stdout.t .................... ok
  101. t/test-io-capture/01-basic.t .. ok
  102. All tests successful.
  103. Files=3, Tests=7, 0 wallclock secs
  104. Result: PASS
  105. ===> Testing [OK] for IO::Capture::Simple
  106. ===> Testing: Test::Util::ServerPort:ver('0.0.1'):auth('github:jonathanstowe')
  107. t/010-basic.t .. ok
  108. All tests successful.
  109. Files=1, Tests=8, 1 wallclock secs
  110. Result: PASS
  111. ===> Testing [OK] for Test::Util::ServerPort:ver('0.0.1'):auth('github:jonathanstowe')
  112. ===> Testing: HTTP::UserAgent:ver('1.1.31'):auth('github:sergot')
  113. t/010-headers.t ............ ok
  114. t/020-message.t ............ ok
  115. t/030-cookies.t ............ ok
  116. t/040-request.t ............ ok
  117. t/050-response.t ........... ok
  118. t/060-ua-common.t .......... ok
  119. t/070-ua-simple.t .......... ok
  120. t/080-ua.t .................1/10# NETWORK_TESTING was not set
  121. t/080-ua.t ................. ok
  122. t/082-exceptions.t ......... ok
  123. t/085-auth.t ............... ok
  124. t/090-ua-ssl.t ............. ok
  125. t/100-redirect-ssl.t ....... ok
  126. t/110-redirect-cookies.t ... ok
  127. # NETWORK_TESTING was not set
  128. t/150-issue-64.t ........... ok
  129. t/160-issue-67.t ........... ok
  130. t/170-request-common.t ..... ok
  131. t/180-mediatype.t .......... ok
  132. t/190-issue-116.t .......... ok
  133. # NETWORK_TESTING was not set
  134. t/200-w3-test-encodings.t .. ok
  135. t/210-content-encoding.t ... ok
  136. t/220-binary-content.t ..... ok
  137. t/230-binary-request.t ..... ok
  138. t/250-issue-144.t .......... ok
  139. t/260-no-proxy.t ........... ok
  140. All tests successful.
  141. Files=24, Tests=209, 18 wallclock secs
  142. Result: PASS
  143. ===> Testing [OK] for HTTP::UserAgent:ver('1.1.31'):auth('github:sergot')
  144. ===> Testing: JSON::Tiny
  145. t/01-parse.t ....... ok
  146. t/02-structure.t ... ok
  147. t/03-unicode.t ..... ok
  148. t/04-roundtrip.t ... ok
  149. t/05-utf16.t ....... ok
  150. t/06-meta-valid.t .. ok
  151. All tests successful.
  152. Files=6, Tests=135, 2 wallclock secs
  153. Result: PASS
  154. ===> Testing [OK] for JSON::Tiny
  155. ===> Testing: URI::Encode:ver('0.05'):auth('David Farrell')
  156. t/Encode.t .. ok
  157. t/UTF-8.t ... ok
  158. All tests successful.
  159. Files=2, Tests=30, 1 wallclock secs
  160. Result: PASS
  161. ===> Testing [OK] for URI::Encode:ver('0.05'):auth('David Farrell')
  162. ===> Testing: Selenium::WebDriver:ver('0.0.1')
  163. t/01-load.t ......... ok
  164. t/02-phantomjs.t .... ok
  165. t/03-webelement.t ... ok
  166. t/04-webwindow.t .... ok
  167. t/05-firefox.t ...... ok
  168. t/06-chrome.t .......1/95Cannot obtain a session after 10 attempts
  169. in submethod BUILD at /home/haxmeister/.zef/store/perl6-selenium-webdriver.git/5e3ff320d2f392e44df1433f0544201c154f2590/lib/Selenium/WebDriver/Wire.pm6 (Selenium::WebDriver::Wire) line 66
  170. in block <unit> at t/06-chrome.t line 45
  171.  
  172. # Looks like you planned 95 tests, but ran 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement