Skip to content

Commit

Permalink
Merge pull request #1196 from owncloud/update-test-commit-ids-20200111
Browse files Browse the repository at this point in the history
[tests-only] Update WEB_COMMITID for tests
  • Loading branch information
individual-it authored Jan 12, 2021
2 parents 6fdb44c + 168d8a7 commit 8fa89f5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .drone.env
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ CORE_COMMITID=85da111d5ec5660f7294a789304b4bfc32580d95
CORE_BRANCH=master

# The test runner source for UI tests
WEB_COMMITID=4d5539fe1ebb3eab700ca692a9d7407cc650de1d
WEB_COMMITID=467733e26d4bda42896f89f2768929b22b7c3815
WEB_BRANCH=master
21 changes: 18 additions & 3 deletions tests/acceptance/expected-failures-webUI-on-OWNCLOUD-storage.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# this file contains the scenarios from web tests that are currently expected to fail on OCIS with owncloud storage
#
# https://github.com/owncloud/ocisissues/1106 media viewer does not support mp3 files
webUIPreview/imageMediaViewer.feature:78
webUIPreview/imageMediaViewer.feature:85
webUIPreview/imageMediaViewer.feature:81
webUIPreview/imageMediaViewer.feature:88
#
# https://github.com/owncloud/web/issues/4564 authentication dialog appears when user is deleted
# https://github.com/owncloud/ocis/issues/1129 login error page loops when logged in user is deleted
Expand Down Expand Up @@ -184,7 +184,14 @@ webUISharingInternalUsersBlacklisted/shareWithUsers.feature:90
webUILogin/login.feature:52
#
# Image-Media-Viewer-Issue
webUIPreview/imageMediaViewer.feature:30
webUIPreview/imageMediaViewer.feature:33
#
# https://github.com/owncloud/web/issues/4296 media viewer does not display jpeg file
webUIPreview/imageMediaViewer.feature:15
#
#
webUIPreview/imageMediaViewer.feature:100
webUIPreview/imageMediaViewer.feature:114
#
# webUI-Private-Links
webUIPrivateLinks/accessingPrivateLinks.feature:8
Expand Down Expand Up @@ -402,6 +409,9 @@ webUIUpload/uploadEdgecases.feature:105
webUIUpload/uploadEdgecases.feature:121
webUIUpload/uploadFileGreaterThanQuotaSize.feature:12
#
# https://github.com/owncloud/ocis/issues/1124 restoring a file deleted from a received shared folder is not possible
webUITrashbinRestore/trashbinRestore.feature:240
#
# https://github.com/owncloud/web/issues/4601 Adjust web UI test scenarios that demonstrate fixed bugs
webUISharingFolderAdvancedPermissionMultipleUsers/sharedFolderWithMultipleUsersAdvancedPermissions.feature:165
webUISharingFolderAdvancedPermissionMultipleUsers/sharedFolderWithMultipleUsersAdvancedPermissions.feature:166
Expand All @@ -412,3 +422,8 @@ webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature:122
webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature:298
webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature:275
webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature:212
#
# https://github.com/owncloud/ocis/issues/1197 Investigate why some imageMediaViewer web UI tests fail when run in OCIS CI
webUIPreview/imageMediaViewer.feature:100
webUIPreview/imageMediaViewer.feature:114
webUISharingInternalUsers/shareWithUsers.feature:585

0 comments on commit 8fa89f5

Please sign in to comment.