Skip to content

Instantly share code, notes, and snippets.

@atoulme
Created June 26, 2010 06:47
Show Gist options
  • Save atoulme/453852 to your computer and use it in GitHub Desktop.
Save atoulme/453852 to your computer and use it in GitHub Desktop.
(in /Users/antoine/w/git/vanity)
/Users/antoine/w/git/rubinius/bin/rbx -I"lib" -I. "/Users/antoine/w/git/rubinius/gems/rubinius/preinstalled/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/ab_test_test.rb" "test/experiment_test.rb" "test/metric_test.rb" "test/passenger_test.rb" "test/playground_test.rb" "test/rails_test.rb"
Loaded suite /Users/antoine/w/git/rubinius/gems/rubinius/preinstalled/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
.......................Please use metrics method to explicitly state which metric you are measuring against.
..................F................................................................../var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-ybf41h-0:6:in `require': no such file to load -- initializer (LoadError)
from /var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-ybf41h-0:6
F/var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-grded2-0:6:in `require': no such file to load -- initializer (LoadError)
from /var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-grded2-0:6
F/var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-jeqsbi-0:6:in `require': no such file to load -- initializer (LoadError)
from /var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-jeqsbi-0:6
F/var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-191sl0x-0:6:in `require': no such file to load -- initializer (LoadError)
from /var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-191sl0x-0:6
F/var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-sa19aj-0:6:in `require': no such file to load -- initializer (LoadError)
from /var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-sa19aj-0:6
F./var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-1kwoe3o-0:6:in `require': no such file to load -- initializer (LoadError)
from /var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-1kwoe3o-0:6
F../var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-1v01c3h-0:6:in `require': no such file to load -- initializer (LoadError)
from /var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-1v01c3h-0:6
F/var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-d006yj-0:6:in `require': no such file to load -- initializer (LoadError)
from /var/folders/qu/qu-1P55TEgaTw3Msp-GH4U+++TI/-Tmp-/test.rb20100625-24931-d006yj-0:6
F.......
Finished in 19.122339 seconds.
1) Failure:
test_scoring_with_one_performer(AbTestTest)
[/Users/antoine/w/git/vanity/test/ab_test_test.rb:364:in `test_scoring_with_one_performer'
/Users/antoine/w/git/rubinius/gems/1.8/gems/activesupport-2.3.8/lib/active_support/testing/setup_and_teardown.rb:62:in `run'
kernel/bootstrap/array.rb:163:in `each'
kernel/bootstrap/array.rb:163:in `each']:
<2> expected but was
<3>.
2) Failure:
test_absolute_load_path(UseVanityTest)
[/Users/antoine/w/git/vanity/test/rails_test.rb:119:in `test_absolute_load_path'
/Users/antoine/w/git/rubinius/gems/1.8/gems/activesupport-2.3.8/lib/active_support/testing/setup_and_teardown.rb:62:in `run'
kernel/bootstrap/array.rb:163:in `each'
kernel/bootstrap/array.rb:163:in `each']:
<"/tmp/var"> expected but was
<"">.
3) Failure:
test_configured_connection(UseVanityTest)
[/Users/antoine/w/git/vanity/test/rails_test.rb:137:in `test_configured_connection'
/Users/antoine/w/git/rubinius/gems/1.8/gems/activesupport-2.3.8/lib/active_support/testing/setup_and_teardown.rb:62:in `run'
kernel/bootstrap/array.rb:163:in `each'
kernel/bootstrap/array.rb:163:in `each']:
<"redis://127.0.0.1:6379/0"> expected but was
<"">.
4) Failure:
test_connection_from_yaml(UseVanityTest)
[/Users/antoine/w/git/vanity/test/rails_test.rb:157:in `test_connection_from_yaml'
/Users/antoine/w/git/rubinius/gems/1.8/gems/activesupport-2.3.8/lib/active_support/testing/setup_and_teardown.rb:62:in `run'
kernel/bootstrap/array.rb:163:in `each'
kernel/bootstrap/array.rb:163:in `each']:
<"redis://internal.local:6379/0"> expected but was
<"">.
5) Failure:
test_connection_from_yaml_missing(UseVanityTest)
[/Users/antoine/w/git/vanity/test/rails_test.rb:170:in `test_connection_from_yaml_missing'
/Users/antoine/w/git/rubinius/gems/1.8/gems/activesupport-2.3.8/lib/active_support/testing/setup_and_teardown.rb:62:in `run'
kernel/bootstrap/array.rb:163:in `each'
kernel/bootstrap/array.rb:163:in `each']:
<"redis://localhost:6379/0"> expected but was
<"">.
6) Failure:
test_default_connection(UseVanityTest)
[/Users/antoine/w/git/vanity/test/rails_test.rb:130:in `test_default_connection'
/Users/antoine/w/git/rubinius/gems/1.8/gems/activesupport-2.3.8/lib/active_support/testing/setup_and_teardown.rb:62:in `run'
kernel/bootstrap/array.rb:163:in `each'
kernel/bootstrap/array.rb:163:in `each']:
<"redis://localhost:6379/0"> expected but was
<"">.
7) Failure:
test_load_path(UseVanityTest)
[/Users/antoine/w/git/vanity/test/rails_test.rb:104:in `test_load_path'
/Users/antoine/w/git/rubinius/gems/1.8/gems/activesupport-2.3.8/lib/active_support/testing/setup_and_teardown.rb:62:in `run'
kernel/bootstrap/array.rb:163:in `each'
kernel/bootstrap/array.rb:163:in `each']:
<"/Users/antoine/w/git/vanity/tmp/experiments"> expected but was
<"">.
8) Failure:
test_settable_load_path(UseVanityTest)
[/Users/antoine/w/git/vanity/test/rails_test.rb:111:in `test_settable_load_path'
/Users/antoine/w/git/rubinius/gems/1.8/gems/activesupport-2.3.8/lib/active_support/testing/setup_and_teardown.rb:62:in `run'
kernel/bootstrap/array.rb:163:in `each'
kernel/bootstrap/array.rb:163:in `each']:
<"/Users/antoine/w/git/vanity/tmp/predictions"> expected but was
<"">.
9) Failure:
test_test_connection(UseVanityTest)
[/Users/antoine/w/git/vanity/test/rails_test.rb:145:in `test_test_connection'
/Users/antoine/w/git/rubinius/gems/1.8/gems/activesupport-2.3.8/lib/active_support/testing/setup_and_teardown.rb:62:in `run'
kernel/bootstrap/array.rb:163:in `each'
kernel/bootstrap/array.rb:163:in `each']:
<"Vanity::MockRedis"> expected but was
<"">.
126 tests, 1521 assertions, 9 failures, 0 errors
#<Process::Status:0xc16 @status=1 @pid=24931>
rake aborted!
Command failed with status (1): [/Users/antoine/w/git/rubinius/bin/rbx -I"l...]
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment