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] bump core commit id #1290

Merged
merged 2 commits into from
Nov 2, 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
84 changes: 42 additions & 42 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -441,15 +441,15 @@ steps:
- /drone/src/cmd/revad/revad -c ldap-users.toml

- name: clone-oC10-test-repos
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- 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 47365d22af95d90fcbd7705572f715a7b93d31b6
- git checkout 8fee3047cadfaae5a4cee330a102af8d1ada8160

- name: localAPIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- make test-acceptance-api
environment:
Expand Down Expand Up @@ -516,15 +516,15 @@ steps:
- /drone/src/cmd/revad/revad -c ldap-users.toml

- name: clone-oC10-test-repos
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- 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 47365d22af95d90fcbd7705572f715a7b93d31b6
- git checkout 8fee3047cadfaae5a4cee330a102af8d1ada8160

- name: localAPIAcceptanceTestsOcisStorage
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- make test-acceptance-api
environment:
Expand Down Expand Up @@ -586,15 +586,15 @@ steps:
- /drone/src/cmd/revad/revad -c ldap-users.toml

- name: clone-oC10-test-repos
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- 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 47365d22af95d90fcbd7705572f715a7b93d31b6
- git checkout 8fee3047cadfaae5a4cee330a102af8d1ada8160

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- cd /drone/src/tmp/testrunner
- make test-acceptance-api
Expand Down Expand Up @@ -659,15 +659,15 @@ steps:
- /drone/src/cmd/revad/revad -c ldap-users.toml

- name: clone-oC10-test-repos
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- 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 47365d22af95d90fcbd7705572f715a7b93d31b6
- git checkout 8fee3047cadfaae5a4cee330a102af8d1ada8160

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- cd /drone/src/tmp/testrunner
- make test-acceptance-api
Expand Down Expand Up @@ -732,15 +732,15 @@ steps:
- /drone/src/cmd/revad/revad -c ldap-users.toml

- name: clone-oC10-test-repos
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- 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 47365d22af95d90fcbd7705572f715a7b93d31b6
- git checkout 8fee3047cadfaae5a4cee330a102af8d1ada8160

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- cd /drone/src/tmp/testrunner
- make test-acceptance-api
Expand Down Expand Up @@ -805,15 +805,15 @@ steps:
- /drone/src/cmd/revad/revad -c ldap-users.toml

- name: clone-oC10-test-repos
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- 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 47365d22af95d90fcbd7705572f715a7b93d31b6
- git checkout 8fee3047cadfaae5a4cee330a102af8d1ada8160

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- cd /drone/src/tmp/testrunner
- make test-acceptance-api
Expand Down Expand Up @@ -878,15 +878,15 @@ steps:
- /drone/src/cmd/revad/revad -c ldap-users.toml

- name: clone-oC10-test-repos
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- 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 47365d22af95d90fcbd7705572f715a7b93d31b6
- git checkout 8fee3047cadfaae5a4cee330a102af8d1ada8160

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- cd /drone/src/tmp/testrunner
- make test-acceptance-api
Expand Down Expand Up @@ -951,15 +951,15 @@ steps:
- /drone/src/cmd/revad/revad -c ldap-users.toml

- name: clone-oC10-test-repos
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- 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 47365d22af95d90fcbd7705572f715a7b93d31b6
- git checkout 8fee3047cadfaae5a4cee330a102af8d1ada8160

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- cd /drone/src/tmp/testrunner
- make test-acceptance-api
Expand Down Expand Up @@ -1024,15 +1024,15 @@ steps:
- /drone/src/cmd/revad/revad -c ldap-users.toml

- name: clone-oC10-test-repos
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- 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 47365d22af95d90fcbd7705572f715a7b93d31b6
- git checkout 8fee3047cadfaae5a4cee330a102af8d1ada8160

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- cd /drone/src/tmp/testrunner
- make test-acceptance-api
Expand Down Expand Up @@ -1102,15 +1102,15 @@ steps:
- /drone/src/cmd/revad/revad -c ldap-users.toml

- name: clone-oC10-test-repos
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- 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 47365d22af95d90fcbd7705572f715a7b93d31b6
- git checkout 8fee3047cadfaae5a4cee330a102af8d1ada8160

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- cd /drone/src/tmp/testrunner
- make test-acceptance-api
Expand Down Expand Up @@ -1180,15 +1180,15 @@ steps:
- /drone/src/cmd/revad/revad -c ldap-users.toml

