Uh oh!
There was an error while loading. Please reload this page.
UI Test: Fix UI test failures in master - #4719
Conversation
yadvr
commented
Feb 23, 2021
LGTM, job #1 passing on Travis |
DaanHoogland
commented
Feb 23, 2021
blueorangutan
commented
Feb 23, 2021
@DaanHoogland a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
blueorangutan
commented
Feb 23, 2021
UI build: ✔️ |
yadvr
commented
Feb 23, 2021
@utchoang same as the other PR, go to Travis's first job -> see the install.sh... block: The other bug of course is that on failure of npm run:unit, does not actually fail the first job ^^, something needs fixing at:https://github.com/apache/cloudstack/blob/4.15/tools/travis/install.sh#L41 (for 4.15 branch, don't raise PR for both master and 4.15, raise just for 4.15 branch, we'll fwd merge such PRs to master which will get the same fixes). cc @shwstppr@DaanHoogland |
yadvr
commented
Feb 24, 2021
In line with #4718 assuming will merge/fwd merge. |

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

After fixes:
How Has This Been Tested?