Guest User

Untitled

a guest
Feb 21st, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 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..........................
  6.  
  7. Pending:
  8. EventProducer should create the correct event when receiving RPL_WHOISOPERATOR (313) (TODO)
  9. Called from ./spec/event_producer_spec.rb:147
  10.  
  11. 1)
  12. 'Event should show other instance variables for #inspect' FAILED
  13. expected: /^#<FBSDBot::EndOfMotdEvent\(:end_of_motd\):0x[0-9a-f]{6} @server=\"irc.homelien.no\">$/,
  14. got: "#<FBSDBot::EndOfMotdEvent(:end_of_motd):0x43dba04 @server=\"irc.homelien.no\">" (using =~)
  15. ./spec/event_spec.rb:12:
  16.  
  17. 2)
  18. 'FBSDBot::IRC::Parser should parse notices' FAILED
  19. expected: "NTICE",
  20. got: "NOTICE" (using ==)
  21. ./spec/irc_parser_spec.rb:24:
  22.  
  23. Finished in 0.161917 seconds
  24.  
  25. 56 examples, 2 failures, 1 pending
Add Comment
Please, Sign In to add comment