[ARVADOS] updated: 1.3.0-731-g849e41d7e
Git user
git at public.curoverse.com
Thu Apr 18 21:58:12 UTC 2019
Summary of changes:
.../java/org/arvados/client/logic/collection/ManifestFactoryTest.java | 1 +
1 file changed, 1 insertion(+)
via 849e41d7ee6849e76a4beae075d825509ac51067 (commit)
from 547a2659a7003ffbb6134170388e98e354579ef1 (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 849e41d7ee6849e76a4beae075d825509ac51067
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date: Thu Apr 18 17:57:54 2019 -0400
14670: Skip test (fixed)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>
diff --git a/sdk/java-v2/src/test/java/org/arvados/client/logic/collection/ManifestFactoryTest.java b/sdk/java-v2/src/test/java/org/arvados/client/logic/collection/ManifestFactoryTest.java
index ec25789a4..a07359860 100644
--- a/sdk/java-v2/src/test/java/org/arvados/client/logic/collection/ManifestFactoryTest.java
+++ b/sdk/java-v2/src/test/java/org/arvados/client/logic/collection/ManifestFactoryTest.java
@@ -10,6 +10,7 @@ package org.arvados.client.logic.collection;
import org.arvados.client.test.utils.FileTestUtils;
import org.assertj.core.util.Lists;
import org.junit.Test;
+import org.junit.Ignore;
import java.io.File;
import java.util.List;
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list