[ARVADOS] updated: c19a7bbf7af84f0b8d60ebe29ee9365eca36fbbb

Git user git at public.curoverse.com
Thu Mar 31 11:30:33 EDT 2016


Summary of changes:
 sdk/cwl/tests/test_submit.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  c19a7bbf7af84f0b8d60ebe29ee9365eca36fbbb (commit)
      from  9d035125ea1f8b6bd32fa6f862b32ba9308ebc66 (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 c19a7bbf7af84f0b8d60ebe29ee9365eca36fbbb
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Thu Mar 31 11:30:31 2016 -0400

    8654: Update test because input cwl files changed.

diff --git a/sdk/cwl/tests/test_submit.py b/sdk/cwl/tests/test_submit.py
index c9da6bc..4e343b6 100644
--- a/sdk/cwl/tests/test_submit.py
+++ b/sdk/cwl/tests/test_submit.py
@@ -30,7 +30,7 @@ class TestSubmit(unittest.TestCase):
 
         api.collections().create.assert_has_calls([
             mock.call(),
-            mock.call(body={'manifest_text': './tool b0fa9cffda3d37ba401bc338bb0b54a6+257 0:16:blub.txt 16:241:submit_tool.cwl\n./wf 888e237b758adf86ca66c36f7bd88a24+175 0:175:submit_wf.cwl\n',
+            mock.call(body={'manifest_text': './tool 84ec4df683711de31b782505389a8843+429 0:16:blub.txt 16:413:submit_tool.cwl\n./wf 81d977a245a41b8e79859fbe00623fd0+344 0:344:submit_wf.cwl\n',
                             'owner_uuid': 'zzzzz-tpzed-zzzzzzzzzzzzzzz',
                             'name': 'submit_wf.cwl'
                         }, ensure_unique_name=True),

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list