X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/beb7bc17e3449280e1e8ad85282aeb4afdda7325..4b88dab6ed8e3b583f0e4c1ea8b8e01adad4a6ad:/sdk/cli/test/test_arv-collection-create.rb diff --git a/sdk/cli/test/test_arv-collection-create.rb b/sdk/cli/test/test_arv-collection-create.rb index 3dc4bdd434..18bef403b7 100644 --- a/sdk/cli/test/test_arv-collection-create.rb +++ b/sdk/cli/test/test_arv-collection-create.rb @@ -7,6 +7,8 @@ class TestCollectionCreate < Minitest::Test end def test_small_collection + skip "Waiting unitl #4534 is implemented" + uuid = Digest::MD5.hexdigest(foo_manifest) + '+' + foo_manifest.size.to_s out, err = capture_subprocess_io do assert_arv('--format', 'uuid', 'collection', 'create', '--collection', {