-
Notifications
You must be signed in to change notification settings - Fork 1.3k
UI test: Fix UI test failures in 4.15 #4718
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
Conversation
rohityadavcloud
left a comment
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.
Let's wait for travis job#1 that runs UI unit tests to pass
shwstppr
left a comment
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
|
Just checked, sorry @utchoang tests are still failing which I suspect could be due to some distro specific pkgs or dependencies (npm/nodejs?). See Travis's first job: https://travis-ci.com/github/apache/cloudstack/jobs/484968060 To check, you'll need to open the first job log from the PR, and then click on the |
|
LGTM, verified on Travis |

Description
Fixes #4711
For 4.15 branch
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
UI test

After fix:
How Has This Been Tested?