-
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
[CI] Remove unneeded parameterization and increase parallelism #7310
Conversation
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 12:40:05am UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: bd5b220 Started: 12/19/2023 12:35:13am UTC
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
CouchDB Status Indicator with mocked responses @couchdb Shows unknown if it receives an unexpected response code
Retry 1 • Initial Attempt |
0% (0)0 / 34 runsfailed over last 7 days |
14.71% (5)5 / 34 runsflaked over last 7 days |
Current Playwright Test Results Summary
✅ 165 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 12:40:05am UTC)
⚠️ Flakes
📄 functional/planning/ganttChart.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Gantt Chart Displays a Plan's draft status
Retry 1 • Initial Attempt |
0% (0)0 / 91 runsfailed over last 7 days |
2.20% (2)2 / 91 runsflaked over last 7 days |
📄 functional/planning/timelist.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Time List Create a Time List, add a single Plan to it and verify all the activities are displayed with no milliseconds
Retry 1 • Initial Attempt |
4.40% (4)4 / 91 runsfailed over last 7 days |
58.24% (53)53 / 91 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 / 68 runsfailed over last 7 days |
51.47% (35)35 / 68 runsflaked over last 7 days |
📄 functional/plugins/imagery/exampleImagery.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Example Imagery Object Can use Mouse Wheel to zoom in and out of latest image
Retry 1 • Initial Attempt |
0% (0)0 / 68 runsfailed over last 7 days |
20.59% (14)14 / 68 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.54% (1)1 / 65 runfailed over last 7 days |
56.92% (37)37 / 65 runsflaked over last 7 days |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #7310 +/- ##
==========================================
- Coverage 55.98% 55.61% -0.37%
==========================================
Files 655 655
Lines 26327 26327
Branches 2544 2544
==========================================
- Hits 14738 14643 -95
- Misses 10891 10984 +93
- Partials 698 700 +2
*This pull request uses carry forward flags. Click here to find out more. see 19 files with indirect coverage changes 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.
LGTM overall, one minor proposal on job name change
Describe your changes:
All Submissions:
Author Checklist
type:
label? Note: this is not necessarily the same as the original issue.Reviewer Checklist