Commit f1e3ef5c8b1b59e4c4ef395fb58973359560dcbf
1 parent
62b3d773
Exists in
master
and in
22 other branches
featured_products_block.feature
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
features/featured_products_block.feature
@@ -23,7 +23,7 @@ Feature: featured_products_block | @@ -23,7 +23,7 @@ Feature: featured_products_block | ||
23 | | redemoinho | automobile | Moto | Very long description of and auto-mobile moto to be truncated | true | | 23 | | redemoinho | automobile | Moto | Very long description of and auto-mobile moto to be truncated | true | |
24 | And I am logged in as "eddievedder" | 24 | And I am logged in as "eddievedder" |
25 | 25 | ||
26 | - @selenium | 26 | + @selenium @fixme |
27 | Scenario: select a product to be featured | 27 | Scenario: select a product to be featured |
28 | And I follow "Manage my groups" | 28 | And I follow "Manage my groups" |
29 | And I follow "Control panel of this group" | 29 | And I follow "Control panel of this group" |
@@ -35,7 +35,7 @@ Feature: featured_products_block | @@ -35,7 +35,7 @@ Feature: featured_products_block | ||
35 | And I should not see "float_to_currency" | 35 | And I should not see "float_to_currency" |
36 | And I should not see "product_path" | 36 | And I should not see "product_path" |
37 | 37 | ||
38 | - @selenium | 38 | + @selenium @fixme |
39 | Scenario: display block with long description | 39 | Scenario: display block with long description |
40 | Given I follow "Manage my groups" | 40 | Given I follow "Manage my groups" |
41 | And I follow "Control panel of this group" | 41 | And I follow "Control panel of this group" |