-
Notifications
You must be signed in to change notification settings - Fork 188
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] Update web to v4.3.0 #2589
Conversation
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.
🚀
@kulmann this needs some line number changes in expected-failures. Do you want me to push a commit for that? Or are you already looking? |
Oh that would be nice if you could take a look. Thank you @phil-davis ! |
881a188
to
205d3d2
Compare
205d3d2
to
ccd5a7e
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.
accounts and settings UI tests are failing.
In web, nightwatch was bumped to 1.7.11 in PR owncloud/web#5820 and nothing special was needed for the tests to keep passing.
So maybe there is some other reason that these "local" test for accounts and settings are failing in this PR?
"nightwatch": "1.5.1", | ||
"nightwatch": "1.7.11", |
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.
https://drone.owncloud.com/owncloud/ocis/7028/52/7
The settingsUITests
are not working. Maybe that is related to this change?
"nightwatch": "1.5.1", | ||
"nightwatch": "1.7.11", |
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.
https://drone.owncloud.com/owncloud/ocis/7028/51/6
The accountsUITests
are not working. Maybe that is related to this change?
@kulmann the accounts and settings UI tests are failing. I am offline for a while, and I don't immediately know how to fix it. Anyone feel free to push a fix! |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Needed to downgrade |
Description
Update web to v4.3.0
Related Issue
How Has This Been Tested?
Types of changes
Checklist: