-
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(#7241) Provide visibility based rendering as part of the view api #7249
Conversation
* first draft * in preview mode, just show it * fix unit tests
Current Playwright Test Results Summary✅ 161 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 11/20/2023 05:50:11pm UTC)
|
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 |
3.53% (3)3 / 85 runsfailed over last 7 days |
62.35% (53)53 / 85 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 in Display Layout View Large action leaves keeps realtime mode paused
Retry 1 • Initial Attempt |
0% (0)0 / 60 runsfailed over last 7 days |
5% (3)3 / 60 runsflaked over last 7 days |
📄 functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 2 Flakes
Top 1 Common Error Messages
|
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.64% (1)1 / 61 runfailed over last 7 days |
47.54% (29)29 / 61 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.64% (1)1 / 61 runfailed over last 7 days |
60.66% (37)37 / 61 runsflaked over last 7 days |
📄 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 |
1.69% (1)1 / 59 runfailed over last 7 days |
25.42% (15)15 / 59 runsflaked over last 7 days |
📄 functional/plugins/timeConductor/timeConductor.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Time conductor operations validate start time does not exceeds end time
Retry 1 • Initial Attempt |
0% (0)0 / 59 runsfailed over last 7 days |
5.08% (3)3 / 59 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.61% (1)1 / 62 runfailed over last 7 days |
70.97% (44)44 / 62 runsflaked over last 7 days |
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 11/20/2023 05:50:11pm UTC)
Run Details
Running Workflow e2e-couchdb on Github Actions
Commit: 443842b
Started: 11/20/2023 05:43:11pm UTC
⚠️ Flakes
📄 functional/couchdb.e2e.spec.js • 2 Flakes
Top 1 Common Error Messages
|
2 Test Cases Affected |
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
CouchDB Status Indicator with mocked responses @couchdb Shows red if not connected
Retry 1 • Initial Attempt |
0% (0)0 / 34 runsfailed over last 7 days |
23.53% (8)8 / 34 runsflaked over last 7 days |
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 |
Issue #7235