From e79554cd669bf46afa87ff13cd0232e5385f51de Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Wed, 15 Oct 2014 10:54:52 -0300 Subject: [PATCH] WIPed failing test that depends on Analizo 1.18.0 --- features/repository/show/modules_tree.feature | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/features/repository/show/modules_tree.feature b/features/repository/show/modules_tree.feature index 8c80043..d182bca 100644 --- a/features/repository/show/modules_tree.feature +++ b/features/repository/show/modules_tree.feature @@ -38,7 +38,8 @@ Feature: Repository modules tree And I should see "Granularity" And I should see "Grade" - @kalibro_restart @kalibro_processor_restart @javascript + # This test is broken under analizo 1.17.0: https://www.pivotaltracker.com/story/show/80377258 + @wip @kalibro_restart @kalibro_processor_restart @javascript Scenario: Module navigation Given I am a regular user And I am signed in -- libgit2 0.21.2