X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0d2745ce5adc885161377b046cd1005a3822f48d..f8af0c6c331d5b52deab50abf7afa8c7881cddfb:/services/api/test/functional/arvados/v1/collections_controller_test.rb diff --git a/services/api/test/functional/arvados/v1/collections_controller_test.rb b/services/api/test/functional/arvados/v1/collections_controller_test.rb index ed56b62cd9..c65ae2f4c0 100644 --- a/services/api/test/functional/arvados/v1/collections_controller_test.rb +++ b/services/api/test/functional/arvados/v1/collections_controller_test.rb @@ -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'