microsoft / PowerApps-TestEngine

MIT License
93 stars 28 forks source link

PW Upgrade and improving login #271

Closed NavneetThekkumpat closed 1 year ago

NavneetThekkumpat commented 1 year ago

Attempt to improve stability of testengine by updating the Playwright version used 1.35.0. Also includes the improvements from https://github.com/microsoft/PowerApps-TestEngine/pull/253 (Fix Race Condition, Login Issues + Upgrade Playwright ver ) Thanks to @Grant-Archibald-MS for the above contribution.

Error below happens currently when memory overload or CPU utilization is high and we run TestEngine.

image

Checklist

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Microsoft.PowerApps.TestEngine 91% 88% 914
Summary 91% (2416 / 2642) 88% (554 / 630) 914

Minimum allowed line rate is 85%