refs #4523
[arvados.git] / services / api / test / functional / arvados / v1 / collections_controller_test.rb
index ed56b62cd9d2efa3c4e05aecb045204ef12bbac8..c65ae2f4c0a2544e8f0c55a02e7d73ac20e47442 100644 (file)
@@ -677,6 +677,9 @@ EOS
   ].each do |description_size, expected_response|
     test "create collection with description size #{description_size}
           and expect response #{expected_response}" do
+      skip "(Descriptions are not part of search indexes. Skip until full-text search
+            is implemented, at which point replace with a search in description.)"
+
       authorize_with :active
 
       description = 'here is a collection with a very large description'