-
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
Fix Plan View duplicate scrollbars #6865
Conversation
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/07/2023 10:48:19pm UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: 732ff35 Started: 08/07/2023 10:46:24pm UTC Current Playwright Test Results Summary✅ 134 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 08/07/2023 10:48:19pm UTC)
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Log plot tests Log Plot ticks are functionally correct in regular and log mode and after refresh
Retry 1 • Initial Attempt |
3.30% (3)3 / 91 runsfailed over last 7 days |
15.38% (14)14 / 91 runsflaked over last 7 days |
📄 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 1 • Initial Attempt |
12.28% (14)14 / 114 runsfailed over last 7 days |
38.60% (44)44 / 114 runsflaked over last 7 days |
📄 functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 2 Flakes
Top 1 Common Error Messages
|
2 Test Cases Affected |
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 / 92 runsfailed over last 7 days |
19.57% (18)18 / 92 runsflaked over last 7 days |
Restricted Notebook with a page locked and with an embed @addinit Disallows embeds to be deleted if page locked @addinit
Retry 1 • Initial Attempt |
0% (0)0 / 92 runsfailed over last 7 days |
27.17% (25)25 / 92 runsflaked over last 7 days |
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
autoscale test failing. need to look into why and fix it |
fbee261
to
6de5818
Compare
Codecov Report
@@ Coverage Diff @@
## master #6865 +/- ##
==========================================
+ Coverage 48.33% 48.34% +0.01%
==========================================
Files 643 643
Lines 25626 25626
Branches 2496 2496
==========================================
+ Hits 12387 12390 +3
+ Misses 12763 12760 -3
Partials 476 476
*This pull request uses carry forward flags. Click here to find out more. see 9 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
69bc14f
to
6de5818
Compare
Closes #6864
Closes
Describe your changes:
All Submissions:
Author Checklist
Reviewer Checklist