-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
cherry-pick(#6933): fix(e2e): Stabilize ITC tests #6947
Conversation
* fix(ITC): initialize ITC in `created()` hook * fix(e2e): stabilize ITC tests * docs: add JSDocs * refactor: lint:fix * test(e2e): add comment and assertion * refactor: lint:fix
Current Playwright Test Results Summary✅ 135 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 08/16/2023 11:32:11pm UTC)
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Autoscale User can set autoscale with a valid range @snapshot
Retry 1 • Initial Attempt |
0% (0)0 / 169 runsfailed over last 7 days |
4.73% (8)8 / 169 runsflaked over last 7 days |
Codecov Report
@@ Coverage Diff @@
## release/3.0.1 #6947 +/- ##
================================================
Coverage ? 46.88%
================================================
Files ? 644
Lines ? 25632
Branches ? 2496
================================================
Hits ? 12017
Misses ? 13138
Partials ? 477
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Sentry.
|
fix(ITC): initialize ITC in
created()
hookfix(e2e): stabilize ITC tests
docs: add JSDocs
refactor: lint:fix
test(e2e): add comment and assertion
refactor: lint:fix
Issue #6931
Issue #6932