Guest User

Untitled

a guest
Feb 21st, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.76 KB | None | 0 0
  1. (in /usr/home/markus/www/git/fbsdbot.git)
  2. ** Invoke spec (first_time)
  3. ** Execute spec
  4. install ruby-debug if you want to use the debugger
  5. ......F..F.F....FF.F.........................F............
  6.  
  7. 1)
  8. NoMethodError in 'EventProducer should create the correct event when receiving a private message'
  9. undefined method `hostmask' for #<Array:0x87be974>
  10. ./lib/yaml_user_store.rb:28:in `fetch'
  11. ./lib/yaml_user_store.rb:28:in `each'
  12. ./lib/yaml_user_store.rb:28:in `find'
  13. ./lib/yaml_user_store.rb:28:in `fetch'
  14. ./lib/irc/events/event.rb:52:in `fetch_user'
  15. ./lib/irc/events/replyable.rb:11:in `setup'
  16. ./lib/irc/events/private_message_event.rb:7:in `initialize'
  17. ./lib/irc/event_producer.rb:113:in `new'
  18. ./lib/irc/event_producer.rb:113:in `create'
  19. ./lib/irc/event_producer.rb:108:in `create_privmsg'
  20. ./lib/irc/event_producer.rb:88:in `hash_to_event'
  21. ./lib/irc/event_producer.rb:69:in `parse_line'
  22. ./spec/event_producer_spec.rb:10:
  23.  
  24. 2)
  25. NoMethodError in 'EventProducer should create the correct event for ctcp version'
  26. undefined method `hostmask' for #<Array:0x87b6be8>
  27. ./lib/yaml_user_store.rb:28:in `fetch'
  28. ./lib/yaml_user_store.rb:28:in `each'
  29. ./lib/yaml_user_store.rb:28:in `find'
  30. ./lib/yaml_user_store.rb:28:in `fetch'
  31. ./lib/irc/events/event.rb:52:in `fetch_user'
  32. ./lib/irc/events/replyable.rb:11:in `setup'
  33. ./lib/irc/events/ctcp_events.rb:26:in `initialize'
  34. ./lib/irc/event_producer.rb:113:in `new'
  35. ./lib/irc/event_producer.rb:113:in `create'
  36. ./lib/irc/event_producer.rb:96:in `create_ctcp'
  37. ./lib/irc/event_producer.rb:106:in `create_privmsg'
  38. ./lib/irc/event_producer.rb:88:in `hash_to_event'
  39. ./lib/irc/event_producer.rb:69:in `parse_line'
  40. ./spec/event_producer_spec.rb:36:
  41.  
  42. 3)
  43. NoMethodError in 'EventProducer should create the correct event for a notice'
  44. undefined method `hostmask' for #<Array:0x87b27f0>
  45. ./lib/yaml_user_store.rb:28:in `fetch'
  46. ./lib/yaml_user_store.rb:28:in `find'
  47. ./lib/yaml_user_store.rb:28:in `each'
  48. ./lib/yaml_user_store.rb:28:in `find'
  49. ./lib/yaml_user_store.rb:28:in `fetch'
  50. ./lib/irc/events/event.rb:52:in `fetch_user'
  51. ./lib/irc/events/replyable.rb:11:in `setup'
  52. ./lib/irc/events/notice_event.rb:7:in `initialize'
  53. ./lib/irc/event_producer.rb:113:in `new'
  54. ./lib/irc/event_producer.rb:113:in `create'
  55. ./lib/irc/event_producer.rb:83:in `hash_to_event'
  56. ./lib/irc/event_producer.rb:69:in `parse_line'
  57. ./spec/event_producer_spec.rb:58:
  58.  
  59. 4)
  60. NoMethodError in 'EventProducer should create the correct event when someone quits'
  61. undefined method `hostmask' for #<Array:0x87ab090>
  62. ./lib/yaml_user_store.rb:28:in `fetch'
  63. ./lib/yaml_user_store.rb:28:in `find'
  64. ./lib/yaml_user_store.rb:28:in `each'
  65. ./lib/yaml_user_store.rb:28:in `find'
  66. ./lib/yaml_user_store.rb:28:in `fetch'
  67. ./lib/irc/events/event.rb:52:in `fetch_user'
  68. ./lib/irc/events/quit_event.rb:9:in `initialize'
  69. ./lib/irc/event_producer.rb:113:in `new'
  70. ./lib/irc/event_producer.rb:113:in `create'
  71. ./lib/irc/event_producer.rb:83:in `hash_to_event'
  72. ./lib/irc/event_producer.rb:69:in `parse_line'
  73. ./spec/event_producer_spec.rb:100:
  74.  
  75. 5)
  76. NoMethodError in 'EventProducer should create the correct event when someone joins a channel'
  77. undefined method `hostmask' for #<Array:0x87a7d78>
  78. ./lib/yaml_user_store.rb:28:in `fetch'
  79. ./lib/yaml_user_store.rb:28:in `find'
  80. ./lib/yaml_user_store.rb:28:in `each'
  81. ./lib/yaml_user_store.rb:28:in `find'
  82. ./lib/yaml_user_store.rb:28:in `fetch'
  83. ./lib/irc/events/event.rb:52:in `fetch_user'
  84. ./lib/irc/events/part_event.rb:9:in `initialize'
  85. ./lib/irc/event_producer.rb:113:in `new'
  86. ./lib/irc/event_producer.rb:113:in `create'
  87. ./lib/irc/event_producer.rb:83:in `hash_to_event'
  88. ./lib/irc/event_producer.rb:69:in `parse_line'
  89. ./spec/event_producer_spec.rb:109:
  90.  
  91. 6)
  92. NoMethodError in 'EventProducer should create the correct event when receiving RPL_WHOISUSER'
  93. undefined method `hostmask' for #<Array:0x87a1f18>
  94. ./lib/yaml_user_store.rb:28:in `fetch'
  95. ./lib/yaml_user_store.rb:28:in `find'
  96. ./lib/yaml_user_store.rb:28:in `each'
  97. ./lib/yaml_user_store.rb:28:in `find'
  98. ./lib/yaml_user_store.rb:28:in `fetch'
  99. ./lib/irc/events/event.rb:52:in `fetch_user'
  100. ./lib/irc/events/whois_user_event.rb:9:in `initialize'
  101. ./lib/irc/event_producer.rb:113:in `new'
  102. ./lib/irc/event_producer.rb:113:in `create'
  103. ./lib/irc/event_producer.rb:83:in `hash_to_event'
  104. ./lib/irc/event_producer.rb:69:in `parse_line'
  105. ./spec/event_producer_spec.rb:127:
  106.  
  107. 7)
  108. NoMethodError in 'Plugin#run_event should send the event to plugins that implements the matching method'
  109. undefined method `hostmask' for #<Array:0x8756f68>
  110. ./lib/yaml_user_store.rb:28:in `fetch'
  111. ./lib/yaml_user_store.rb:28:in `each'
  112. ./lib/yaml_user_store.rb:28:in `find'
  113. ./lib/yaml_user_store.rb:28:in `fetch'
  114. ./lib/irc/events/event.rb:52:in `fetch_user'
  115. ./lib/irc/events/replyable.rb:11:in `setup'
  116. ./lib/irc/events/private_message_event.rb:7:in `initialize'
  117. ./spec/plugin_spec.rb:80:in `new'
  118. ./spec/plugin_spec.rb:80:
  119.  
  120. Finished in 0.208336 seconds
  121.  
  122. 58 examples, 7 failures
Add Comment
Please, Sign In to add comment