Skip to content
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

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

scottbell
Copy link
Contributor

Issue #7235

* first draft

* in preview mode, just show it

* fix unit tests
@scottbell scottbell changed the base branch from master to release/3.2.0 November 20, 2023 17:40
@unlikelyzero unlikelyzero enabled auto-merge (squash) November 20, 2023 17:44
Copy link

deploysentinel bot commented Nov 20, 2023

Current Playwright Test Results Summary

✅ 161 Passing - ⚠️ 7 Flaky

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 Job e2e-stable on CircleCI

Commit: 443842b

Started: 11/20/2023 05:43:18pm UTC

⚠️ Flakes

📄   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 1Initial Attempt
3.53% (3) 3 / 85 runs
failed over last 7 days
62.35% (53) 53 / 85 runs
flaked 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 1Initial Attempt
0% (0) 0 / 60 runs
failed over last 7 days
5% (3) 3 / 60 runs
flaked over last 7 days

📄   functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 2 Flakes

Top 1 Common Error Messages

null

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 1Initial Attempt
1.64% (1) 1 / 61 run
failed over last 7 days
47.54% (29) 29 / 61 runs
flaked 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 1Initial Attempt
1.64% (1) 1 / 61 run
failed over last 7 days
60.66% (37) 37 / 61 runs
flaked 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 2Retry 1Initial Attempt
1.69% (1) 1 / 59 run
failed over last 7 days
25.42% (15) 15 / 59 runs
flaked 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 1Initial Attempt
0% (0) 0 / 59 runs
failed over last 7 days
5.08% (3) 3 / 59 runs
flaked 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 1Initial Attempt
1.61% (1) 1 / 62 run
failed over last 7 days
70.97% (44) 44 / 62 runs
flaked over last 7 days

View Detailed Build Results


Current Playwright Test Results Summary

✅ 14 Passing - ⚠️ 2 Flaky

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

null

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 1Initial Attempt
0% (0) 0 / 34 runs
failed over last 7 days
23.53% (8) 8 / 34 runs
flaked over last 7 days
CouchDB Status Indicator with mocked responses @couchdb Shows unknown if it receives an unexpected response code
Retry 1Initial Attempt
0% (0) 0 / 34 runs
failed over last 7 days
14.71% (5) 5 / 34 runs
flaked over last 7 days

View Detailed Build Results


@unlikelyzero unlikelyzero merged commit f0dcf2b into release/3.2.0 Nov 20, 2023
11 of 16 checks passed
@unlikelyzero unlikelyzero deleted the cherry-pick-7241 branch November 20, 2023 17:50
@scottbell scottbell changed the title cherry-pick((#7241) Provide visibility based rendering as part of the view api cherry-pick(#7241) Provide visibility based rendering as part of the view api Dec 1, 2023
@unlikelyzero unlikelyzero added this to the Target:3.2.0 milestone Dec 4, 2023
@unlikelyzero unlikelyzero added type:feature Feature. Required intentional design notable_change A change which should be noted in the changelog labels Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notable_change A change which should be noted in the changelog type:feature Feature. Required intentional design
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants