3961: fix FuseSharedTest
[arvados.git] / services / fuse / tests / test_mount.py
index 69939ea2fb5925a0fa86ec6562831048822b0f83..256f820619f6ee7dbb7da950fd72dea4600618bf 100644 (file)
@@ -262,6 +262,8 @@ class FuseSharedTest(MountTestBase):
                           "Pipeline Template with Input Parameter with Search.pipelineTemplate",
                           "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"
@@ -272,6 +274,7 @@ class FuseSharedTest(MountTestBase):
         self.assertEqual(["A Subproject",
                           "Two Part Pipeline Template.pipelineTemplate",
                           "collection_to_move_around",
+                          "collection_with_same_name_in_aproject_and_home_project",
                           "zzzzz-4zz18-fy296fx3hot09f7 added sometime"
                       ], d3)