-
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(#6960): Add strategy latest and timeContext to auto flow tabular and gauge views #6981
Conversation
…tabular and gauge views (#6960)
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.
Perfect!
Current Playwright Test Results Summary✅ 14 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 11:49:32pm UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: cbbd937 Started: 08/21/2023 11:42:50pm UTC
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Display Layout When multiple plots are contained in a layout, we only ask for annotations once @couchdb
Retry 2 • Retry 1 • Initial Attempt |
16.13% (10)10 / 62 runsfailed over last 7 days |
24.19% (15)15 / 62 runsflaked over last 7 days |
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 11:49:32pm UTC)
⚠️ Flakes
📄 functional/plugins/conditionSet/conditionSet.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Basic Condition Set Use ConditionSet should output blank instead of the default value
Retry 2 • Retry 1 • Initial Attempt |
13.11% (8)8 / 61 runsfailed over last 7 days |
29.51% (18)18 / 61 runsflaked over last 7 days |
📄 functional/plugins/plot/tagging.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Plot Tagging Tags work with Overlay Plots
Retry 1 • Initial Attempt |
10.12% (17)17 / 168 runsfailed over last 7 days |
30.95% (52)52 / 168 runsflaked over last 7 days |
📄 functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Restricted Notebook with a page locked and with an embed @addinit Allows embeds to be deleted if page unlocked @addinit
Retry 1 • Initial Attempt |
0% (0)0 / 168 runsfailed over last 7 days |
42.26% (71)71 / 168 runsflaked over last 7 days |
Codecov Report
@@ Coverage Diff @@
## release/3.0.1 #6981 +/- ##
================================================
Coverage ? 48.33%
================================================
Files ? 644
Lines ? 25722
Branches ? 2512
================================================
Hits ? 12432
Misses ? 12812
Partials ? 478
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Sentry.
|
Original Issue: VIPEROMCT-393