[ARVADOS] updated: 1.3.0-387-g7aae48ab3
Git user
git at public.curoverse.com
Mon Feb 25 09:48:26 EST 2019
Summary of changes:
services/keepstore/handler_test.go | 1 +
1 file changed, 1 insertion(+)
via 7aae48ab36090eb33859e65e39132eb8c74362c5 (commit)
from 601764a10575232ada34a7c0dc5ec61195094e7f (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 7aae48ab36090eb33859e65e39132eb8c74362c5
Author: Lucas Di Pentima <ldipentima at veritasgenetics.com>
Date: Mon Feb 25 11:47:48 2019 -0300
14804: Adds test scenario comment
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima at veritasgenetics.com>
diff --git a/services/keepstore/handler_test.go b/services/keepstore/handler_test.go
index ac75cf10f..32b360b12 100644
--- a/services/keepstore/handler_test.go
+++ b/services/keepstore/handler_test.go
@@ -49,6 +49,7 @@ type RequestTester struct {
// - permissions on, authenticated request, unsigned locator
// - permissions on, unauthenticated request, signed locator
// - permissions on, authenticated request, expired locator
+// - permissions on, authenticated request, signed locator, transient error from backend
//
func TestGetHandler(t *testing.T) {
defer teardown()
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list