-
Notifications
You must be signed in to change notification settings - Fork 189
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][full-ci]Retry listing notifications #6839
Conversation
https://drone.owncloud.com/owncloud/ocis/24541/47/5
Might be an unrelated fail - I will restart. |
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.
Looks reasonable - trying one more time after 1 second should be enough to prevent this problem.
743fc34
to
0d2fdf6
Compare
0d2fdf6
to
32d2ee5
Compare
32d2ee5
to
b52b5f2
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
Kudos, SonarCloud Quality Gate passed! |
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
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 👍
* Retry listing notifications * use loop instaed * use loop instaed * throw exception * use do while loop
* Retry listing notifications * use loop instaed * use loop instaed * throw exception * use do while loop
Part of: owncloud/QA#817
Sometimes tests try to get the notification before the server sends it, so the in this PR if the
message
is not set, then try to get the notification again. This will hopefully prevent error's like owncloud/QA#817 (comment)Related error
apiAntivirus/antivirus.feature:294
apiAntivirus/antivirus.feature:296
: https://drone.owncloud.com/owncloud/ocis/24228/56/7