From 45fc643f9db2a30e779f29503d05665d1a125942 Mon Sep 17 00:00:00 2001 From: Anthony Davis Date: Mon, 2 Feb 2015 18:42:09 -0600 Subject: [PATCH] Mark failing scenario pending --- monitor/spec/production_spec.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/monitor/spec/production_spec.rb b/monitor/spec/production_spec.rb index 99e296464..01cf90fa1 100755 --- a/monitor/spec/production_spec.rb +++ b/monitor/spec/production_spec.rb @@ -50,6 +50,7 @@ describe "Deployed site at #{www}", :js => true, :type => :feature, :capybara_fe end it "is possible for #{user3} to sign in and not get disconnected within 30 seconds" do + pending "continual failures - need to debug - try using Selenium instead of PhantomJS" as_monitor(user3) do sign_in_poltergeist(user3) repeat_for(30.seconds) do