Skip to content

Instantly share code, notes, and snippets.

@kevinzen
Created November 12, 2013 19:40
Show Gist options
  • Select an option

  • Save kevinzen/7437337 to your computer and use it in GitHub Desktop.

Select an option

Save kevinzen/7437337 to your computer and use it in GitHub Desktop.

Revisions

  1. kevinzen created this gist Nov 12, 2013.
    17 changes: 17 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,17 @@
    1) Error:
    manager#test_0002_assigns work to a processor:
    NoMethodError: unmocked method :==, expected one of []
    org/jruby/RubyArray.java:1957:in `=='
    org/jruby/RubyHash.java:1055:in `=='
    org/jruby/RubyArray.java:1303:in `include?'
    org/jruby/RubyArray.java:1613:in `each'
    org/jruby/RubyHash.java:1324:in `each'
    /Users/kbedell/work/sidekiq/test/test_manager.rb:24:in `test_0002_assigns work to a processor'
    org/jruby/RubyArray.java:2413:in `map'
    org/jruby/RubyArray.java:2413:in `map'
    org/jruby/RubyArray.java:1613:in `each'

    2) Failure:
    sidekiq web::stats::for sidekiq#test_0006_reports scheduled [/Users/kbedell/work/sidekiq/test/test_web.rb:382]:
    Expected: 3
    Actual: 2