Commit e79554cd669bf46afa87ff13cd0232e5385f51de

Authored by Rafael Manzo
1 parent e23e7416

WIPed failing test that depends on Analizo 1.18.0

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
features/repository/show/modules_tree.feature
@@ -38,7 +38,8 @@ Feature: Repository modules tree @@ -38,7 +38,8 @@ Feature: Repository modules tree
38 And I should see "Granularity" 38 And I should see "Granularity"
39 And I should see "Grade" 39 And I should see "Grade"
40 40
41 - @kalibro_restart @kalibro_processor_restart @javascript 41 + # This test is broken under analizo 1.17.0: https://www.pivotaltracker.com/story/show/80377258
  42 + @wip @kalibro_restart @kalibro_processor_restart @javascript
42 Scenario: Module navigation 43 Scenario: Module navigation
43 Given I am a regular user 44 Given I am a regular user
44 And I am signed in 45 And I am signed in