Skip to content

Instantly share code, notes, and snippets.

@bkaney
Created December 18, 2008 16:40
Show Gist options
  • Save bkaney/37551 to your computer and use it in GitHub Desktop.
Save bkaney/37551 to your computer and use it in GitHub Desktop.
bkaney@brians-macbook-pro:~/Projects/plectix/kappa_web/trunk/base/vendor/plugins/clustered_servers $ rake
(in /Users/bkaney/Projects/plectix/kappa_web/trunk/base/vendor/plugins/clustered_servers)
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -Ilib:lib "/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb" "test/aborting_job_test.rb" "test/crashing_job_test.rb" "test/delegating_job_test.rb" "test/failing_job_test.rb" "test/file_chaining_test.rb" "test/has_network_files_test.rb" "test/implied_last_step_job_test.rb" "test/imported_job_test.rb" "test/logging_test.rb" "test/multi_step_job_test.rb" "test/multiplication_file_test.rb" "test/parent_job_test.rb" "test/progress_verification_job_test.rb" "test/simple_job_test.rb"
== AddTestTables: migrating ==================================================
-- create_table("containers", {:force=>true})
NOTICE: CREATE TABLE will create implicit sequence "containers_id_seq" for serial column "containers.id"
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "containers_pkey" for table "containers"
-> 0.3640s
== AddTestTables: migrated (0.3642s) =========================================
Loaded suite /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader
Started
.Error loading job from database (id = 1010): divided by 0
.E...............F...E..catdog.catdog..............((( hang! )))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment