7942: Skip unreliable test. refs #7942
authorTom Clegg <tom@curoverse.com>
Wed, 16 Dec 2015 20:34:43 +0000 (15:34 -0500)
committerTom Clegg <tom@curoverse.com>
Wed, 16 Dec 2015 20:34:43 +0000 (15:34 -0500)
apps/workbench/test/integration/ajax_errors_test.rb

index 14ce35d243814bbfd4f884f40c997f90ad5aa55c..b8ed8a1a7daff74e0b9420778ff0e41e6433a469 100644 (file)
@@ -7,6 +7,7 @@ class AjaxErrorsTest < ActionDispatch::IntegrationTest
   end
 
   test 'load pane with deleted session' do
+    skip 'unreliable test'
     # Simulate loading a page in browser-tab A, hitting "Log out" in
     # browser-tab B, then returning to browser-tab A and choosing a
     # different tab. (Automatic tab refreshes will behave similarly.)