[ARVADOS-DEV] updated: 8a2221bea7f28533a62a1c39e822f8c9d30b0b95
git at public.curoverse.com
git at public.curoverse.com
Mon Nov 24 09:55:24 EST 2014
Summary of changes:
jenkins/run-tests.sh | 108 +++++++++++++++++++++++----------------------------
1 file changed, 49 insertions(+), 59 deletions(-)
via 8a2221bea7f28533a62a1c39e822f8c9d30b0b95 (commit)
via 5ab76d533d0189c66d68220229b7453e33fbf4b7 (commit)
via ed9e8d8616e919f81703134a7d5cbac62f151877 (commit)
from 358ad8eabdc9eec2e8b690ca0310b213dc4f6098 (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 8a2221bea7f28533a62a1c39e822f8c9d30b0b95
Merge: 358ad8e 5ab76d5
Author: Tom Clegg <tom at curoverse.com>
Date: Mon Nov 24 09:55:22 2014 -0500
Merge branch '4400-dry-python-tests' refs #4400
diff --cc jenkins/run-tests.sh
index 20c92bf,f5bef8c..82c45db
--- a/jenkins/run-tests.sh
+++ b/jenkins/run-tests.sh
@@@ -118,7 -112,11 +112,8 @@@ report_outcomes()
}
declare -a failures
declare -A skip
+ declare -A testargs
-# Always skip CLI tests. They don't know how to use run_test_server.py.
-skip[cli]=1
-
while [[ -n "$1" ]]
do
arg="$1"; shift
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list