[ARVADOS] updated: 1.1.3-206-gd2aa3b7

Git user git at public.curoverse.com
Tue Mar 13 13:31:46 EDT 2018


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

       via  d2aa3b7ffe3f1abe80255d09f6b11331d60e34d2 (commit)
      from  9454197afd93caa6e941ded06e9aef7dc4173926 (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 d2aa3b7ffe3f1abe80255d09f6b11331d60e34d2
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Tue Mar 13 13:31:36 2018 -0400

    13135: Fix test
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>

diff --git a/sdk/cwl/tests/test_submit.py b/sdk/cwl/tests/test_submit.py
index 5ab452f..45f8a05 100644
--- a/sdk/cwl/tests/test_submit.py
+++ b/sdk/cwl/tests/test_submit.py
@@ -1106,6 +1106,7 @@ class TestSubmit(unittest.TestCase):
                                         "type": "stdout"
                                     }
                                 ],
+                                "stdout": "hashed_example.txt",
                                 "requirements": [
                                     {
                                         "class": "InitialWorkDirRequirement",

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list