- name: clone-oC10-test-repos
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- 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 47365d22af95d90fcbd7705572f715a7b93d31b6
- git checkout 8fee3047cadfaae5a4cee330a102af8d1ada8160

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- cd /drone/src/tmp/testrunner
- make test-acceptance-api
Expand Down Expand Up @@ -1258,15 +1258,15 @@ steps:
- /drone/src/cmd/revad/revad -c ldap-users.toml

- name: clone-oC10-test-repos
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- 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 47365d22af95d90fcbd7705572f715a7b93d31b6
- git checkout 8fee3047cadfaae5a4cee330a102af8d1ada8160

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- cd /drone/src/tmp/testrunner
- make test-acceptance-api
Expand Down Expand Up @@ -1336,15 +1336,15 @@ steps:
- /drone/src/cmd/revad/revad -c ldap-users.toml

- name: clone-oC10-test-repos
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- 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 47365d22af95d90fcbd7705572f715a7b93d31b6
- git checkout 8fee3047cadfaae5a4cee330a102af8d1ada8160

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- cd /drone/src/tmp/testrunner
- make test-acceptance-api
Expand Down Expand Up @@ -1414,15 +1414,15 @@ steps:
- /drone/src/cmd/revad/revad -c ldap-users.toml

- name: clone-oC10-test-repos
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- 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 47365d22af95d90fcbd7705572f715a7b93d31b6
- git checkout 8fee3047cadfaae5a4cee330a102af8d1ada8160

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.2
image: owncloudci/php:7.4
commands:
- cd /drone/src/tmp/testrunner
- make test-acceptance-api
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cs3org/reva",
"config" : {
"platform": {
"php": "7.2"
"php": "7.4"
}
},
"require": {
Expand Down
56 changes: 32 additions & 24 deletions tests/acceptance/expected-failures-on-OCIS-storage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -514,26 +514,38 @@ apiSharePublicLink2/updatePublicLinkShare.feature:94
apiSharePublicLink2/updatePublicLinkShare.feature:284
apiSharePublicLink2/updatePublicLinkShare.feature:285
#
# https://github.com/owncloud/ocis/issues/776 investigate ocis issues in apiSharePublicLink2/reShareAsPublicLinkToShares
#
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:25
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:26
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:47
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:48
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:63
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:64
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:78
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:79
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:100
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:101
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:123
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:124
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:140
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:141
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:161
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:162
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:184
apiSharePublicLink2/reShareAsPublicLinkToShares.feature:185
# https://github.com/owncloud/ocis/issues/270 [OCIS] share permissions not enforced
#
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:25
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:26
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:62
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:63
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:77
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:78
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:136
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:137
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:157
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:158
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:179
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:180
#
# https://github.com/owncloud/ocis-reva/issues/292 Public link enforce permissions
#
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:97
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:98
#
# https://github.com/owncloud/product/issues/272 [OCIS] old public webdav api doesnt works
#
apiSharePublicLink2/reShareAsPublicLinkToSharesOldDav.feature:30
apiSharePublicLink2/reShareAsPublicLinkToSharesOldDav.feature:31
apiSharePublicLink2/reShareAsPublicLinkToSharesOldDav.feature:50
apiSharePublicLink2/reShareAsPublicLinkToSharesOldDav.feature:51
apiSharePublicLink2/reShareAsPublicLinkToSharesOldDav.feature:71
apiSharePublicLink2/reShareAsPublicLinkToSharesOldDav.feature:72
apiSharePublicLink2/reShareAsPublicLinkToSharesOldDav.feature:92
apiSharePublicLink2/reShareAsPublicLinkToSharesOldDav.feature:93
apiSharePublicLink2/reShareAsPublicLinkToSharesOldDav.feature:114
apiSharePublicLink2/reShareAsPublicLinkToSharesOldDav.feature:115
#
# https://github.com/owncloud/ocis-reva/issues/11 listing received shares does not work
#
Expand Down Expand Up @@ -1202,10 +1214,6 @@ apiWebdavProperties2/getFileProperties.feature:327
apiWebdavProperties2/getFileProperties.feature:328
apiWebdavProperties2/getFileProperties.feature:376
apiWebdavProperties2/getFileProperties.feature:377
apiWebdavProperties2/getFileProperties.feature:389
apiWebdavProperties2/getFileProperties.feature:390
apiWebdavProperties2/getFileProperties.feature:402
apiWebdavProperties2/getFileProperties.feature:403
apiWebdavProperties2/getFileProperties.feature:415
apiWebdavProperties2/getFileProperties.feature:416
apiWebdavProperties2/getFileProperties.feature:428
Expand Down
Loading