[ARVADOS] updated: 1.3.0-1608-ge7eb231e0
Git user
git at public.curoverse.com
Thu Sep 26 14:07:22 UTC 2019
Summary of changes:
apps/workbench/test/integration/application_layout_test.rb | 5 -----
1 file changed, 5 deletions(-)
via e7eb231e0442870e624388ccaf95751684cb1636 (commit)
from 4e219991edcf0b626e84b9db9525620ba605cb89 (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 e7eb231e0442870e624388ccaf95751684cb1636
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date: Thu Sep 26 10:07:11 2019 -0400
15014: Update tests.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>
diff --git a/apps/workbench/test/integration/application_layout_test.rb b/apps/workbench/test/integration/application_layout_test.rb
index 85b26ffa8..e28809e13 100644
--- a/apps/workbench/test/integration/application_layout_test.rb
+++ b/apps/workbench/test/integration/application_layout_test.rb
@@ -307,11 +307,6 @@ class ApplicationLayoutTest < ActionDispatch::IntegrationTest
assert page.has_link? 'foo_file'
end
end
-
- within('.compute-node-summary-pane') do
- click_link 'Details'
- assert_text 'compute0'
- end
end
end
end
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list