From fec6005458ebae871a0580fac1fa9551cd682902 Mon Sep 17 00:00:00 2001 From: Viktor Scharf Date: Mon, 30 Sep 2024 09:32:09 +0200 Subject: [PATCH] skip tests --- .../acceptance/features/apiSharingNg1/propfindShares.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/acceptance/features/apiSharingNg1/propfindShares.feature b/tests/acceptance/features/apiSharingNg1/propfindShares.feature index c8be0b6471..93d893e88e 100644 --- a/tests/acceptance/features/apiSharingNg1/propfindShares.feature +++ b/tests/acceptance/features/apiSharingNg1/propfindShares.feature @@ -49,7 +49,7 @@ Feature: propfind a shares | textfile.txt | textfile (1).txt | | folderToShare | folderToShare (1) | - @issue-4421 + @issue-4421 @issue-9933 @skip Scenario Outline: sharee PROPFIND same name shares shared by multiple users using new dav path Given using DAV path And user "Alice" has uploaded file with content "to share" to "textfile.txt" @@ -93,7 +93,7 @@ Feature: propfind a shares | new | textfile.txt | textfile (1).txt | | new | folderToShare | folderToShare (1) | - @issue-4421 + @issue-4421 @issue-9933 @skip Scenario: sharee PROPFIND shares with bracket in the name Given using spaces DAV path And user "Alice" has created folder "folderToShare"