diff --git a/.drone.env b/.drone.env index 423ef53605e..3fe224c300c 100644 --- a/.drone.env +++ b/.drone.env @@ -1,3 +1,3 @@ # The test runner source for UI tests -WEB_COMMITID=8a052916fa80fa300a0cadcb0bde66390783820d +WEB_COMMITID=6fd967a12cfbe8fda936680ecf353c12eab78452 WEB_BRANCH=master diff --git a/tests/acceptance/expected-failures-API-on-OCIS-storage.md b/tests/acceptance/expected-failures-API-on-OCIS-storage.md index 0ee3ed2ccf0..5ddeaebc1ec 100644 --- a/tests/acceptance/expected-failures-API-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-API-on-OCIS-storage.md @@ -610,3 +610,7 @@ Not everything needs to be implemented for ocis. While the oc10 testsuite covers 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. + +#### [List of failed tests after enabling auto-accept] (https://github.com/owncloud/ocis/issues/7504) +- [coreApiWebdavPreviews/previews.feature:224](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiWebdavPreviews/previews.feature#L224) +- [coreApiShareCreateSpecialToShares2/createShareReceivedInMultipleWays.feature:265](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiShareCreateSpecialToShares2/createShareReceivedInMultipleWays.feature#L265)