Created
March 26, 2012 16:45
-
-
Save aroop/2206422 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Finished in 602.67 seconds | |
899 examples, 45 failures, 101 pending | |
Failed examples: | |
rspec ./spec/controllers/admin/listings_controller_spec.rb:25 # Admin::ListingsController POST 'add' should render add | |
rspec ./spec/controllers/admin/listings_controller_spec.rb:29 # Admin::ListingsController POST 'add' assigns the selected_listings as @selected_listings | |
rspec ./spec/controllers/agents_and_offices/agents_controller_spec.rb:31 # AgentsAndOffices::AgentsController GET 'show' should render agent show page | |
rspec ./spec/requests/admin/blog/blog_admin_spec.rb:48 # blog moderation and administration authoring blog_posts lets blog authors insert YouTube videos into a blog post (ENG-5873) | |
rspec ./spec/requests/admin/blog/blog_admin_spec.rb:89 # blog moderation and administration authoring blog_posts lets blog authors insert images into a blog post (ENG-5874) | |
rspec ./spec/requests/agents_and_offices/agents_spec.rb:35 # agent search GET /agents/search should show landing page | |
rspec ./spec/requests/agents_and_offices/agents_spec.rb:173 # agent search GET /agents/search should return to results list when viewing an office, then office listings, then Back to the office, then Back to List | |
rspec ./spec/requests/agents_and_offices/agents_spec.rb:149 # agent search GET /agents/search offices should show empty search results page when there are no results | |
rspec ./spec/requests/agents_and_offices/agents_spec.rb:157 # agent search GET /agents/search offices should return to results list when Back is pressed when viewing an office | |
rspec ./spec/requests/agents_and_offices/languages_spec.rb:7 # Agents by foreign language GET /languages should show landing page | |
rspec ./spec/requests/agents_and_offices/search_spec.rb:23 # search map should have the agent search urls as default | |
rspec ./spec/requests/buying_and_selling/buying_and_selling_spec.rb:5 # buying_and_selling GET real_estate_tems renders | |
rspec ./spec/requests/buying_and_selling/buying_and_selling_spec.rb:11 # buying_and_selling GET buying_and_selling_buying_tips renders | |
rspec ./spec/requests/buying_and_selling/buying_and_selling_spec.rb:17 # buying_and_selling GET /buying/tips renders | |
rspec ./spec/requests/buying_and_selling/buying_and_selling_spec.rb:23 # buying_and_selling GET /buying/prepare renders | |
rspec ./spec/requests/buying_and_selling/buying_and_selling_spec.rb:29 # buying_and_selling GET /buying/steps renders | |
rspec ./spec/requests/buying_and_selling/buying_and_selling_spec.rb:35 # buying_and_selling GET /buying/mortgage renders | |
rspec ./spec/requests/buying_and_selling/buying_and_selling_spec.rb:41 # buying_and_selling GET /buying renders | |
rspec ./spec/requests/buying_and_selling/buying_and_selling_spec.rb:47 # buying_and_selling GET /selling/tips renders | |
rspec ./spec/requests/buying_and_selling/buying_and_selling_spec.rb:53 # buying_and_selling GET /selling/prepare renders | |
rspec ./spec/requests/buying_and_selling/buying_and_selling_spec.rb:59 # buying_and_selling GET /selling/steps renders | |
rspec ./spec/requests/buying_and_selling/buying_and_selling_spec.rb:65 # buying_and_selling GET /selling/staging renders | |
rspec ./spec/requests/buying_and_selling/buying_and_selling_spec.rb:71 # buying_and_selling GET /selling renders | |
rspec ./spec/requests/buying_and_selling/buying_and_selling_spec.rb:77 # buying_and_selling GET /buying_and_selling/discover_your_neighborhood/ renders | |
rspec ./spec/requests/buying_and_selling/buying_and_selling_spec.rb:83 # buying_and_selling GET ./ renders | |
rspec ./spec/requests/community/community_spec.rb:5 # community GET /community renders | |
rspec ./spec/requests/community/community_spec.rb:11 # community GET /community/windermere_foundation renders | |
rspec ./spec/requests/community/community_spec.rb:17 # community Get /community/service_day renders | |
rspec ./spec/requests/community/community_spec.rb:23 # community GET /community/events renders | |
rspec ./spec/requests/company/company_spec.rb:5 # company/ GET about_us renders | |
rspec ./spec/requests/company/company_spec.rb:17 # company/ GET join_us renders | |
rspec ./spec/requests/company/company_spec.rb:24 # company/ GET contact_us renders | |
rspec ./spec/requests/company/company_spec.rb:30 # company/ GET executive_team renders | |
rspec ./spec/requests/company/company_spec.rb:36 # company/ GET press_room renders | |
rspec ./spec/requests/company/company_spec.rb:44 # GET company/press_room/ GET windermere_in_the_news renders | |
rspec ./spec/requests/company/company_spec.rb:50 # GET company/press_room/ GET image_gallery renders | |
rspec ./spec/requests/company/company_spec.rb:56 # GET company/press_room/ GET media_contacts renders | |
rspec ./spec/requests/company/company_spec.rb:62 # GET company/press_room/ GET press_releases renders | |
rspec ./spec/requests/company/company_spec.rb:70 # GET company/relocation_and_referrals GET ./ renders | |
rspec ./spec/requests/company/company_spec.rb:76 # GET company/relocation_and_referrals GET corporate_services renders | |
rspec ./spec/requests/errors/errors_spec.rb:5 # errors GET /garbage12345 render Sorry, page not found text | |
rspec ./spec/requests/listing/gallery/gallery_spec.rb:37 # gallery handling different media types should display type 2 - flat panoramic | |
rspec ./spec/requests/listing/gallery/gallery_spec.rb:54 # gallery handling different media types should display type 5 - pdf | |
rspec ./spec/requests/listing/listing_detail_spec.rb:10 # listing_detail should have a listing page | |
rspec ./spec/requests/listing/listing_detail_spec.rb:15 # listing_detail should have a listing page for legacy route: /listing?legacyid=ID |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment