-
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
Add tests for inspector data pivoting #7282
Add tests for inspector data pivoting #7282
Conversation
…xist' into 7060-inspector-data-pivoting-api-needs-tests-and-readmemd
Current Playwright Test Results Summary✅ 15 Passing Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 12/19/2023 10:31:25am UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: c39c8aa Started: 12/19/2023 10:29:42am UTC Current Playwright Test Results Summary✅ 166 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 12/19/2023 10:31:25am 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 |
1.39% (1)1 / 72 runfailed over last 7 days |
26.39% (19)19 / 72 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 Disallows embeds to be deleted if page locked @addinit
Retry 1 • Initial Attempt |
2.74% (2)2 / 73 runsfailed over last 7 days |
36.99% (27)27 / 73 runsflaked over last 7 days |
📄 functional/plugins/timer/timer.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Timer Can perform actions on the Timer
Retry 1 • Initial Attempt |
1.43% (1)1 / 70 runfailed over last 7 days |
8.57% (6)6 / 70 runsflaked over last 7 days |
📄 functional/plugins/notebook/notebookSnapshots.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Snapshot image tests Can drop an image onto a notebook and create a new entry
Retry 1 • Initial Attempt |
1.43% (1)1 / 70 runfailed over last 7 days |
55.71% (39)39 / 70 runsflaked over last 7 days |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #7282 +/- ##
==========================================
- Coverage 55.79% 55.67% -0.12%
==========================================
Files 655 658 +3
Lines 26327 26364 +37
Branches 2544 2546 +2
==========================================
- Hits 14688 14679 -9
- Misses 10934 10984 +50
+ Partials 705 701 -4
*This pull request uses carry forward flags. Click here to find out more.
... and 13 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
To test, please see this ticket: |
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.
The hero we needed, @scottbell
Closes #7283
Describe your changes:
All Submissions:
Author Checklist
Reviewer Checklist