update expected ocis failures

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2020-09-24 13:23:40 +02:00
parent a1079ec33e
commit 3eeb041518
2 changed files with 4 additions and 13 deletions

View File

@@ -8,4 +8,7 @@ Enhancement: update reva to v1.2.2-0.20200924071957-e6676516e61e
- ocs service: cache displaynames [(reva/#1161)](https://github.com/cs3org/reva/pull/1161)
https://github.com/owncloud/ocis/pull/601
https://github.com/owncloud/ocis-reva/issues/262
https://github.com/owncloud/ocis-reva/issues/357
https://github.com/owncloud/ocis-reva/issues/301
https://github.com/owncloud/ocis-reva/issues/302

View File

@@ -3,8 +3,6 @@
#
# test scenarios that specifically fail with OCIS storage
#
apiShareOperations/gettingShares.feature:155
apiShareOperations/gettingShares.feature:156
apiSharePublicLink2/multilinkSharing.feature:181
apiWebdavProperties1/setFileProperties.feature:32
apiWebdavProperties1/setFileProperties.feature:33
@@ -364,20 +362,10 @@ apiShareToSharesManagementBasic/excludeGroupFromReceivingSharesToSharesFolder.fe
apiShareOperations/accessToShare.feature:48
apiShareOperations/accessToShare.feature:49
#
# https://github.com/owncloud/ocis/ocis-reva/issues/262 Shares are not deleted when user is deleted
apiShareOperations/gettingShares.feature:21
apiShareOperations/gettingShares.feature:22
#
# https://github.com/owncloud/ocis/ocis-reva/issues/65 There is no such thing like a "super-user"
apiShareOperations/gettingShares.feature:34
apiShareOperations/gettingShares.feature:35
#
# https://github.com/owncloud/ocis/ocis-reva/issues/357 Delete shares from user when user is deleted
# https://github.com/owncloud/ocis/ocis-reva/issues/301 no displayname_owner shown when creating a share
# https://github.com/owncloud/ocis/ocis-reva/issues/302 when sharing a file mime-type field is set to application/octet-stream
apiShareOperations/gettingShares.feature:124
apiShareOperations/gettingShares.feature:125
#
# https://github.com/owncloud/ocis/ocis-reva/issues/374 OCS error message for attempting to access share via share id as an unauthorized user is not informative
apiShareOperations/gettingShares.feature:168
apiShareOperations/gettingShares.feature:169