From 58a0026a388a41dac05a0f2aaa31c456837fb1d3 Mon Sep 17 00:00:00 2001 From: Jannik Stehle Date: Thu, 11 Jul 2024 10:29:25 +0200 Subject: [PATCH] test: skip expected failures --- tests/acceptance/expected-failures-on-OCIS-storage.md | 2 ++ tests/acceptance/expected-failures-on-S3NG-storage.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/tests/acceptance/expected-failures-on-OCIS-storage.md b/tests/acceptance/expected-failures-on-OCIS-storage.md index 62bef5a2c96..949db2f9063 100644 --- a/tests/acceptance/expected-failures-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-on-OCIS-storage.md @@ -285,6 +285,8 @@ _The below features have been added after I last categorized them. AFAICT they a - [coreApiVersions/fileVersions.feature:158](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiVersions/fileVersions.feature#L158) - [coreApiVersions/fileVersions.feature:176](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiVersions/fileVersions.feature#L176) +- [coreApiWebdavOperations/downloadFile.feature:266](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavOperations/downloadFile.feature#L266) +- [coreApiWebdavOperations/downloadFile.feature:299](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavOperations/downloadFile.feature#L299) - 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 78924f7279d..db3b47bab9b 100644 --- a/tests/acceptance/expected-failures-on-S3NG-storage.md +++ b/tests/acceptance/expected-failures-on-S3NG-storage.md @@ -288,6 +288,8 @@ _The below features have been added after I last categorized them. AFAICT they a - [coreApiVersions/fileVersions.feature:158](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiVersions/fileVersions.feature#L158) - [coreApiVersions/fileVersions.feature:176](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiVersions/fileVersions.feature#L176) +- [coreApiWebdavOperations/downloadFile.feature:266](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavOperations/downloadFile.feature#L266) +- [coreApiWebdavOperations/downloadFile.feature:299](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavOperations/downloadFile.feature#L299) 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.