Skip to content

Instantly share code, notes, and snippets.

@andrewroth
Created January 21, 2011 22:35
Show Gist options
  • Save andrewroth/790565 to your computer and use it in GitHub Desktop.
Save andrewroth/790565 to your computer and use it in GitHub Desktop.
--(/Users/andrewroth/Development/ministry-tracker)-(pulse_cdm)------------------------(andrewroth@andrew-9d9572a9:s001)--
--(17:34)-- $ rake hudson
(in /Users/andrewroth/Development/ministry-tracker)
DEPRECATION WARNING: Rake tasks in vendor/plugins/database_git_proxy/tasks, vendor/plugins/delayed_job/tasks, vendor/plugins/ext_scaffold/tasks, vendor/plugins/helper_me_test/tasks, vendor/plugins/i18n_label/tasks, vendor/plugins/jrails_in_place_editing/tasks, vendor/plugins/localized_dates/tasks, vendor/plugins/mimetype_fu/tasks, vendor/plugins/rails-widgets-jquery/tasks, vendor/plugins/rcov_plugin/tasks, vendor/plugins/restful-authentication/tasks, vendor/plugins/seed-fu/tasks, and vendor/plugins/validates_no_association_data/tasks are deprecated. Use lib/tasks instead. (called from /Library/Ruby/Gems/1.8/gems/rails-2.3.10/lib/tasks/rails.rb:10)
Git Branch Config: pulse_cdm -> /Users/andrewroth/Development/ministry-tracker/config/branch_configs/common_c4c_prod.rb
newrelic: false
Prepare server 'c4c' stage 'prod' app 'pulse'
Found git repo git://github.com/twinge/ministry-tracker.git
Downloading https://github.com/twinge/ministry-tracker/raw/c4c.prod/db/development_structure.sql
[SQL] DROP DATABASE IF EXISTS c4c_pulse_test
[SQL] CREATE DATABASE c4c_pulse_test
[SH ] cat tmp/structure.sql | mysql --user root c4c_pulse_test --password=
Prepare server 'c4c' stage 'prod' app 'intranet'
Found git repo git://github.com/andrewroth/c4c_intranet.git
Downloading https://github.com/andrewroth/c4c_intranet/raw/c4c.prod/db/development_structure.sql
[SQL] DROP DATABASE IF EXISTS c4c_intranet_test
[SQL] CREATE DATABASE c4c_intranet_test
[SH ] cat tmp/structure.sql | mysql --user root c4c_intranet_test --password=
Prepare server 'c4c' stage 'prod' app 'mpdtool'
Found git repo git://github.com/twinge/mpd_tool.git
Abort. Missing https://github.com/twinge/mpd_tool/raw/c4c.prod/db/development_structure.sql
c4c bridges to p2c. Trying bridge...
Found git repo git://github.com/twinge/mpd_tool.git
Downloading https://github.com/twinge/mpd_tool/raw/p2c.prod/db/development_structure.sql
Abort. Missing database for config 'mpdtool_test'
Prepare server 'c4c' stage 'prod' app 'common'
Found git repo git://github.com/andrewroth/mh_common_app.git
Downloading https://github.com/andrewroth/mh_common_app/raw/c4c.prod/db/development_structure.sql
[SQL] DROP DATABASE IF EXISTS c4c_pulse_test
[SQL] CREATE DATABASE c4c_pulse_test
[SH ] cat tmp/structure.sql | mysql --user root c4c_pulse_test --password=
Prepare server 'c4c' stage 'prod' app 'pat'
Found git repo git://github.com/andrewroth/project_application_tool.git
Abort. Missing https://github.com/andrewroth/project_application_tool/raw/c4c.prod/db/development_structure.sql
c4c bridges to p2c. Trying bridge...
Found git repo git://github.com/andrewroth/project_application_tool.git
Downloading https://github.com/andrewroth/project_application_tool/raw/p2c.prod/db/development_structure.sql
[SQL] DROP DATABASE IF EXISTS p2c_pat_test
[SQL] CREATE DATABASE p2c_pat_test
[SH ] cat tmp/structure.sql | mysql --user root p2c_pat_test --password=
Running tests...
rcov --rails -Ilib:test --sort coverage --text-report --exclude "gems/*" --exclude "Library/Frameworks/*" --aggregate coverage/aggregate.data test/unit/campus_involvement_test.rb test/unit/campus_test.rb test/unit/column_test.rb test/unit/conference_registration_test.rb test/unit/conference_test.rb test/unit/country_test.rb test/unit/county_test.rb test/unit/custom_attribute_test.rb test/unit/custom_value_test.rb test/unit/dorm_test.rb test/unit/email_template_test.rb test/unit/email_test.rb test/unit/event_campus_test.rb test/unit/event_group_test.rb test/unit/event_test.rb test/unit/free_time_test.rb test/unit/group_involvement_test.rb test/unit/group_test.rb test/unit/group_type_test.rb test/unit/helpers/event_campuses_helper_test.rb test/unit/helpers/event_groups_helper_test.rb test/unit/helpers/events_helper_test.rb test/unit/involvement_history_test.rb test/unit/involvement_question_test.rb test/unit/ministry_campus_test.rb test/unit/ministry_involvement_test.rb test/unit/ministry_role_permission_test.rb test/unit/ministry_role_test.rb test/unit/ministry_test.rb test/unit/permission_test.rb test/unit/person_test.rb test/unit/profile_picture_test.rb test/unit/profile_question_test.rb test/unit/school_year_test.rb test/unit/staff_test.rb test/unit/state_test.rb test/unit/stint_application_test.rb test/unit/stint_location_test.rb test/unit/summer_project_application_test.rb test/unit/summer_project_test.rb test/unit/test_table_test.rb test/unit/timetable_test.rb test/unit/training_answer_test.rb test/unit/training_category_test.rb test/unit/training_question_activation_test.rb test/unit/training_question_test.rb test/unit/user_mailer_test.rb test/unit/user_test.rb test/unit/view_column_test.rb test/unit/view_test.rb test/functional/campus_involvements_controller_test.rb test/functional/campuses_controller_test.rb test/functional/columns_controller_test.rb test/functional/contacts_controller_test.rb test/functional/custom_attributes_controller_test.rb test/functional/customize_controller_test.rb test/functional/dashboard_controller_test.rb test/functional/developers_controller_test.rb test/functional/dorms_controller_test.rb test/functional/emails_controller_test.rb test/functional/event_campuses_controller_test.rb test/functional/event_groups_controller_test.rb test/functional/events_controller_test.rb test/functional/facebook_controller_test.rb test/functional/files_controller_test.rb test/functional/group_involvements_controller_test.rb test/functional/group_types_controller_test.rb test/functional/groups_controller_test.rb test/functional/imports_controller_test.rb test/functional/involvement_controller_test.rb test/functional/involvement_histories_controller_test.rb test/functional/involvement_questions_controller_test.rb test/functional/manage_controller_test.rb test/functional/ministries_controller_test.rb test/functional/ministry_campuses_controller_test.rb test/functional/ministry_involvements_controller_test.rb test/functional/ministry_role_permissions_controller_test.rb test/functional/ministry_roles_controller_test.rb test/functional/people_controller_test.rb test/functional/permissions_controller_test.rb test/functional/profile_pictures_controller_test.rb test/functional/profile_questions_controller_test.rb test/functional/school_years_controller_test.rb test/functional/sessions_controller_test.rb test/functional/signup_controller_test.rb test/functional/staff_controller_test.rb test/functional/timetables_controller_test.rb test/functional/training_categories_controller_test.rb test/functional/training_controller_test.rb test/functional/training_questions_controller_test.rb test/functional/user_codes_controller_test.rb test/functional/users_controller_test.rb test/functional/view_columns_controller_test.rb test/functional/views_controller_test.rb test/helpers/application_helper_test.rb test/helpers/emails_helper_test.rb test/helpers/facebook_helper_test.rb test/helpers/helper_test.rb test/helpers/involvement_histories_helper_test.rb test/helpers/people_helper_test.rb test/helpers/school_years_helper_test.rb test/helpers/training_helper_test.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment