Skip to content

Commit

Permalink
update test failures
Browse files Browse the repository at this point in the history
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
  • Loading branch information
butonic committed Nov 13, 2020
1 parent 57e29a9 commit 14b9bfd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions ocis/tests/acceptance/expected-failures-on-OCIS-storage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,6 @@ apiFavorites/favoritesSharingToShares.feature:49
apiFavorites/favoritesSharingToShares.feature:50
apiFavorites/favoritesSharingToShares.feature:63
apiFavorites/favoritesSharingToShares.feature:64
apiFavorites/favoritesSharingToShares.feature:77
apiFavorites/favoritesSharingToShares.feature:78
#
# https://github.com/owncloud/product/issues/187
# Cannot create user with different username and emails
Expand Down Expand Up @@ -317,7 +315,6 @@ apiShareManagementToShares/acceptShares.feature:160
apiShareManagementToShares/acceptShares.feature:162
apiShareManagementToShares/acceptShares.feature:175
apiShareManagementToShares/acceptShares.feature:196
apiShareManagementToShares/acceptShares.feature:216
apiShareManagementToShares/acceptShares.feature:223
apiShareManagementToShares/acceptShares.feature:249
apiShareManagementToShares/acceptShares.feature:270
Expand Down Expand Up @@ -426,11 +423,6 @@ apiShareManagementBasicToShares/deleteShareFromShares.feature:182
apiShareManagementBasicToShares/deleteShareFromShares.feature:183
apiShareManagementBasicToShares/deleteShareFromShares.feature:184
#
# https://github.com/owncloud/ocis-reva/issues/260 Sharee retrieves the information about a share -but gets response containing all the shares
#
apiShareOperationsToShares/accessToShare.feature:55
apiShareOperationsToShares/accessToShare.feature:56
#
# https://github.com/owncloud/ocis-reva/issues/262 Shares are not deleted when user is deleted
#
apiShareOperationsToShares/gettingShares.feature:24
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Feature: dav-versions
And user "Alice" uploads file "filesForUpload/davtest.txt" to filenames based on "/davtest.txt" with all mechanisms using the WebDAV API
Then the version folder of file "/davtest.txt-olddav-regular" for user "Alice" should contain "1" element
And the version folder of file "/davtest.txt-newdav-regular" for user "Alice" should contain "1" element
Then the version folder of file "/davtest.txt-olddav-oldchunking" for user "Alice" should contain "1" element
Then the version folder of file "/davtest.txt-olddav-oldchunking" for user "Alice" should contain "0" element
And as "Alice" file "/davtest.txt-newdav-newchunking" should not exist

@files_sharing-app-required
Expand Down

0 comments on commit 14b9bfd

Please sign in to comment.