Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tests-Only] update owncloud commit id for integration tests #1325

Merged
merged 1 commit into from
Nov 19, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 4f7fb95e5926f9bce6a89b1d4c62ee0368b7b866
- git checkout e076d9383e18e3ac4c9b262def4869745a902695

- name: localAPIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -520,7 +520,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 4f7fb95e5926f9bce6a89b1d4c62ee0368b7b866
- git checkout e076d9383e18e3ac4c9b262def4869745a902695

- name: localAPIAcceptanceTestsOcisStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -589,7 +589,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 4f7fb95e5926f9bce6a89b1d4c62ee0368b7b866
- git checkout e076d9383e18e3ac4c9b262def4869745a902695

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -661,7 +661,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 4f7fb95e5926f9bce6a89b1d4c62ee0368b7b866
- git checkout e076d9383e18e3ac4c9b262def4869745a902695

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -733,7 +733,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 4f7fb95e5926f9bce6a89b1d4c62ee0368b7b866
- git checkout e076d9383e18e3ac4c9b262def4869745a902695

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -805,7 +805,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 4f7fb95e5926f9bce6a89b1d4c62ee0368b7b866
- git checkout e076d9383e18e3ac4c9b262def4869745a902695

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -877,7 +877,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 4f7fb95e5926f9bce6a89b1d4c62ee0368b7b866
- git checkout e076d9383e18e3ac4c9b262def4869745a902695

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -949,7 +949,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 4f7fb95e5926f9bce6a89b1d4c62ee0368b7b866
- git checkout e076d9383e18e3ac4c9b262def4869745a902695

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -1021,7 +1021,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 4f7fb95e5926f9bce6a89b1d4c62ee0368b7b866
- git checkout e076d9383e18e3ac4c9b262def4869745a902695

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -1098,7 +1098,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 4f7fb95e5926f9bce6a89b1d4c62ee0368b7b866
- git checkout e076d9383e18e3ac4c9b262def4869745a902695

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -1175,7 +1175,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 4f7fb95e5926f9bce6a89b1d4c62ee0368b7b866
- git checkout e076d9383e18e3ac4c9b262def4869745a902695

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -1252,7 +1252,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 4f7fb95e5926f9bce6a89b1d4c62ee0368b7b866
- git checkout e076d9383e18e3ac4c9b262def4869745a902695

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -1329,7 +1329,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 4f7fb95e5926f9bce6a89b1d4c62ee0368b7b866
- git checkout e076d9383e18e3ac4c9b262def4869745a902695

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -1406,7 +1406,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 4f7fb95e5926f9bce6a89b1d4c62ee0368b7b866
- git checkout e076d9383e18e3ac4c9b262def4869745a902695

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.4
Expand Down
86 changes: 41 additions & 45 deletions tests/acceptance/expected-failures-on-OCIS-storage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ apiFavorites/favoritesSharingToShares.feature:64
apiSharePublicLink1/createPublicLinkShare.feature:793
apiSharePublicLink1/createPublicLinkShare.feature:804
#
# https://github.com/owncloud/ocis-reva/issues/34 groups endpoint does not exist
# https://github.com/owncloud/product/issues/292 invalid format of sharees response
#
apiSharees/sharees.feature:32
apiSharees/sharees.feature:33
Expand Down Expand Up @@ -198,31 +198,32 @@ apiSharees/sharees.feature:516
apiSharees/sharees.feature:537
apiSharees/sharees.feature:538
#
# https://github.com/owncloud/ocis-reva/issues/34 groups endpoint does not exist
# https://github.com/owncloud/product/issues/293 sharing with group not available
#
apiShareManagementToShares/acceptShares.feature:22
apiShareManagementToShares/acceptShares.feature:71
apiShareManagementToShares/acceptShares.feature:156
apiShareManagementToShares/acceptShares.feature:157
apiShareManagementToShares/acceptShares.feature:158
apiShareManagementToShares/acceptShares.feature:159
apiShareManagementToShares/acceptShares.feature:160
apiShareManagementToShares/acceptShares.feature:162
apiShareManagementToShares/acceptShares.feature:175
apiShareManagementToShares/acceptShares.feature:196
apiShareManagementToShares/acceptShares.feature:223
apiShareManagementToShares/acceptShares.feature:249
apiShareManagementToShares/acceptShares.feature:270
apiShareManagementToShares/acceptShares.feature:279
apiShareManagementToShares/acceptShares.feature:298
apiShareManagementToShares/acceptShares.feature:342
apiShareManagementToShares/acceptShares.feature:378
apiShareManagementToShares/acceptShares.feature:417
#
# User cannot create a folder named Shares
apiShareManagementToShares/acceptShares.feature:279
apiShareManagementToShares/acceptShares.feature:298
#
# https://github.com/owncloud/product/issues/207 Response is empty when accepting a share
#
apiShareManagementToShares/acceptShares.feature:71
apiShareManagementToShares/acceptShares.feature:162
apiShareManagementToShares/acceptShares.feature:175
apiShareManagementToShares/acceptShares.feature:196
apiShareManagementToShares/acceptShares.feature:249
apiShareManagementToShares/acceptSharesToSharesFolder.feature:28
apiShareManagementToShares/acceptSharesToSharesFolder.feature:48
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:140
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:141
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:176
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:177
#
# https://github.com/owncloud/product/issues/203 file_target in share response
#
Expand All @@ -243,13 +244,16 @@ apiShareManagementBasicToShares/createShareToSharesFolder.feature:289
apiShareManagementBasicToShares/createShareToSharesFolder.feature:305
apiShareManagementBasicToShares/createShareToSharesFolder.feature:306
apiShareManagementBasicToShares/deleteShareFromShares.feature:46
apiShareManagementToShares/mergeShare.feature:32
apiShareManagementToShares/mergeShare.feature:42
apiShareManagementToShares/mergeShare.feature:89
#
# https://github.com/owncloud/ocis-reva/issues/262 Shares are not deleted when user is deleted
#
apiShareManagementBasicToShares/createShareToSharesFolder.feature:100
apiShareManagementBasicToShares/createShareToSharesFolder.feature:101
#
# https://github.com/owncloud/ocis-reva/issues/34 groups endpoint does not exist
# https://github.com/owncloud/product/issues/293 sharing with group not available
#
apiShareManagementBasicToShares/createShareToSharesFolder.feature:179
apiShareManagementBasicToShares/createShareToSharesFolder.feature:180
Expand All @@ -272,18 +276,6 @@ apiShareManagementBasicToShares/createShareToSharesFolder.feature:501
apiShareManagementBasicToShares/deleteShareFromShares.feature:28
apiShareManagementBasicToShares/deleteShareFromShares.feature:29
apiShareManagementBasicToShares/deleteShareFromShares.feature:89
apiShareManagementBasicToShares/deleteShareFromShares.feature:163
apiShareManagementBasicToShares/deleteShareFromShares.feature:164
apiShareManagementBasicToShares/deleteShareFromShares.feature:165
apiShareManagementBasicToShares/deleteShareFromShares.feature:166
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:42
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:43
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:69
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:70
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:97
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:98
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:135
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:136
#
# https://github.com/owncloud/ocis/issues/720 shares are mounted into /Shares folder even after the sharer deletes the collaborator
# https://github.com/owncloud/ocis/issues/721 deleting share response does not contain `data` field
Expand Down Expand Up @@ -492,6 +484,18 @@ apiSharePublicLink1/createPublicLinkShare.feature:678
apiSharePublicLink1/createPublicLinkShare.feature:679
apiSharePublicLink1/createPublicLinkShare.feature:729
apiSharePublicLink1/createPublicLinkShare.feature:730
apiShareManagementBasicToShares/deleteShareFromShares.feature:163
apiShareManagementBasicToShares/deleteShareFromShares.feature:164
apiShareManagementBasicToShares/deleteShareFromShares.feature:165
apiShareManagementBasicToShares/deleteShareFromShares.feature:166
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:42
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:43
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:69
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:70
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:97
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:98
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:135
apiShareManagementBasicToShares/excludeGroupFromReceivingSharesToSharesFolder.feature:136
#
# https://github.com/owncloud/core/issues/37605 Public cannot upload file with mtime set on a public link share with new version of WebDAV API
#
Expand Down Expand Up @@ -772,6 +776,11 @@ apiShareReshareToShares2/reShareSubfolder.feature:82
apiShareReshareToShares2/reShareSubfolder.feature:83
apiShareReshareToShares2/reShareSubfolder.feature:84
apiShareReshareToShares2/reShareSubfolder.feature:85
apiShareManagementToShares/mergeShare.feature:24
apiShareManagementToShares/mergeShare.feature:52
apiShareManagementToShares/mergeShare.feature:79
apiShareManagementToShares/mergeShare.feature:99

