-
Notifications
You must be signed in to change notification settings - Fork 159
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] Get share indicators of a resource with retry #4976
Conversation
💥 Acceptance tests SharingInternalGroupsRootSharingIndicator2 failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/web/14721/
|
b51c157
to
ece125d
Compare
This approach kinda works eg. https://drone.owncloud.com/owncloud/web/14753/7/14 (line number 503) |
1cfc857
to
5b01192
Compare
12c7d63
to
77ccbf8
Compare
💥 Acceptance tests webUIFiles2 failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/web/14802/
|
1f4ce8b
to
a34ffcc
Compare
💥 Acceptance tests webUIRenameFiles failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/web/14812/
|
a34ffcc
to
20fe9c5
Compare
💥 Acceptance tests webUIRenameFiles failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/web/14834/
|
20fe9c5
to
b7e8e77
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
b7e8e77
to
52cc593
Compare
💥 Acceptance tests webUIFiles2 failed. Please find the screenshots inside ...https://drone.owncloud.com/owncloud/web/14898/
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
52cc593
to
0b0df4e
Compare
0b0df4e
to
4005761
Compare
I've rebased on master |
Description
This PR adds functionality to try to get share indicator of a resource a second time when the first try fails
Hopefully, it will prevent intermittent fails of the sharing-indicator tests that occur due to the unavailability of share indicators.
Related Issue
How Has This Been Tested?
Types of changes
Checklist: