Guest User

Untitled

a guest
Jun 21st, 2018
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.08 KB | None | 0 0
  1.  
  2. 1) Failure:
  3. test_auth(UserTest)
  4. [./test/unit/user_test.rb:10:in `test_auth'
  5. /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/testing/setup_and_teardown.rb:94:in `__send__'
  6. /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/testing/setup_and_teardown.rb:94:in `run']:
  7. <#<User id: "1000001", name: "bob", description: nil, logged_in_at: nil, status: 102, login: "bob", salted_password: "ef94c16f6c124a4e84cc215c164767bfa25f6e92", salt: "7f8b036f9b647d46d22abdbfc8113f44a88f9889", language: nil, email: "bob@test.com", firstname: "Bob", lastname: "Boss", security_token: "forgot_password", token_expiry: "2009-06-15 08:28:41", deleted: 0, delete_after: nil, email_p: 45, alert_volume: nil, picture: nil, points: nil, name_p: 45, organization: nil, organization_p: 45, phone: nil, phone_p: 45, preferred_im2_id: nil, im2_p: 45, preferred_im_type: nil, preferred_im_id: nil, im_p: 45, website: nil, website_p: 45, address: nil, created_at: "2005-11-11 23:00:00", updated_at: "2009-06-15 07:28:41", preferred_im2_type: nil, show_spaces: true, show_personal: true, show_issues: true, show_create: true, show_history: true, show_latest: true, show_responses: true, title: nil, address1: nil, address2: nil, zipcode: nil, city: nil, state: nil, country: nil, email_alerts: nil, paypal_id: nil, beneficiary: nil, bank_account_num: nil, billing_address: nil, bank_swift: nil, bank_name: nil, bank_address: nil, cbank_name: nil, cbank_aba: nil, picture_path: "test_picture.jpg", picture_content_type: nil, picture_p: 45, other_payment_instructions: nil, preferred_payment_method: 0, resume_path: "test_resume.doc", dev_description: nil, spare_week_hours: 0, home_page: nil, bank_aba: nil, show_as_provider: false, time_zone: nil, is_team_lead: false, assembla_comments: nil, assembla_ranking: nil, credit_line: #<BigDecimal:7f5e852d6ed8,'0.0',9(18)>, max_payment_commitment: #<BigDecimal:7f5e852d6e38,'0.5E4',9(18)>, show_comment_responses: true, skills_p: 5, disable_transactions: false, show_milestones: true, panels_order_container: nil, opt_out: false, provider_approved: nil, buyer_approved: nil, provider_end: nil, buyer_end: nil, provider_contract: false, buyer_contract: false, member: false, msa_status: 0, deleted_at: nil, prequalified: false, markup: nil, show_announcements: true, resume_p: 45, chat_sound_on: true, ssh_pub_key: nil, payment_units: 0.0, language_preference: nil, billing_info: nil, application_last_login: nil, affiliate_id: nil, test_user: false, become_affiliate_date: nil, block_affiliate_date: nil, affiliate_percentage: nil, discount_applied: false>> expected but was
  8. <[#<User id: "1000001", name: "bob", description: nil, logged_in_at: nil, status: 102, login: "bob", salted_password: "ef94c16f6c124a4e84cc215c164767bfa25f6e92", salt: "7f8b036f9b647d46d22abdbfc8113f44a88f9889", language: nil, email: "bob@test.com", firstname: "Bob", lastname: "Boss", security_token: "forgot_password", token_expiry: "2009-06-15 08:28:41", deleted: 0, delete_after: nil, email_p: 45, alert_volume: nil, picture: nil, points: nil, name_p: 45, organization: nil, organization_p: 45, phone: nil, phone_p: 45, preferred_im2_id: nil, im2_p: 45, preferred_im_type: nil, preferred_im_id: nil, im_p: 45, website: nil, website_p: 45, address: nil, created_at: "2005-11-11 23:00:00", updated_at: "2009-06-15 07:28:41", preferred_im2_type: nil, show_spaces: true, show_personal: true, show_issues: true, show_create: true, show_history: true, show_latest: true, show_responses: true, title: nil, address1: nil, address2: nil, zipcode: nil, city: nil, state: nil, country: nil, email_alerts: nil, paypal_id: nil, beneficiary: nil, bank_account_num: nil, billing_address: nil, bank_swift: nil, bank_name: nil, bank_address: nil, cbank_name: nil, cbank_aba: nil, picture_path: "test_picture.jpg", picture_content_type: nil, picture_p: 45, other_payment_instructions: nil, preferred_payment_method: 0, resume_path: "test_resume.doc", dev_description: nil, spare_week_hours: 0, home_page: nil, bank_aba: nil, show_as_provider: false, time_zone: nil, is_team_lead: false, assembla_comments: nil, assembla_ranking: nil, credit_line: #<BigDecimal:7f5e852d1528,'0.0',9(18)>, max_payment_commitment: #<BigDecimal:7f5e852d1488,'0.5E4',9(18)>, show_comment_responses: true, skills_p: 5, disable_transactions: false, show_milestones: true, panels_order_container: nil, opt_out: false, provider_approved: nil, buyer_approved: nil, provider_end: nil, buyer_end: nil, provider_contract: false, buyer_contract: false, member: false, msa_status: 0, deleted_at: nil, prequalified: false, markup: nil, show_announcements: true, resume_p: 45, chat_sound_on: true, ssh_pub_key: nil, payment_units: 0.0, language_preference: nil, billing_info: nil, application_last_login: nil, affiliate_id: nil, test_user: false, become_affiliate_date: nil, block_affiliate_date: nil, affiliate_percentage: nil, discount_applied: false>,
  9. nil]>.
  10.  
  11. 2) Failure:
  12. test_auth_with_allowed_domains(UserTest)
  13. [./test/unit/user_test.rb:21:in `test_auth_with_allowed_domains'
  14. /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/testing/setup_and_teardown.rb:94:in `__send__'
  15. /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/testing/setup_and_teardown.rb:94:in `run']:
  16. <false> is not true.
  17.  
  18. 3) Failure:
  19. test_passwordchange(UserTest)
  20. [./test/unit/user_test.rb:51:in `test_passwordchange'
  21. /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/testing/setup_and_teardown.rb:94:in `__send__'
  22. /var/lib/gems/1.8/gems/activesupport-2.2.2/lib/active_support/testing/setup_and_teardown.rb:94:in `run']:
  23. <#<User id: "1000003", name: "longbob", description: nil, logged_in_at: nil, status: 102, login: "longbob", salted_password: "abb750a45c81e730d6132d991f149a77afd1aa7a", salt: "d534dd3849dfe0525a9c820a47a2bc255b3f425d", language: nil, email: "longbob@test.com", firstname: nil, lastname: nil, security_token: nil, token_expiry: nil, deleted: 0, delete_after: nil, email_p: 45, alert_volume: nil, picture: nil, points: nil, name_p: 45, organization: nil, organization_p: 45, phone: nil, phone_p: 45, preferred_im2_id: nil, im2_p: 45, preferred_im_type: nil, preferred_im_id: nil, im_p: 45, website: nil, website_p: 45, address: nil, created_at: "2005-11-11 23:00:00", updated_at: "2009-06-15 07:30:13", preferred_im2_type: nil, show_spaces: true, show_personal: true, show_issues: false, show_create: true, show_history: false, show_latest: false, show_responses: false, title: nil, address1: nil, address2: nil, zipcode: nil, city: nil, state: nil, country: nil, email_alerts: nil, paypal_id: nil, beneficiary: nil, bank_account_num: nil, billing_address: nil, bank_swift: nil, bank_name: nil, bank_address: nil, cbank_name: nil, cbank_aba: nil, picture_path: nil, picture_content_type: nil, picture_p: 45, other_payment_instructions: nil, preferred_payment_method: 0, resume_path: nil, dev_description: nil, spare_week_hours: 0, home_page: nil, bank_aba: nil, show_as_provider: false, time_zone: nil, is_team_lead: false, assembla_comments: nil, assembla_ranking: nil, credit_line: #<BigDecimal:7f5e85204398,'0.0',9(18)>, max_payment_commitment: #<BigDecimal:7f5e852042f8,'0.5E4',9(18)>, show_comment_responses: false, skills_p: 45, disable_transactions: false, show_milestones: false, panels_order_container: "--- \nsecond: \n- show_announcements\n- show_issues\nfi...", opt_out: false, provider_approved: nil, buyer_approved: nil, provider_end: nil, buyer_end: nil, provider_contract: false, buyer_contract: false, member: false, msa_status: 0, deleted_at: nil, prequalified: false, markup: nil, show_announcements: true, resume_p: 45, chat_sound_on: true, ssh_pub_key: nil, payment_units: 0.0, language_preference: nil, billing_info: nil, application_last_login: nil, affiliate_id: nil, test_user: false, become_affiliate_date: nil, block_affiliate_date: nil, affiliate_percentage: nil, discount_applied: false>> expected but was
  24. <[#<User id: "1000003", name: "longbob", description: nil, logged_in_at: nil, status: 102, login: "longbob", salted_password: "abb750a45c81e730d6132d991f149a77afd1aa7a", salt: "d534dd3849dfe0525a9c820a47a2bc255b3f425d", language: nil, email: "longbob@test.com", firstname: nil, lastname: nil, security_token: nil, token_expiry: nil, deleted: 0, delete_after: nil, email_p: 45, alert_volume: nil, picture: nil, points: nil, name_p: 45, organization: nil, organization_p: 45, phone: nil, phone_p: 45, preferred_im2_id: nil, im2_p: 45, preferred_im_type: nil, preferred_im_id: nil, im_p: 45, website: nil, website_p: 45, address: nil, created_at: "2005-11-11 23:00:00", updated_at: "2009-06-15 07:30:13", preferred_im2_type: nil, show_spaces: true, show_personal: true, show_issues: false, show_create: true, show_history: false, show_latest: false, show_responses: false, title: nil, address1: nil, address2: nil, zipcode: nil, city: nil, state: nil, country: nil, email_alerts: nil, paypal_id: nil, beneficiary: nil, bank_account_num: nil, billing_address: nil, bank_swift: nil, bank_name: nil, bank_address: nil, cbank_name: nil, cbank_aba: nil, picture_path: nil, picture_content_type: nil, picture_p: 45, other_payment_instructions: nil, preferred_payment_method: 0, resume_path: nil, dev_description: nil, spare_week_hours: 0, home_page: nil, bank_aba: nil, show_as_provider: false, time_zone: nil, is_team_lead: false, assembla_comments: nil, assembla_ranking: nil, credit_line: #<BigDecimal:7f5e852004a0,'0.0',9(18)>, max_payment_commitment: #<BigDecimal:7f5e85200428,'0.5E4',9(18)>, show_comment_responses: false, skills_p: 45, disable_transactions: false, show_milestones: false, panels_order_container: "--- \nsecond: \n- show_announcements\n- show_issues\nfi...", opt_out: false, provider_approved: nil, buyer_approved: nil, provider_end: nil, buyer_end: nil, provider_contract: false, buyer_contract: false, member: false, msa_status: 0, deleted_at: nil, prequalified: false, markup: nil, show_announcements: true, resume_p: 45, chat_sound_on: true, ssh_pub_key: nil, payment_units: 0.0, language_preference: nil, billing_info: nil, application_last_login: nil, affiliate_id: nil, test_user: false, become_affiliate_date: nil, block_affiliate_date: nil, affiliate_percentage: nil, discount_applied: false>,
  25. nil]>.
Add Comment
Please, Sign In to add comment