7709: Merge branch 'master' into 7709-api-rails4
[arvados.git] / sdk / cli / test / test_arv-tag.rb
index dd9702017e25f155b908fe414717a3272e82469e..f4eba4651cbcd06494c41d1e05311dac663f65ed 100644 (file)
@@ -9,6 +9,8 @@ end
 class TestArvTag < Minitest::Test
 
   def test_no_args
+    skip "Waiting until #4534 is implemented"
+
     # arv-tag exits with failure if run with no args
     out, err = capture_subprocess_io do
       assert_equal false, arv_tag