-
Notifications
You must be signed in to change notification settings - Fork 184
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
[full-ci] Bump web to v5.5.0-rc.2 #3664
Conversation
cfa8433
to
9a58f65
Compare
@pascalwengerter afaik the tests failing in https://drone.owncloud.com/owncloud/ocis/11325/48/9 are all flaky, is that correct? |
The line 56/60 for sure, but given that one fails and one passes unexpectedly hints at a missing update of the expected failures 🤔🥸 line 172 needs investigation, could be it'll be dropped by updating expected failures, could be random or legit otherwise |
Hm, true 🤔 line 172 has an issue linked that is already closed. Maybe there just was no full ci run in the meantime 🤔 Removed it from expected failures. |
Pushed a commit that sorted the 56/60 line thing, now let's hope the flakiness isn't too bad |
7eb6c48
to
e387c43
Compare
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, squash-able 🤓
Usually we only bump to final releases of oC Web. To get in sync for the beta and find out about blockers early, we'll update to a web release candidate for now.