[ARVADOS] updated: fea7d51546b51261b962daa0ca534ddf7c257409
git at public.curoverse.com
git at public.curoverse.com
Mon Jan 4 16:03:22 EST 2016
Summary of changes:
apps/workbench/test/integration/ajax_errors_test.rb | 1 +
1 file changed, 1 insertion(+)
via fea7d51546b51261b962daa0ca534ddf7c257409 (commit)
from 2344e81e96887a08af1d659d09c0e26390cc4122 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit fea7d51546b51261b962daa0ca534ddf7c257409
Author: Tom Clegg <tom at curoverse.com>
Date: Mon Jan 4 16:02:54 2016 -0500
7942: Skip unreliable test. refs #7942
diff --git a/apps/workbench/test/integration/ajax_errors_test.rb b/apps/workbench/test/integration/ajax_errors_test.rb
index b8ed8a1..5b4df3b 100644
--- a/apps/workbench/test/integration/ajax_errors_test.rb
+++ b/apps/workbench/test/integration/ajax_errors_test.rb
@@ -23,6 +23,7 @@ class AjaxErrorsTest < ActionDispatch::IntegrationTest
end
test 'load pane with expired token' do
+ skip 'unreliable test'
# Similar to 'deleted session'. Here, the session cookie is still
# alive, but it contains a token which has expired. This uses a
# different code path because Workbench cannot detect that
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list