From 22d3d1cc54a268ab33827e8628088f21b8c74766 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Duffeck?= Date: Mon, 6 Nov 2023 10:40:49 +0100 Subject: [PATCH] Adapt expected failures. --- tests/acceptance/expected-failures-on-OCIS-storage.md | 10 ++++++++++ tests/acceptance/expected-failures-on-S3NG-storage.md | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/tests/acceptance/expected-failures-on-OCIS-storage.md b/tests/acceptance/expected-failures-on-OCIS-storage.md index bcb1035f057..6313dd5066e 100644 --- a/tests/acceptance/expected-failures-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-on-OCIS-storage.md @@ -297,5 +297,15 @@ _The below features have been added after I last categorized them. AFAICT they a - [coreApiCapabilities/capabilities.feature:135](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiCapabilities/capabilities.feature#L135) - [coreApiCapabilities/capabilities.feature:174](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiCapabilities/capabilities.feature#L174) +### [Disallow moves between spaces and shares](https://github.com/owncloud/ocis/issues/4087) +- [coreApiShareOperationsToShares1/changingFilesShare.feature:48](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiShareOperationsToShares1/changingFilesShare.feature#L48) +- [coreApiShareOperationsToShares1/changingFilesShare.feature:49](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiShareOperationsToShares1/changingFilesShare.feature#L49) +- [coreApiWebdavEtagPropagation1/moveFileFolder.feature:278](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavEtagPropagation1/moveFileFolder.feature#L278) +- [coreApiWebdavEtagPropagation1/moveFileFolder.feature:279](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavEtagPropagation1/moveFileFolder.feature#L279) +- [coreApiWebdavEtagPropagation1/moveFileFolder.feature:346](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavEtagPropagation1/moveFileFolder.feature#L346) +- [coreApiWebdavEtagPropagation1/moveFileFolder.feature:347](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavEtagPropagation1/moveFileFolder.feature#L347) +- [coreApiWebdavMove2/moveShareOnOcis.feature:220](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavMove2/moveShareOnOcis.feature#L220) +- [coreApiWebdavMove2/moveShareOnOcis.feature:221](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavMove2/moveShareOnOcis.feature#L221) + - Note: always have an empty line at the end of this file. The bash script that processes this file may not process a scenario reference on the last line. diff --git a/tests/acceptance/expected-failures-on-S3NG-storage.md b/tests/acceptance/expected-failures-on-S3NG-storage.md index ba694ee247e..823481c964a 100644 --- a/tests/acceptance/expected-failures-on-S3NG-storage.md +++ b/tests/acceptance/expected-failures-on-S3NG-storage.md @@ -295,5 +295,15 @@ _The below features have been added after I last categorized them. AFAICT they a - [coreApiCapabilities/capabilities.feature:135](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiCapabilities/capabilities.feature#L135) - [coreApiCapabilities/capabilities.feature:174](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiCapabilities/capabilities.feature#L174) +### [Disallow moves between spaces and shares](https://github.com/owncloud/ocis/issues/4087) +- [coreApiShareOperationsToShares1/changingFilesShare.feature:48](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiShareOperationsToShares1/changingFilesShare.feature#L48) +- [coreApiShareOperationsToShares1/changingFilesShare.feature:49](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiShareOperationsToShares1/changingFilesShare.feature#L49) +- [coreApiWebdavEtagPropagation1/moveFileFolder.feature:278](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavEtagPropagation1/moveFileFolder.feature#L278) +- [coreApiWebdavEtagPropagation1/moveFileFolder.feature:279](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavEtagPropagation1/moveFileFolder.feature#L279) +- [coreApiWebdavEtagPropagation1/moveFileFolder.feature:346](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavEtagPropagation1/moveFileFolder.feature#L346) +- [coreApiWebdavEtagPropagation1/moveFileFolder.feature:347](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavEtagPropagation1/moveFileFolder.feature#L347) +- [coreApiWebdavMove2/moveShareOnOcis.feature:220](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavMove2/moveShareOnOcis.feature#L220) +- [coreApiWebdavMove2/moveShareOnOcis.feature:221](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavMove2/moveShareOnOcis.feature#L221) + Note: always have an empty line at the end of this file. The bash script that processes this file may not process a scenario reference on the last line.