4156: skip all the tests that require api server until #4534 is completed.
[arvados.git] / sdk / cli / test / test_arv-collection-create.rb
index 3dc4bdd434a101507fee3ebd8f2e5004e66cd49c..18bef403b761f52701fdc86b2919dac44de59e13 100644 (file)
@@ -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', {