Skip to content

Instantly share code, notes, and snippets.

@c3mediagroup
Created May 13, 2009 20:44
Show Gist options
  • Save c3mediagroup/111286 to your computer and use it in GitHub Desktop.
Save c3mediagroup/111286 to your computer and use it in GitHub Desktop.
~/www/railsmachine/statusroom(_merge-koombea_edge-and-edge|MERGING) > git commit -a -m "merged koombea_edge and edge"
(in /Users/rpierce/www/railsmachine/statusroom)
/usr/local/bin/ruby -I"/Users/rpierce/www/railsmachine/statusroom/lib" -I"/Users/rpierce/www/railsmachine/statusroom/test" "/Users/rpierce/.gem/ruby/1.8/gems/rake-0.8.4/lib/rake/rake_test_loader.rb" "test/unit/account_test.rb" "test/unit/advisor_gdc_report_test.rb" "test/unit/category_test.rb" "test/unit/chart_test.rb" "test/unit/club_report_test.rb" "test/unit/expense_allowance_test.rb" "test/unit/footprint_detail_test.rb" "test/unit/footprint_test.rb" "test/unit/month_test.rb" "test/unit/note_test.rb" "test/unit/password_reset_test.rb" "test/unit/payment_event_test.rb" "test/unit/policy_event_test.rb" "test/unit/policy_share_test.rb" "test/unit/policy_test.rb" "test/unit/product_category_test.rb" "test/unit/product_test.rb" "test/unit/raw/underwriting_test.rb" "test/unit/run_rate_test.rb" "test/unit/statusroom_test.rb" "test/unit/subscription_plan_test.rb" "test/unit/subscription_test.rb" "test/unit/team_membership_test.rb" "test/unit/team_test.rb" "test/unit/user_test.rb" "test/unit/year_test.rb"
FiveRuns Manage (1.1.1): Rails version (2.2.2) is supported
Loaded suite /Users/rpierce/.gem/ruby/1.8/gems/rake-0.8.4/lib/rake/rake_test_loader
Started
...........................................................................................................................................................................................................................................................................................................................................
Finished in 197.694041 seconds.
331 tests, 1271 assertions, 0 failures, 0 errors
/usr/local/bin/ruby -I"/Users/rpierce/www/railsmachine/statusroom/lib" -I"/Users/rpierce/www/railsmachine/statusroom/test" "/Users/rpierce/.gem/ruby/1.8/gems/rake-0.8.4/lib/rake/rake_test_loader.rb" "test/functional/accounts_controller_test.rb" "test/functional/advisors_controller_test.rb" "test/functional/club_reports_controller_test.rb" "test/functional/dashboard_controller_test.rb" "test/functional/data_controller_test.rb" "test/functional/expense_allowances_controller_test.rb" "test/functional/manager_controller_test.rb" "test/functional/notes_controller_test.rb" "test/functional/performance_controller_test.rb" "test/functional/policies_controller_test.rb" "test/functional/policy_events_controller_test.rb" "test/functional/premiums_controller_test.rb" "test/functional/reports_controller_test.rb" "test/functional/teams_controller_test.rb" "test/functional/underwritings_controller_test.rb" "test/functional/users_controller_test.rb"
FiveRuns Manage (1.1.1): Rails version (2.2.2) is supported
* DEFERRED: A policy when accessing an advisor's policies should return the advisor's policies.
* DEFERRED: A policy on INDEX Calculated totals should have the correct totals.
* DEFERRED: A policy on INDEX Calculated totals should have the correct totals for advisor.
Loaded suite /Users/rpierce/.gem/ruby/1.8/gems/rake-0.8.4/lib/rake/rake_test_loader
Started
.
..Fignoring attempt to close li with ul
opened at byte 2957, line 47
closed at byte 3121, line 49
attributes at open: {}
text around open: "ite</a>\n <li><a href=\"http://"
text around close: "/a>.</li>\n </ul>\n </div>"
ignoring attempt to close li with div
opened at byte 2957, line 47
closed at byte 3135, line 50
attributes at open: {}
text around open: "ite</a>\n <li><a href=\"http://"
text around close: " </ul>\n </div>\n </div>\n"
ignoring attempt to close li with div
opened at byte 2957, line 47
closed at byte 3148, line 51
attributes at open: {}
text around open: "ite</a>\n <li><a href=\"http://"
text around close: " </div>\n </div>\n <p clas"
ignoring attempt to close li with div
opened at byte 2957, line 47
closed at byte 3295, line 53
attributes at open: {}
text around open: "ite</a>\n <li><a href=\"http://"
text around close: "s Reserved.</p>\n </div>\n \n \n <"
ignoring attempt to close li with body
opened at byte 2957, line 47
closed at byte 3314, line 56
attributes at open: {}
text around open: "ite</a>\n <li><a href=\"http://"
text around close: " </div>\n \n \n </body>\n</html>\n"
ignoring attempt to close li with html
opened at byte 2957, line 47
closed at byte 3322, line 57
attributes at open: {}
text around open: "ite</a>\n <li><a href=\"http://"
text around close: " \n \n </body>\n</html>\n"
FF...............................F.......................
Finished in 98.98587 seconds.
1) Failure:
test: Performance Targets for an Advisor should default to the current year. (AdvisorsControllerTest)
[/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/assert-agile/lib/assert_agile.rb:158:in `assert_classic'
/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/assert-agile/lib/assert_agile.rb:156:in `assert_classic'
/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/assert-agile/lib/assert_agile.rb:47:in `assert'
./test/functional/advisors_controller_test.rb:175:in `__bind_1242246529_107097'
/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/shoulda/lib/shoulda/context.rb:257:in `call'
/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/shoulda/lib/shoulda/context.rb:257:in `test: Performance Targets for an Advisor should default to the current year. '
/Users/rpierce/www/railsmachine/statusroom/vendor/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:94:in `__send__'
/Users/rpierce/www/railsmachine/statusroom/vendor/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:94:in `run']:
<nil> is not true.
2) Failure:
test: Performance Targets for an Advisor should have targets for advisor categories. (AdvisorsControllerTest)
[/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/assert-agile/lib/assert_agile.rb:158:in `assert_classic'
/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/assert-agile/lib/assert_agile.rb:156:in `assert_classic'
/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/assert-agile/lib/assert_agile.rb:47:in `assert'
/Users/rpierce/www/railsmachine/statusroom/vendor/rails/actionpack/lib/action_controller/assertions/selector_assertions.rb:297:in `assert_select'
./test/functional/advisors_controller_test.rb:189:in `__bind_1242246530_293302'
/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/shoulda/lib/shoulda/context.rb:257:in `call'
/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/shoulda/lib/shoulda/context.rb:257:in `test: Performance Targets for an Advisor should have targets for advisor categories. '
/Users/rpierce/www/railsmachine/statusroom/vendor/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:94:in `__send__'
/Users/rpierce/www/railsmachine/statusroom/vendor/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:94:in `run']:
Expected at least 1 element matching "form#setup_performance_form", found 0.
<false> is not true.
3) Failure:
test: Performance Targets for an Advisor should set the year if given. (AdvisorsControllerTest)
[/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/assert-agile/lib/assert_agile.rb:158:in `assert_classic'
/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/assert-agile/lib/assert_agile.rb:156:in `assert_classic'
/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/assert-agile/lib/assert_agile.rb:47:in `assert'
./test/functional/advisors_controller_test.rb:182:in `__bind_1242246531_479658'
/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/shoulda/lib/shoulda/context.rb:257:in `call'
/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/shoulda/lib/shoulda/context.rb:257:in `test: Performance Targets for an Advisor should set the year if given. '
/Users/rpierce/www/railsmachine/statusroom/vendor/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:94:in `__send__'
/Users/rpierce/www/railsmachine/statusroom/vendor/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:94:in `run']:
<nil> is not true.
4) Failure:
test: when logged in as advisor should hae no access to admin pages. (NotesControllerTest)
[./test/functional/notes_controller_test.rb:198:in `assert_no_access'
./test/functional/notes_controller_test.rb:154:in `__bind_1242246581_714391'
/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/shoulda/lib/shoulda/context.rb:257:in `call'
/Users/rpierce/www/railsmachine/statusroom/vendor/plugins/shoulda/lib/shoulda/context.rb:257:in `test: when logged in as advisor should hae no access to admin pages. '
/Users/rpierce/www/railsmachine/statusroom/vendor/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:94:in `__send__'
/Users/rpierce/www/railsmachine/statusroom/vendor/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:94:in `run']:
Expected response to be a <:redirect>, but was <200>
61 tests, 151 assertions, 4 failures, 0 errors
/usr/local/bin/ruby -I"/Users/rpierce/www/railsmachine/statusroom/lib" -I"/Users/rpierce/www/railsmachine/statusroom/test" "/Users/rpierce/.gem/ruby/1.8/gems/rake-0.8.4/lib/rake/rake_test_loader.rb"
Created commit ee54eaf: merged koombea_edge and edge
~/www/railsmachine/statusroom(_merge-koombea_edge-and-edge) >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment