-
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(#6948): Ensure that dynamically created vue components are destroyed #6958
Conversation
Current Playwright Test Results Summary✅ 137 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 08/21/2023 06:40:44pm UTC)
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Basic Condition Set Use ConditionSet should output blank instead of the default value
Retry 1 • Initial Attempt |
13.56% (8)8 / 59 runsfailed over last 7 days |
28.81% (17)17 / 59 runsflaked over last 7 days |
📄 functional/plugins/telemetryTable/telemetryTable.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Telemetry Table unpauses and filters data when paused by button and user changes bounds
Retry 1 • Initial Attempt |
4.76% (7)7 / 147 runsfailed over last 7 days |
16.33% (24)24 / 147 runsflaked over last 7 days |
📄 functional/plugins/plot/autoscale.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Autoscale User can set autoscale with a valid range @snapshot
Retry 2 • Retry 1 • Initial Attempt |
0% (0)0 / 154 runsfailed over last 7 days |
5.19% (8)8 / 154 runsflaked over last 7 days |
Please add a link to the issue(s) the original PR is closing in the body of the cherry-pick PR for traceability |
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
@shefalijoshi , approved but visual tests are failing |
Codecov Report
@@ Coverage Diff @@
## release/3.0.1 #6958 +/- ##
================================================
Coverage ? 42.04%
================================================
Files ? 409
Lines ? 12639
Branches ? 0
================================================
Hits ? 5314
Misses ? 7325
Partials ? 0
Continue to review full report in Codecov by Sentry.
|
Original issue: VIPEROMCT-392