[ARVADOS] updated: 1.3.0-1607-g4e219991e

Git user git at public.curoverse.com
Fri Sep 13 19:45:42 UTC 2019


Summary of changes:
 apps/workbench/test/integration/application_layout_test.rb | 8 --------
 1 file changed, 8 deletions(-)

       via  4e219991edcf0b626e84b9db9525620ba605cb89 (commit)
      from  22be65d205b40ca0b2cb579b9e49ffec9e260110 (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 4e219991edcf0b626e84b9db9525620ba605cb89
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date:   Fri Sep 13 15:45:28 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 ac5b52970..85b26ffa8 100644
--- a/apps/workbench/test/integration/application_layout_test.rb
+++ b/apps/workbench/test/integration/application_layout_test.rb
@@ -308,14 +308,6 @@ class ApplicationLayoutTest < ActionDispatch::IntegrationTest
         end
       end
 
-      within('.compute-node-actions') do
-        if is_admin
-          assert page.has_link?('All nodes')
-        else
-          assert page.has_no_link?('All nodes')
-        end
-      end
-
       within('.compute-node-summary-pane') do
         click_link 'Details'
         assert_text 'compute0'

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list