-
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(#5585): Light refactor of visual tests #7044
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 09/11/2023 10:05:45pm UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: bcd5aa6 Started: 09/11/2023 10:03:25pm UTC
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Main Tree Creating a child object on one tab and expanding its parent on the other shows the correct composition @couchdb @2p
Retry 1 • Initial Attempt |
0% (0)0 / 33 runsfailed over last 7 days |
6.06% (2)2 / 33 runsflaked over last 7 days |
📄 functional/plugins/notebook/notebookWithCouchDB.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Notebook Tests with CouchDB @couchdb Inspect Notebook Entry Network Requests
Retry 1 • Initial Attempt |
0% (0)0 / 33 runsfailed over last 7 days |
9.09% (3)3 / 33 runsflaked over last 7 days |
Current Playwright Test Results Summary
✅ 136 Passing -
Run may still be in progress, this comment will be updated as current testing workflow or job completes...
(Last updated on 09/11/2023 10:05:45pm UTC)
⚠️ Flakes
📄 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 2 • Retry 1 • Initial Attempt |
2.70% (1)1 / 37 runfailed over last 7 days |
13.51% (5)5 / 37 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 / 38 runsfailed over last 7 days |
39.47% (15)15 / 38 runsflaked over last 7 days |
Codecov Report
@@ Coverage Diff @@
## release/3.0.2 #7044 +/- ##
================================================
Coverage ? 48.33%
================================================
Files ? 644
Lines ? 25723
Branches ? 2512
================================================
Hits ? 12432
Misses ? 12810
Partials ? 481
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Sentry.
|
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.
crap i totally forgot about this
Required in order to cherry-pick #6990 cleanly