X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/44e4d85c32d5e4ea4dc651570672e59d7a10d3b3..6319bc1895aaf8d2a7f944e45e52c960f931a11e:/services/fuse/tests/test_mount.py diff --git a/services/fuse/tests/test_mount.py b/services/fuse/tests/test_mount.py index 4af3467cd3..e443f0dbab 100644 --- a/services/fuse/tests/test_mount.py +++ b/services/fuse/tests/test_mount.py @@ -263,7 +263,9 @@ class FuseSharedTest(MountTestBase): "Pipeline Template with Jobspec Components.pipelineTemplate", "collection_expires_in_future", "collection_with_same_name_in_aproject_and_home_project", - "pipeline_with_job.pipelineInstance" + "pipeline_to_merge_params.pipelineInstance", + "pipeline_with_job.pipelineInstance", + "pipeline_with_tagged_collection_input.pipelineInstance" ], d2) d3 = os.listdir(os.path.join(self.mounttmp, 'Active User', 'A Project'))