Created
September 7, 2012 14:45
-
-
Save rubystar/3666786 to your computer and use it in GitHub Desktop.
Additional failures on rails 3.2 and ruby 1.9.3 compared to rails 3.0.10 and ruby 1.87
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
cucumber features/am_campaign.feature:11 # Scenario: As an Account Manager, I can view Campaigns for departments to which I belong | |
cucumber features/am_campaign_budget_allocations.feature:283 # Scenario: As an Account Manager, when creating a budget allocation, I can pick the specific dimension values for this allocation | |
cucumber features/am_campaign_budget_allocations.feature:355 # Scenario: As an Account Manager, I want a dynamically updated notice informing me how many ads and site allocations will belong to the budget allocation | |
cucumber features/am_campaign_dashboard.feature:27 # Scenario: As the user, when viewing the campaign dashboard, I want to view a summary of the campaign's core values | |
cucumber features/am_campaign_dashboard.feature:41 # Scenario: As the user, when viewing the campaign dashboard, I want to see a summary of all budget allocations | |
cucumber features/am_campaign_dashboard.feature:72 # Scenario: As the user, when viewing the campaign dashboard, I want to see links to the advertiser summary report | |
cucumber features/am_campaign_dashboard.feature:94 # Scenario: As the user, when viewing the campaign dashboard, I want to see links to the advertiser daily report | |
cucumber features/au_insertion_orders.feature:15 # Scenario: As an accountant I can create an Insertion Order | |
cucumber features/au_invoice_templates.feature:82 # Scenario: As an accountant, when editing a custom invoice template, I want to select data fields I want to reference in the template | |
cucumber features/au_invoice_templates.feature:95 # Scenario: As an accountant, when editing a custom invoice template, I want to be able to remove columns | |
cucumber features/mb_campaign_site_allocations.feature:136 # Scenario: As the Media Buyer, when entering site allocations, I want the ability to make zones for each dimension | |
cucumber features/mb_campaign_site_offers.feature:28 # Scenario: As the media buyer, I wish to preview the email which will be sent to publishers with demo data inserted. | |
cucumber features/mp_campaign_dashboard.feature:44 # Scenario: As the user, when viewing the campaign dashboard, I want to see a summary of all budget allocations | |
cucumber features/mp_campaign_site_offers.feature:11 # Scenario: As the media planner, I wish to preview the email which will be sent to publishers with demo data inserted. | |
cucumber features/publisher_site_offers.feature:439 # Scenario: As a publisher, when viewing a PO that has been deleted or removed, I want to see a notice that states "We are not able to locate an active offer from the information provided. Your offer could have been recended or the link is invalid. Please contact <link to support> if you believe this was an error." | |
cucumber features/rr_delivery_reports.feature:23 # Scenario: Report Reader creates and remembers a report | |
cucumber features/su_advertiser_order_ad_deployment.feature:39 # Scenario: Administrator filters sites to add to Ad deployments | |
cucumber features/su_campaign.feature:13 # Scenario: As a Super User I am not allowed to create a Campaign without filling in required fields | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment