4036: update the test that combines files from within a collection to expect the...
[arvados.git] / services / fuse / tests / test_mount.py
index e443f0dbab3c3bc5a23d82457eb4b36ff1fd34ba..0a85298339dee65693aa324f61810f98a27a6030 100644 (file)
@@ -263,9 +263,11 @@ class FuseSharedTest(MountTestBase):
                           "Pipeline Template with Jobspec Components.pipelineTemplate",
                           "collection_expires_in_future",
                           "collection_with_same_name_in_aproject_and_home_project",
+                          "owned_by_active",
                           "pipeline_to_merge_params.pipelineInstance",
                           "pipeline_with_job.pipelineInstance",
-                          "pipeline_with_tagged_collection_input.pipelineInstance"
+                          "pipeline_with_tagged_collection_input.pipelineInstance",
+                          "real_log_collection"
                       ], d2)
 
         d3 = os.listdir(os.path.join(self.mounttmp, 'Active User', 'A Project'))