#
# https://github.com/owncloud/product/issues/270 share permissions are not enforced
#
Expand All @@ -797,7 +806,7 @@ apiShareReshareToShares3/reShareWithExpiryDate.feature:271
apiShareReshareToShares3/reShareWithExpiryDate.feature:272
apiShareReshareToShares3/reShareWithExpiryDate.feature:273
#
# https://github.com/owncloud/ocis-reva/issues/34 groups endpoint does not exist
# https://github.com/owncloud/product/issues/293 sharing with group not available
#
apiShareReshareToShares2/reShareWhenShareWithOnlyMembershipGroups.feature:24
apiShareReshareToShares2/reShareWhenShareWithOnlyMembershipGroups.feature:25
Expand Down Expand Up @@ -1180,7 +1189,7 @@ apiWebdavProperties2/getFileProperties.feature:136
apiWebdavProperties2/getFileProperties.feature:174
apiWebdavProperties2/getFileProperties.feature:175
#
# https://github.com/owncloud/ocis-reva/issues/34 groups endpoint does not exist
# https://github.com/owncloud/product/issues/293 sharing with group not available
#
apiWebdavProperties2/getFileProperties.feature:156
apiWebdavProperties2/getFileProperties.feature:157
Expand Down Expand Up @@ -1408,8 +1417,7 @@ apiWebdavEtagPropagation2/restoreVersion.feature:10
apiShareOperationsToShares/uploadToShare.feature:64
apiShareOperationsToShares/uploadToShare.feature:65
#
# https://github.com/owncloud/ocis-reva/issues/34 groups endpoint does not exist
# https://github.com/owncloud/ocis-ocs/issues/35 group support is not yet implemented
# https://github.com/owncloud/product/issues/293 sharing with group not available
#
apiShareOperationsToShares/uploadToShare.feature:39
apiShareOperationsToShares/uploadToShare.feature:40
Expand Down Expand Up @@ -1478,8 +1486,7 @@ apiVersions/fileVersionsSharingToShares.feature:163
apiVersions/fileVersionsSharingToShares.feature:250
apiVersions/fileVersionsSharingToShares.feature:251
#
# https://github.com/owncloud/ocis-reva/issues/34 groups endpoint does not exist
# https://github.com/owncloud/ocis-ocs/issues/35 group support is not yet implemented
# https://github.com/owncloud/product/issues/293 sharing with group not available
#
apiVersions/fileVersionsSharingToShares.feature:179
#
Expand Down Expand Up @@ -1767,7 +1774,7 @@ apiShareCreateSpecialToShares1/createShareExpirationDate.feature:760
apiShareCreateSpecialToShares1/createShareExpirationDate.feature:781
apiShareCreateSpecialToShares1/createShareExpirationDate.feature:782
#
# Groups Endpoint does not exist https://github.com/owncloud/ocis-reva/issues/34
# https://github.com/owncloud/product/issues/293 sharing with group not available
#
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:36
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:37
Expand All @@ -1777,10 +1784,6 @@ apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:85
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:86
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:106
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:107
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:140
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:141
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:176
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:177
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:201
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature:202
apiShareCreateSpecialToShares2/createShareGroupAndUserWithSameName.feature:10
Expand All @@ -1801,13 +1804,6 @@ apiShareCreateSpecialToShares2/createShareGroupCaseSensitive.feature:86
apiShareCreateSpecialToShares2/createShareGroupCaseSensitive.feature:87
apiShareManagementBasicToShares/createShareToSharesFolder.feature:438
apiShareManagementBasicToShares/createShareToSharesFolder.feature:439
apiShareManagementToShares/mergeShare.feature:24
apiShareManagementToShares/mergeShare.feature:32
apiShareManagementToShares/mergeShare.feature:42
apiShareManagementToShares/mergeShare.feature:52
apiShareManagementToShares/mergeShare.feature:79
apiShareManagementToShares/mergeShare.feature:89
apiShareManagementToShares/mergeShare.feature:99
apiShareOperationsToShares/accessToShare.feature:71
apiShareOperationsToShares/accessToShare.feature:72
#
Expand Down
Loading