-
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
Catchall for bug fix PRs and add performance category #7096
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/29/2023 05:17:02pm UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: f57a900 Started: 09/29/2023 05:15:06pm UTC Current Playwright Test Results Summary✅ 140 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 09/29/2023 05:17:02pm UTC)
|
|
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 |
1.61% (1)1 / 62 runfailed over last 7 days |
38.71% (24)24 / 62 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 / 60 runsfailed over last 7 days |
58.33% (35)35 / 60 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.64% (1)1 / 61 runfailed over last 7 days |
72.13% (44)44 / 61 runsflaked over last 7 days |
Codecov Report
@@ Coverage Diff @@
## master #7096 +/- ##
==========================================
- Coverage 59.89% 55.09% -4.81%
==========================================
Files 412 649 +237
Lines 12792 26060 +13268
Branches 0 2547 +2547
==========================================
+ Hits 7662 14357 +6695
- Misses 5130 11013 +5883
- Partials 0 690 +690
*This pull request uses carry forward flags. Click here to find out more. see 383 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
…ory (#7096) * Catchall for bug fix PRs and add performance category * Move Bug fixes to the bottom * Fix performance label
Closes
Describe your changes:
All Submissions:
Author Checklist
Reviewer Checklist