Guest User

Untitled

a guest
Feb 21st, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 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.............................
  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. Finished in 0.135433 seconds
  18.  
  19. 56 examples, 1 failure, 1 pending
Add Comment
Please, Sign In to add comment