-
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(#7065): Have annotations work with domain objects that ha… #7078
Conversation
…ve dots * migrating to new structure - wip * notebooks work, now to plots and images * resolve conflicts * fix search * add to readme * spelling * fix unit test * add search by view for big search speedup * spelling * fix out of order search * improve reliability of plot tagging tests
Current Playwright Test Results Summary✅ 13 Passing - ❌ 1 Failing Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 09/21/2023 10:02:38pm UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: c5bfff1 Started: 09/21/2023 09:57:40pm UTC ❌ Failures📄 functional/plugins/displayLayout/displayLayout.e2e.spec.js • 1 FailureTest Case Results
Current Playwright Test Results Summary✅ 138 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 09/21/2023 10:02:38pm 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 |
0% (0)0 / 130 runsfailed over last 7 days |
44.62% (58)58 / 130 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 |
1.54% (2)2 / 130 runsfailed over last 7 days |
38.46% (50)50 / 130 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 |
1.23% (2)2 / 162 runsfailed over last 7 days |
51.23% (83)83 / 162 runsflaked over last 7 days |
Codecov Report
@@ Coverage Diff @@
## release/3.0.2 #7078 +/- ##
================================================
Coverage ? 55.39%
================================================
Files ? 650
Lines ? 25937
Branches ? 2535
================================================
Hits ? 14369
Misses ? 10872
Partials ? 696
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Sentry.
|
…ve dots
Issue #7063
migrating to new structure - wip
notebooks work, now to plots and images
resolve conflicts
fix search
add to readme
spelling
fix unit test
add search by view for big search speedup
spelling
fix out of order search
improve reliability of plot tagging tests