-
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 couchdb setup and add a note on how to remove the container #6915
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/22/2023 04:57:36pm UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: 9992e59 Started: 08/22/2023 04:52:12pm UTC 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 08/22/2023 04:57:36pm UTC)
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Example Imagery in Display Layout Toggle layer visibility by clicking on label
Retry 2 • Retry 1 • Initial Attempt |
0% (0)0 / 139 runsfailed over last 7 days |
5.04% (7)7 / 139 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 |
0% (0)0 / 170 runsfailed over last 7 days |
55.88% (95)95 / 170 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 / 138 runsfailed over last 7 days |
38.41% (53)53 / 138 runsflaked over last 7 days |
Codecov Report
@@ Coverage Diff @@
## master #6915 +/- ##
==========================================
- Coverage 48.32% 42.00% -6.33%
==========================================
Files 643 410 -233
Lines 25721 12701 -13020
Branches 2512 0 -2512
==========================================
- Hits 12430 5335 -7095
+ Misses 12809 7366 -5443
+ Partials 482 0 -482
see 508 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.
just a couple small comments re: print statements
@ozyx resolved |
@johnhill2 Please add testing instructions |
Closes #6914
Describe your changes:
Updates the init script to break out the users and replication db into discrete steps
All Submissions:
Author Checklist
Reviewer Checklist