Created
February 24, 2010 22:20
-
-
Save merbjedi/313937 to your computer and use it in GitHub Desktop.
This file contains 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
[jc@macbookpro ~/Gems/mongomapper(rails3)]# rake | |
(in /Users/jc/Gems/mongomapper) | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jeweler-1.4.0/lib/jeweler/commands/check_dependencies.rb:13:Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010. Use #requirement | |
All dependencies seem to be installed. | |
/Users/jc/.rvm/rubies/ruby-1.8.7-p249/bin/ruby -I"lib:test" -rubygems "/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/associations/test_belongs_to_polymorphic_proxy.rb" "test/functional/associations/test_belongs_to_proxy.rb" "test/functional/associations/test_in_array_proxy.rb" "test/functional/associations/test_many_documents_as_proxy.rb" "test/functional/associations/test_many_documents_proxy.rb" "test/functional/associations/test_many_embedded_polymorphic_proxy.rb" "test/functional/associations/test_many_embedded_proxy.rb" "test/functional/associations/test_many_polymorphic_proxy.rb" "test/functional/associations/test_one_proxy.rb" "test/functional/test_associations.rb" "test/functional/test_binary.rb" "test/functional/test_callbacks.rb" "test/functional/test_dirty.rb" "test/functional/test_document.rb" "test/functional/test_embedded_document.rb" "test/functional/test_identity_map.rb" "test/functional/test_logger.rb" "test/functional/test_modifiers.rb" "test/functional/test_pagination.rb" "test/functional/test_protected.rb" "test/functional/test_string_id_compatibility.rb" "test/functional/test_validations.rb" "test/test_helper.rb" "test/unit/associations/test_base.rb" "test/unit/associations/test_proxy.rb" "test/unit/serializers/test_json_serializer.rb" "test/unit/test_descendant_appends.rb" "test/unit/test_document.rb" "test/unit/test_dynamic_finder.rb" "test/unit/test_embedded_document.rb" "test/unit/test_keys.rb" "test/unit/test_lint.rb" "test/unit/test_mongo_mapper.rb" "test/unit/test_pagination.rb" "test/unit/test_plugins.rb" "test/unit/test_query.rb" "test/unit/test_rails.rb" "test/unit/test_rails_compatibility.rb" "test/unit/test_serialization.rb" "test/unit/test_support.rb" "test/unit/test_time_zones.rb" "test/unit/test_validations.rb" | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/bundler-0.9.7/lib/bundler/resolver.rb:97:Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010. Use #requirement | |
Loaded suite /Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/rake-0.8.7/lib/rake/rake_test_loader | |
Started | |
...........................................................FFFF.FFFF...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F.......................................................................................................................................................................................................................................................................................................................... | |
Finished in 17.48628 seconds. | |
1) Failure: | |
test: Document should add appended extensions to classes that include Document before they are added. (DescendantAppendsTest) | |
[/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/matcher_builder.rb:38:in `fail!' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/expectation_builder.rb:6:in `build_expectation' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/modals.rb:12:in `should' | |
./test/unit/test_descendant_appends.rb:20:in `__bind_1267049990_528207' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `call' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `test: Document should add appended extensions to classes that include Document before they are added. ' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run_without_test_timing' | |
./test/support/timing.rb:4:in `run']: | |
Expected Unnamed to return true for respond_to?, with ':test_this_extension'. | |
2) Failure: | |
test: Document should add appended inclusions to classes that include Document before they are added. (DescendantAppendsTest) | |
[/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/matcher_builder.rb:38:in `fail!' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/expectation_builder.rb:6:in `build_expectation' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/modals.rb:12:in `should' | |
./test/unit/test_descendant_appends.rb:34:in `__bind_1267049990_540942' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `call' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `test: Document should add appended inclusions to classes that include Document before they are added. ' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run_without_test_timing' | |
./test/support/timing.rb:4:in `run']: | |
Expected #<Unnamed _id: 4b85a606305519f0ad000027> to return true for respond_to?, with ':test_this_inclusion'. | |
3) Failure: | |
test: Document should allow extensions to Document to be appended. (DescendantAppendsTest) | |
[/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/matcher_builder.rb:38:in `fail!' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/expectation_builder.rb:6:in `build_expectation' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/modals.rb:12:in `should' | |
./test/unit/test_descendant_appends.rb:13:in `__bind_1267049990_551391' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `call' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `test: Document should allow extensions to Document to be appended. ' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run_without_test_timing' | |
./test/support/timing.rb:4:in `run']: | |
Expected Unnamed to return true for respond_to?, with ':test_this_extension'. | |
4) Failure: | |
test: Document should allow inclusions to Document to be appended. (DescendantAppendsTest) | |
[/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/matcher_builder.rb:38:in `fail!' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/expectation_builder.rb:6:in `build_expectation' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/modals.rb:12:in `should' | |
./test/unit/test_descendant_appends.rb:27:in `__bind_1267049990_561047' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `call' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `test: Document should allow inclusions to Document to be appended. ' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run_without_test_timing' | |
./test/support/timing.rb:4:in `run']: | |
Expected #<Unnamed _id: 4b85a606305519f0ad000028> to return true for respond_to?, with ':test_this_inclusion'. | |
5) Failure: | |
test: EmbeddedDocument should add appended extensions to classes that include Document before they are added. (DescendantAppendsTest) | |
[/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/matcher_builder.rb:38:in `fail!' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/expectation_builder.rb:6:in `build_expectation' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/modals.rb:12:in `should' | |
./test/unit/test_descendant_appends.rb:54:in `__bind_1267049990_573453' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `call' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `test: EmbeddedDocument should add appended extensions to classes that include Document before they are added. ' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run_without_test_timing' | |
./test/support/timing.rb:4:in `run']: | |
Expected Unnamed to return true for respond_to?, with ':test_this_extension'. | |
6) Failure: | |
test: EmbeddedDocument should add appended inclusions to classes that include Document before they are added. (DescendantAppendsTest) | |
[/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/matcher_builder.rb:38:in `fail!' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/expectation_builder.rb:6:in `build_expectation' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/modals.rb:12:in `should' | |
./test/unit/test_descendant_appends.rb:68:in `__bind_1267049990_580416' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `call' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `test: EmbeddedDocument should add appended inclusions to classes that include Document before they are added. ' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run_without_test_timing' | |
./test/support/timing.rb:4:in `run']: | |
Expected #<Unnamed _id: 4b85a606305519f0ad000029> to return true for respond_to?, with ':test_this_inclusion'. | |
7) Failure: | |
test: EmbeddedDocument should allow extensions to Document to be appended. (DescendantAppendsTest) | |
[/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/matcher_builder.rb:38:in `fail!' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/expectation_builder.rb:6:in `build_expectation' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/modals.rb:12:in `should' | |
./test/unit/test_descendant_appends.rb:47:in `__bind_1267049990_583938' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `call' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `test: EmbeddedDocument should allow extensions to Document to be appended. ' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run_without_test_timing' | |
./test/support/timing.rb:4:in `run']: | |
Expected Unnamed to return true for respond_to?, with ':test_this_extension'. | |
8) Failure: | |
test: EmbeddedDocument should allow inclusions to Document to be appended. (DescendantAppendsTest) | |
[/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/matcher_builder.rb:38:in `fail!' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/expectation_builder.rb:6:in `build_expectation' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/modals.rb:12:in `should' | |
./test/unit/test_descendant_appends.rb:61:in `__bind_1267049990_587191' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `call' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `test: EmbeddedDocument should allow inclusions to Document to be appended. ' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run_without_test_timing' | |
./test/support/timing.rb:4:in `run']: | |
Expected #<Unnamed _id: 4b85a606305519f0ad00002a> to return true for respond_to?, with ':test_this_inclusion'. | |
9) Failure: | |
test: OneProxy should work with criteria. (OneProxyTest) | |
[/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/built_in/operator_expectations.rb:30:in `fail!' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/jnunemaker-matchy-0.4.0/lib/matchy/built_in/operator_expectations.rb:20:in `==' | |
./test/functional/associations/test_one_proxy.rb:61:in `__bind_1267050004_757518' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `call' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/shoulda-2.10.2/lib/shoulda/context.rb:351:in `test: OneProxy should work with criteria. ' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__' | |
/Users/jc/.rvm/gems/ruby-1.8.7-p249%rails3/gems/mocha-0.9.8/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run_without_test_timing' | |
./test/support/timing.rb:4:in `run']: | |
Expected #<Unnamed name: "Bill", primary: true, post_id: 4b85a614305519f0ad0005d2, _id: 4b85a614305519f0ad0005d4> to == #<Unnamed name: "Frank", primary: false, post_id: 4b85a614305519f0ad0005d2, _id: 4b85a614305519f0ad0005d3>. | |
1026 tests, 826 assertions, 9 failures, 0 errors | |
rake aborted! | |
Command failed with status (1): [/Users/jc/.rvm/rubies/ruby-1.8.7-p249/bin/...] | |
(See full trace by running task with --trace) | |
[jc@macbookpro ~/Gems/mongomapper(rails3)]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment