From f851b6377c3a4ae46a53e4144f5fe99f94be0c07 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 7 Jul 2022 11:35:24 +0545 Subject: [PATCH] Add parallel-deployment expected-failure for issue 4112 --- tests/parallelDeployAcceptance/expected-failures-API.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/parallelDeployAcceptance/expected-failures-API.md b/tests/parallelDeployAcceptance/expected-failures-API.md index de3a7cdc76e..9c8c276e45c 100644 --- a/tests/parallelDeployAcceptance/expected-failures-API.md +++ b/tests/parallelDeployAcceptance/expected-failures-API.md @@ -1 +1,6 @@ ## Scenarios that are expected to fail in parallel deployment + +The expected failures in this file are from features in the owncloud/ocis repo in the tests/parallelDeployAcceptance/features folder tree. + +### [Cannot PROPFIND file information using ocis selector](https://github.com/owncloud/ocis/issues/4112) +- [apiWebdavOperations/downloadFile.feature:35](https://github.com/owncloud/ocis/blob/master/tests/parallelDeployAcceptance/features/apiWebdavOperations/downloadFile.feature#L35)