Merge pull request #462 from owncloud/bump-commit-id-20200902
[Tests-Only] Bump core commit 20200902
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
config = {
|
config = {
|
||||||
'apiTests': {
|
'apiTests': {
|
||||||
'coreBranch': 'master',
|
'coreBranch': 'master',
|
||||||
'coreCommit': '7b6a4cf6dab990d1624042589d22e348e027b74b',
|
'coreCommit': '175ced019d71973b03afbefc6e79172a39ae9e28',
|
||||||
'numberOfParts': 2
|
'numberOfParts': 2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -119,7 +119,7 @@ def coreApiTests(ctx, coreBranch = 'master', coreCommit = '', part_number = 1, n
|
|||||||
'TEST_EXTERNAL_USER_BACKENDS':'true',
|
'TEST_EXTERNAL_USER_BACKENDS':'true',
|
||||||
'REVA_LDAP_HOSTNAME':'ldap',
|
'REVA_LDAP_HOSTNAME':'ldap',
|
||||||
'TEST_OCIS':'true',
|
'TEST_OCIS':'true',
|
||||||
'BEHAT_FILTER_TAGS': '~@notToImplementOnOCIS&&~@toImplementOnOCIS&&~@preview-extension-required&&~@local_storage',
|
'BEHAT_FILTER_TAGS': '~@notToImplementOnOCIS&&~@toImplementOnOCIS&&~comments-app-required&&~@federation-app-required&&~@notifications-app-required&&~systemtags-app-required&&~@provisioning_api-app-required&&~@preview-extension-required&&~@local_storage',
|
||||||
'DIVIDE_INTO_NUM_PARTS': number_of_parts,
|
'DIVIDE_INTO_NUM_PARTS': number_of_parts,
|
||||||
'RUN_PART': part_number,
|
'RUN_PART': part_number,
|
||||||
'EXPECTED_FAILURES_FILE': '/drone/src/tests/acceptance/expected-failures-on-OC-storage.txt'
|
'EXPECTED_FAILURES_FILE': '/drone/src/tests/acceptance/expected-failures-on-OC-storage.txt'
|
||||||
|
|||||||
@@ -491,16 +491,16 @@ apiTrashbin/trashbinFilesFolders.feature:104
|
|||||||
apiTrashbin/trashbinFilesFolders.feature:105
|
apiTrashbin/trashbinFilesFolders.feature:105
|
||||||
apiTrashbin/trashbinFilesFolders.feature:136
|
apiTrashbin/trashbinFilesFolders.feature:136
|
||||||
apiTrashbin/trashbinFilesFolders.feature:137
|
apiTrashbin/trashbinFilesFolders.feature:137
|
||||||
apiTrashbin/trashbinFilesFolders.feature:185
|
apiTrashbin/trashbinFilesFolders.feature:217
|
||||||
apiTrashbin/trashbinFilesFolders.feature:186
|
apiTrashbin/trashbinFilesFolders.feature:218
|
||||||
apiTrashbin/trashbinFilesFolders.feature:203
|
apiTrashbin/trashbinFilesFolders.feature:235
|
||||||
apiTrashbin/trashbinFilesFolders.feature:204
|
apiTrashbin/trashbinFilesFolders.feature:236
|
||||||
apiTrashbin/trashbinFilesFolders.feature:227
|
apiTrashbin/trashbinFilesFolders.feature:259
|
||||||
apiTrashbin/trashbinFilesFolders.feature:228
|
apiTrashbin/trashbinFilesFolders.feature:260
|
||||||
apiTrashbin/trashbinFilesFolders.feature:241
|
apiTrashbin/trashbinFilesFolders.feature:273
|
||||||
apiTrashbin/trashbinFilesFolders.feature:242
|
apiTrashbin/trashbinFilesFolders.feature:274
|
||||||
apiTrashbin/trashbinFilesFolders.feature:255
|
apiTrashbin/trashbinFilesFolders.feature:287
|
||||||
apiTrashbin/trashbinFilesFolders.feature:256
|
apiTrashbin/trashbinFilesFolders.feature:288
|
||||||
#
|
#
|
||||||
# https://github.com/owncloud/product/issues/179 Propfind to trashbin endpoint requires UUID
|
# https://github.com/owncloud/product/issues/179 Propfind to trashbin endpoint requires UUID
|
||||||
# https://github.com/owncloud/product/issues/178 File deletion using dav gives unique string in filename in the trashbin
|
# https://github.com/owncloud/product/issues/178 File deletion using dav gives unique string in filename in the trashbin
|
||||||
|
|||||||
Reference in New Issue
Block a user