[ARVADOS] updated: 69cd0d76b17eea5d8e5ee7a7a24997ca6e3b930a
git at public.curoverse.com
git at public.curoverse.com
Fri Oct 23 15:57:05 EDT 2015
Summary of changes:
sdk/python/tests/test_retry_job_helpers.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 69cd0d76b17eea5d8e5ee7a7a24997ca6e3b930a (commit)
from 270956de7995d5140bf91709ffbbfde0d812f7c9 (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 69cd0d76b17eea5d8e5ee7a7a24997ca6e3b930a
Author: Bryan Cosca <bcosc at curoverse.com>
Date: Fri Oct 23 15:57:02 2015 -0400
6600: pushed again flailing
diff --git a/sdk/python/tests/test_retry_job_helpers.py b/sdk/python/tests/test_retry_job_helpers.py
index d4d1173..64a3e2f 100644
--- a/sdk/python/tests/test_retry_job_helpers.py
+++ b/sdk/python/tests/test_retry_job_helpers.py
@@ -97,7 +97,7 @@ class CurrentTaskSetOutputTestCase(CurrentTaskTestCase, unittest.TestCase):
DEFAULT_EXCEPTION = arvados.errors.ApiError
def run_method(self):
- #arvados.current_task()['uuid']=self.TEST_UUID
+ arvados.current_task()['uuid']=self.TEST_UUID
arvados.current_task().set_output(self.TEST_LOCATOR)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list