-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[stable10] Run webUI tests #30973
[stable10] Run webUI tests #30973
Conversation
Codecov Report
@@ Coverage Diff @@
## stable10 #30973 +/- ##
===========================================
Coverage ? 59.88%
Complexity ? 18122
===========================================
Files ? 1188
Lines ? 71356
Branches ? 1246
===========================================
Hits ? 42729
Misses ? 28257
Partials ? 370
Continue to review full report at Codecov.
|
This now can achieve 100% pass on webUI on Travis. The problems I have observed are: Job .51 Edge - webUIPersonalSettings often gets:
When I watch the video, it does get to the Personal Settings page. So somehow the underlying code that opens the page gets to the Jobs .64 .65 .67. 70 .71 (various IE11 suites) all failed the first time with:
Something goes wrong with the connection through the IE11 webdriver. It passes again after 1 or 2 restarts. That needs some research to see if there is anything we can do better there. |
Related PRs are getting through today's Jenkins CI troubles and should be merged in a few hours. Tomorrow the nightly |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
To check what happens.