[ARVADOS] updated: 0270ef0903e918db484d2218080a48cc96b534ac

Git user git at public.curoverse.com
Fri Sep 2 15:54:37 EDT 2016


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

       via  0270ef0903e918db484d2218080a48cc96b534ac (commit)
      from  34edd811f18e8c911847dbde7629a509f1fed750 (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 0270ef0903e918db484d2218080a48cc96b534ac
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Fri Sep 2 15:53:39 2016 -0400

    9929: Test case is more sensitive to mock return values

diff --git a/sdk/cwl/tests/test_submit.py b/sdk/cwl/tests/test_submit.py
index 21be5c7..d99a196 100644
--- a/sdk/cwl/tests/test_submit.py
+++ b/sdk/cwl/tests/test_submit.py
@@ -55,7 +55,7 @@ def stubs(func):
         {
             "uuid": "zzzzz-4zz18-zzzzzzzzzzzzzz5",
             "portable_data_hash": "99999999999999999999999999999995+99",
-            "manifest_text": ""
+            "manifest_text": ". 8bfd9d5a8dc1a71ab286283f9ff6fa20+153 0:153:cwl.input.json"
         }        )
         stubs.api.collections().get().execute.return_value = {
             "portable_data_hash": "99999999999999999999999999999993+99", "manifest_text": "./tool 00000000000000000000000000000000+0 0:0:submit_tool.cwl 0:0:blub.txt"}

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list