[ARVADOS] updated: 5a33e6d384705ed4d424799174d1ed67b0970715

git at public.curoverse.com git at public.curoverse.com
Wed Oct 8 09:58:22 EDT 2014


Summary of changes:
 apps/workbench/test/integration/pipeline_instances_test.rb | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

       via  5a33e6d384705ed4d424799174d1ed67b0970715 (commit)
      from  a013ad4808a9888e5632b1965fc13c8b1dcc045d (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 5a33e6d384705ed4d424799174d1ed67b0970715
Author: radhika <radhika at curoverse.com>
Date:   Wed Oct 8 09:58:10 2014 -0400

    3990: minor test update

diff --git a/apps/workbench/test/integration/pipeline_instances_test.rb b/apps/workbench/test/integration/pipeline_instances_test.rb
index 5ebf379..aa856b5 100644
--- a/apps/workbench/test/integration/pipeline_instances_test.rb
+++ b/apps/workbench/test/integration/pipeline_instances_test.rb
@@ -232,8 +232,7 @@ class PipelineInstancesTest < ActionDispatch::IntegrationTest
 
       # Pipeline can be re-run now. Access it as the specified user, and re-run
       if user == 'project_viewer'
-        visit page_with_token(user)
-        visit instance_path
+        visit page_with_token(user, instance_path)
         assert page.has_text? 'A Project'
         page.assert_no_selector 'a.disabled,button.disabled', text: 'Resume'
         page.assert_selector 'a,button', text: 'Re-run with latest'

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list