9617: Added one more invalid constraint case to the tests, also check for container_u...
[arvados.git] / services / api / test / unit / collection_performance_test.rb
index 37da5fddde9da8a0d0e34f7d292394c3ffe4cf87..1c6e4f2db2c0dfafcde3d7fba519fe8e4431cf6b 100644 (file)
@@ -18,6 +18,7 @@ class CollectionModelPerformanceTest < ActiveSupport::TestCase
 
   # "crrud" == "create read render update delete", not a typo
   test "crrud cycle for a collection with a big manifest)" do
+    slow_test
     bigmanifest = time_block 'make example' do
       make_manifest(streams: 100,
                     files_per_stream: 100,