Created
March 23, 2009 11:04
-
-
Save myabc/83513 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [alexbcoles@mondiale dm-core (next)]$ ADAPTERS=mysql jruby -S rake spec | |
| (in /Users/alexbcoles/git-repos/dm-core) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake/gempackagetask.rb:13:Warning: Gem::manage_gems is deprecated and will be removed on or after March 2009. | |
| JRuby limited openssl loaded. gem install jruby-openssl for full support. | |
| http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL | |
| ..............*....................**..........*.*.......*....*..***..................................................................................................*....*....*....*.......................*.........................................................................................................****...................................................................... | |
| DataMapper::Collection with mysql#slice with a positive offset and length | |
| - should return the expected Resource (FAILED - 1) | |
| 1) | |
| 'DataMapper::Collection with mysql#slice with a positive offset and length should return the expected Resource' FAILED | |
| expected: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>], | |
| got: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1952: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .- should orphan the Resources (FAILED - 2) | |
| 2) | |
| 'DataMapper::Collection with mysql#slice with a positive offset and length should orphan the Resources' FAILED | |
| expected equal?([#<Article @id=2 @title="Sample Article" @content=<not loaded> @original_id=1>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=4 @title="Sample Article" @content="Article 1" @original_id=nil>, #<Article @id=5 @title="Sample Article" @content="Article 2" @original_id=nil>, #<Article @id=6 @title="Sample Article" @content="Article 3" @original_id=nil>, #<Article @id=7 @title="Sample Article" @content="Article 4" @original_id=nil>, #<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=nil>, #<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=nil>]) to return false, got true | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/handler.rb:26:in `handle_matcher' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/extensions/object.rb:54:in `should_not' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1960: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/extlib-0.9.11/lib/extlib/lazy_array.rb:469:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/extlib-0.9.11/lib/extlib/lazy_array.rb:469:in `each' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1960: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| - should scope the Collection (FAILED - 3) | |
| 3) | |
| 'DataMapper::Collection with mysql#slice with a positive offset and length should scope the Collection' FAILED | |
| expected: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>], | |
| got: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1964: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| . | |
| DataMapper::Collection with mysql#slice with a positive range | |
| - should return the expected Resources (FAILED - 4) | |
| 4) | |
| 'DataMapper::Collection with mysql#slice with a positive range should return the expected Resources' FAILED | |
| expected: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=4 @title="Sample Article" @content="Article 1" @original_id=nil>], | |
| got: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1982: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .- should orphan the Resources (FAILED - 5) | |
| 5) | |
| 'DataMapper::Collection with mysql#slice with a positive range should orphan the Resources' FAILED | |
| expected equal?([#<Article @id=2 @title="Sample Article" @content=<not loaded> @original_id=1>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=4 @title="Sample Article" @content="Article 1" @original_id=nil>, #<Article @id=5 @title="Sample Article" @content="Article 2" @original_id=nil>, #<Article @id=6 @title="Sample Article" @content="Article 3" @original_id=nil>, #<Article @id=7 @title="Sample Article" @content="Article 4" @original_id=nil>, #<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=nil>, #<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=nil>]) to return false, got true | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/handler.rb:26:in `handle_matcher' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/extensions/object.rb:54:in `should_not' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1990: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/extlib-0.9.11/lib/extlib/lazy_array.rb:469:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/extlib-0.9.11/lib/extlib/lazy_array.rb:469:in `each' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1990: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| - should scope the Collection (FAILED - 6) | |
| 6) | |
| 'DataMapper::Collection with mysql#slice with a positive range should scope the Collection' FAILED | |
| expected: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=4 @title="Sample Article" @content="Article 1" @original_id=nil>], | |
| got: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1994: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| ........ | |
| DataMapper::Collection with mysql#slice with a negative offset and length | |
| - should scope the Collection (FAILED - 7) | |
| 7) | |
| 'DataMapper::Collection with mysql#slice with a negative offset and length should scope the Collection' FAILED | |
| expected: [#<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=0>], | |
| got: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=0>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2050: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .... | |
| DataMapper::Collection with mysql#slice with a negative range | |
| - should scope the Collection (FAILED - 8) | |
| 8) | |
| 'DataMapper::Collection with mysql#slice with a negative range should scope the Collection' FAILED | |
| expected: [#<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=0>], | |
| got: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=0>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2080: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .......... | |
| DataMapper::Collection with mysql#[] with a positive offset and length | |
| - should return the expected Resource (FAILED - 9) | |
| 9) | |
| 'DataMapper::Collection with mysql#[] with a positive offset and length should return the expected Resource' FAILED | |
| expected: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>], | |
| got: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1952: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .- should orphan the Resources (FAILED - 10) | |
| 10) | |
| 'DataMapper::Collection with mysql#[] with a positive offset and length should orphan the Resources' FAILED | |
| expected equal?([#<Article @id=2 @title="Sample Article" @content=<not loaded> @original_id=1>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=4 @title="Sample Article" @content="Article 1" @original_id=nil>, #<Article @id=5 @title="Sample Article" @content="Article 2" @original_id=nil>, #<Article @id=6 @title="Sample Article" @content="Article 3" @original_id=nil>, #<Article @id=7 @title="Sample Article" @content="Article 4" @original_id=nil>, #<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=nil>, #<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=nil>]) to return false, got true | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/handler.rb:26:in `handle_matcher' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/extensions/object.rb:54:in `should_not' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1960: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/extlib-0.9.11/lib/extlib/lazy_array.rb:469:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/extlib-0.9.11/lib/extlib/lazy_array.rb:469:in `each' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1960: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| - should scope the Collection (FAILED - 11) | |
| 11) | |
| 'DataMapper::Collection with mysql#[] with a positive offset and length should scope the Collection' FAILED | |
| expected: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>], | |
| got: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1964: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| . | |
| DataMapper::Collection with mysql#[] with a positive range | |
| - should return the expected Resources (FAILED - 12) | |
| 12) | |
| 'DataMapper::Collection with mysql#[] with a positive range should return the expected Resources' FAILED | |
| expected: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=4 @title="Sample Article" @content="Article 1" @original_id=nil>], | |
| got: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1982: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .- should orphan the Resources (FAILED - 13) | |
| 13) | |
| 'DataMapper::Collection with mysql#[] with a positive range should orphan the Resources' FAILED | |
| expected equal?([#<Article @id=2 @title="Sample Article" @content=<not loaded> @original_id=1>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=4 @title="Sample Article" @content="Article 1" @original_id=nil>, #<Article @id=5 @title="Sample Article" @content="Article 2" @original_id=nil>, #<Article @id=6 @title="Sample Article" @content="Article 3" @original_id=nil>, #<Article @id=7 @title="Sample Article" @content="Article 4" @original_id=nil>, #<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=nil>, #<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=nil>]) to return false, got true | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/handler.rb:26:in `handle_matcher' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/extensions/object.rb:54:in `should_not' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1990: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/extlib-0.9.11/lib/extlib/lazy_array.rb:469:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/extlib-0.9.11/lib/extlib/lazy_array.rb:469:in `each' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1990: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| - should scope the Collection (FAILED - 14) | |
| 14) | |
| 'DataMapper::Collection with mysql#[] with a positive range should scope the Collection' FAILED | |
| expected: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=4 @title="Sample Article" @content="Article 1" @original_id=nil>], | |
| got: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1994: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| ........ | |
| DataMapper::Collection with mysql#[] with a negative offset and length | |
| - should scope the Collection (FAILED - 15) | |
| 15) | |
| 'DataMapper::Collection with mysql#[] with a negative offset and length should scope the Collection' FAILED | |
| expected: [#<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=0>], | |
| got: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=0>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2050: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .... | |
| DataMapper::Collection with mysql#[] with a negative range | |
| - should scope the Collection (FAILED - 16) | |
| 16) | |
| 'DataMapper::Collection with mysql#[] with a negative range should scope the Collection' FAILED | |
| expected: [#<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=0>], | |
| got: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=0>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2080: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .......... | |
| DataMapper::Collection with mysql#slice! with a positive offset and length | |
| - before(:all) (ERROR - 17) | |
| 17) | |
| TypeError in 'DataMapper::Collection with mysql#slice! with a positive offset and length before(:all)' | |
| can't convert nil into Array | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/model.rb:701:in `zip' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/model.rb:701:in `to_query' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/resource.rb:565:in `to_query' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/resource.rb:372:in `collection' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/collection.rb:1056:in `orphan_resource' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/collection.rb:1077:in `orphan_resources' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/collection.rb:1077:in `each' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/collection.rb:1077:in `orphan_resources' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/collection.rb:357:in `slice!' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2166: | |
| /Users/alexbcoles/git-repos/dm-core/spec/lib/pending_helpers.rb:24:in `rescue_if' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2165: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:76:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:76:in `eval_each_fail_fast' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:75:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:75:in `eval_each_fail_fast' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:270:in `run_before_all' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:269:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:269:in `run_before_all' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:170:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| DataMapper::Collection with mysql#slice! with a positive range | |
| - before(:all) (ERROR - 18) | |
| 18) | |
| TypeError in 'DataMapper::Collection with mysql#slice! with a positive range before(:all)' | |
| can't convert nil into Array | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/model.rb:701:in `zip' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/model.rb:701:in `to_query' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/resource.rb:565:in `to_query' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/resource.rb:372:in `collection' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/collection.rb:1056:in `orphan_resource' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/collection.rb:1077:in `orphan_resources' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/collection.rb:1077:in `each' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/collection.rb:1077:in `orphan_resources' | |
| /Users/alexbcoles/git-repos/dm-core/lib/dm-core/collection.rb:357:in `slice!' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2194: | |
| /Users/alexbcoles/git-repos/dm-core/spec/lib/pending_helpers.rb:24:in `rescue_if' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2193: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:76:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:76:in `eval_each_fail_fast' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:75:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:75:in `eval_each_fail_fast' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:270:in `run_before_all' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:269:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:269:in `run_before_all' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:170:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| ........ | |
| DataMapper::Collection with mysql#slice! with a negative offset and length | |
| - should scope the Collection (FAILED - 19) | |
| 19) | |
| 'DataMapper::Collection with mysql#slice! with a negative offset and length should scope the Collection' FAILED | |
| expected: [#<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=0>], | |
| got: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=0>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2265: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .... | |
| DataMapper::Collection with mysql#slice! with a negative range | |
| - should scope the Collection (FAILED - 20) | |
| 20) | |
| 'DataMapper::Collection with mysql#slice! with a negative range should scope the Collection' FAILED | |
| expected: [#<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=0>], | |
| got: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=0>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2293: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| DataMapper::Collection with mysql#slice! with an offset not within the Collection | |
| - should return nil (FAILED - 21) | |
| 21) | |
| 'DataMapper::Collection with mysql#slice! with an offset not within the Collection should return nil' FAILED | |
| expected nil? to return true, got false | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/handler.rb:13:in `handle_matcher' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/extensions/object.rb:31:in `should' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2303: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| DataMapper::Collection with mysql#slice! with an offset and length not within the Collection | |
| - should return nil (FAILED - 22) | |
| 22) | |
| 'DataMapper::Collection with mysql#slice! with an offset and length not within the Collection should return nil' FAILED | |
| expected nil? to return true, got false | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/handler.rb:13:in `handle_matcher' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/extensions/object.rb:31:in `should' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2313: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| DataMapper::Collection with mysql#slice! with a range not within the Collection | |
| - should return nil (FAILED - 23) | |
| 23) | |
| 'DataMapper::Collection with mysql#slice! with a range not within the Collection should return nil' FAILED | |
| expected nil? to return true, got false | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/handler.rb:13:in `handle_matcher' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/extensions/object.rb:31:in `should' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2323: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| ...................................................................................*...*................................................................................................*....*....*....*.......................*.........................................................................................................****......................................................................... | |
| DataMapper::Collection with mysql#slice with a positive offset and length | |
| - should scope the Collection (FAILED - 24) | |
| 24) | |
| 'DataMapper::Collection with mysql#slice with a positive offset and length should scope the Collection' FAILED | |
| expected: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>], | |
| got: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1964: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .... | |
| DataMapper::Collection with mysql#slice with a positive range | |
| - should scope the Collection (FAILED - 25) | |
| 25) | |
| 'DataMapper::Collection with mysql#slice with a positive range should scope the Collection' FAILED | |
| expected: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=nil>], | |
| got: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1994: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| ........ | |
| DataMapper::Collection with mysql#slice with a negative offset and length | |
| - should scope the Collection (FAILED - 26) | |
| 26) | |
| 'DataMapper::Collection with mysql#slice with a negative offset and length should scope the Collection' FAILED | |
| expected: [#<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=0>], | |
| got: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=0>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2050: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .... | |
| DataMapper::Collection with mysql#slice with a negative range | |
| - should scope the Collection (FAILED - 27) | |
| 27) | |
| 'DataMapper::Collection with mysql#slice with a negative range should scope the Collection' FAILED | |
| expected: [#<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=0>], | |
| got: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=0>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2080: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| ............. | |
| DataMapper::Collection with mysql#[] with a positive offset and length | |
| - should scope the Collection (FAILED - 28) | |
| 28) | |
| 'DataMapper::Collection with mysql#[] with a positive offset and length should scope the Collection' FAILED | |
| expected: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>], | |
| got: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1964: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .... | |
| DataMapper::Collection with mysql#[] with a positive range | |
| - should scope the Collection (FAILED - 29) | |
| 29) | |
| 'DataMapper::Collection with mysql#[] with a positive range should scope the Collection' FAILED | |
| expected: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=nil>], | |
| got: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:1994: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| ........ | |
| DataMapper::Collection with mysql#[] with a negative offset and length | |
| - should scope the Collection (FAILED - 30) | |
| 30) | |
| 'DataMapper::Collection with mysql#[] with a negative offset and length should scope the Collection' FAILED | |
| expected: [#<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=0>], | |
| got: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=0>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2050: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .... | |
| DataMapper::Collection with mysql#[] with a negative range | |
| - should scope the Collection (FAILED - 31) | |
| 31) | |
| 'DataMapper::Collection with mysql#[] with a negative range should scope the Collection' FAILED | |
| expected: [#<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=0>], | |
| got: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=0>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2080: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .............. | |
| DataMapper::Collection with mysql#slice! with a positive offset and length | |
| - should scope the Collection (FAILED - 32) | |
| 32) | |
| 'DataMapper::Collection with mysql#slice! with a positive offset and length should scope the Collection' FAILED | |
| expected: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>], | |
| got: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2187: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .... | |
| DataMapper::Collection with mysql#slice! with a positive range | |
| - should scope the Collection (FAILED - 33) | |
| 33) | |
| 'DataMapper::Collection with mysql#slice! with a positive range should scope the Collection' FAILED | |
| expected: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=nil>], | |
| got: [#<Article @id=8 @title="Sample Article" @content="Article 5" @original_id=0>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2215: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| ........ | |
| DataMapper::Collection with mysql#slice! with a negative offset and length | |
| - should scope the Collection (FAILED - 34) | |
| 34) | |
| 'DataMapper::Collection with mysql#slice! with a negative offset and length should scope the Collection' FAILED | |
| expected: [#<Article @id=9 @title="Sample Article" @content="Article 6" @original_id=nil>, #<Article @id=10 @title="Sample Article" @content="Article 7" @original_id=nil>, #<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=0>], | |
| got: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=13 @title="Sample Article" @content="Article 10" @original_id=0>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2265: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .... | |
| DataMapper::Collection with mysql#slice! with a negative range | |
| - should scope the Collection (FAILED - 35) | |
| 35) | |
| 'DataMapper::Collection with mysql#slice! with a negative range should scope the Collection' FAILED | |
| expected: [#<Article @id=11 @title="Sample Article" @content="Article 8" @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=0>], | |
| got: [#<Article @id=nil @title=nil @content=<not loaded> @original_id=nil>, #<Article @id=12 @title="Sample Article" @content="Article 9" @original_id=0>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/collection_shared_spec.rb:2293: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| ......................................................................................*...*............ | |
| DataMapper::Model with mysql | |
| - should be able to order the objects descending (FAILED - 36) | |
| 36) | |
| 'DataMapper::Model with mysql should be able to order the objects descending' FAILED | |
| expected: [#<Heffalump @id=3 @color="Dark Blue" @num_spots=nil @striped=false>, #<Heffalump @id=2 @color="Brown" @num_spots=25 @striped=false>, #<Heffalump @id=1 @color="Black" @num_spots=0 @striped=true>], | |
| got: [#<Heffalump @id=3 @color="Dark Blue" @num_spots=0 @striped=nil>, #<Heffalump @id=nil @color=nil @num_spots=nil @striped=nil>, #<Heffalump @id=nil @color=nil @num_spots=nil @striped=nil>] (using ==) | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:40:in `fail_with_message' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:53:in `__delegate_operator' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/matchers/operator_matcher.rb:30:in `==' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/model_spec.rb:65: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| ............**.*.............*.......**.......*....*.......*......*..**..**.................. | |
| DataMapper::Resource with mysql#== when comparing to a resource with the same properties, but the model is a subclass | |
| - should return true (FAILED - 37) | |
| 37) | |
| 'DataMapper::Resource with mysql#== when comparing to a resource with the same properties, but the model is a subclass should return true' FAILED | |
| expected true, got false | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/handler.rb:13:in `handle_matcher' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/extensions/object.rb:31:in `should' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/resource_shared_spec.rb:41: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .. | |
| DataMapper::Resource with mysql#== when comparing to a resource with the same properties | |
| - should return true (FAILED - 38) | |
| 38) | |
| 'DataMapper::Resource with mysql#== when comparing to a resource with the same properties should return true' FAILED | |
| expected true, got false | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/handler.rb:13:in `handle_matcher' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/extensions/object.rb:31:in `should' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/resource_shared_spec.rb:75: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| DataMapper::Resource with mysql#== and mysql when comparing to a resource with a different repository, but the same properties | |
| - should return true (FAILED - 39) | |
| 39) | |
| 'DataMapper::Resource with mysql#== and mysql when comparing to a resource with a different repository, but the same properties should return true' FAILED | |
| expected true, got false | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/handler.rb:13:in `handle_matcher' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/extensions/object.rb:31:in `should' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/resource_shared_spec.rb:87: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .. | |
| DataMapper::Resource with mysql#=== when comparing to a resource with the same properties, but the model is a subclass | |
| - should return true (FAILED - 40) | |
| 40) | |
| 'DataMapper::Resource with mysql#=== when comparing to a resource with the same properties, but the model is a subclass should return true' FAILED | |
| expected true, got false | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/handler.rb:13:in `handle_matcher' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/extensions/object.rb:31:in `should' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/resource_shared_spec.rb:41: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| .. | |
| DataMapper::Resource with mysql#=== when comparing to a resource with the same properties | |
| - should return true (FAILED - 41) | |
| 41) | |
| 'DataMapper::Resource with mysql#=== when comparing to a resource with the same properties should return true' FAILED | |
| expected true, got false | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/handler.rb:13:in `handle_matcher' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/extensions/object.rb:31:in `should' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/resource_shared_spec.rb:75: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| DataMapper::Resource with mysql#=== and mysql when comparing to a resource with a different repository, but the same properties | |
| - should return true (FAILED - 42) | |
| 42) | |
| 'DataMapper::Resource with mysql#=== and mysql when comparing to a resource with a different repository, but the same properties should return true' FAILED | |
| expected true, got false | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/handler.rb:13:in `handle_matcher' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/extensions/object.rb:31:in `should' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/resource_shared_spec.rb:87: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| ..........*..*...... | |
| DataMapper::Resource with mysql#eql? when comparing to a resource with the same properties | |
| - should return true (FAILED - 43) | |
| 43) | |
| 'DataMapper::Resource with mysql#eql? when comparing to a resource with the same properties should return true' FAILED | |
| expected true, got false | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/handler.rb:13:in `handle_matcher' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/extensions/object.rb:31:in `should' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/resource_shared_spec.rb:301: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: | |
| DataMapper::Resource with mysql#eql? and mysql when comparing to a resource with a different repository, but the same properties | |
| - should return true (FAILED - 44) | |
| 44) | |
| 'DataMapper::Resource with mysql#eql? and mysql when comparing to a resource with a different repository, but the same properties should return true' FAILED | |
| expected true, got false | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations.rb:57:in `fail_with' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/handler.rb:13:in `handle_matcher' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/expectations/extensions/object.rb:31:in `should' | |
| /Users/alexbcoles/git-repos/dm-core/spec/public/shared/resource_shared_spec.rb:313: | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `instance_eval' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:114:in `eval_block' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:52:in `execute' | |
| /usr/local/jruby/lib/ruby/1.8/timeout.rb:48:in `timeout' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_methods.rb:49:in `execute' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:284:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:283:in `execute_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb:171:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:23:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `each' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:22:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:111:in `run_examples' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run' | |
| /usr/local/jruby-1.1.6/lib/ruby/gems/1.8/gems/rspec-1.1.12/bin/spec:4: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment