From 669a5eb2bc80738bff0dbe3466bae1f15d29a8dd Mon Sep 17 00:00:00 2001 From: Saw-jan Date: Wed, 11 Dec 2024 10:10:09 +0545 Subject: [PATCH] tests: add to expected-failure --- .../acceptance/expected-failures-localAPI-on-OCIS-storage.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md b/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md index b79f04bf3..3eea82cd2 100644 --- a/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md @@ -318,5 +318,9 @@ The expected failures in this file are from features in the owncloud/ocis repo. - [apiSearchContent/contentSearch.feature:266](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSearchContent/contentSearch.feature#L266) - [apiSearchContent/contentSearch.feature:267](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSearchContent/contentSearch.feature#L267) +#### [Shares Jail PROPFIND returns different File IDs for the same item](https://github.com/owncloud/ocis/issues/9933) + +- [apiSharingNg1/propfindShares.feature:149](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg1/propfindShares.feature#L149) + Note: always have an empty line at the end of this file. The bash script that processes this file requires that the last line has a newline on the end.