-
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
Imagery layer checkbox should match layer visiblity #7003
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/28/2023 05:28:44pm UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: 2e84b24 Started: 08/28/2023 05:22:25pm UTC
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Display Layout When multiple plots are contained in a layout, we only ask for annotations once @couchdb
Retry 1 • Initial Attempt |
17.86% (5)5 / 28 runsfailed over last 7 days |
25% (7)7 / 28 runsflaked over last 7 days |
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/28/2023 05:28:44pm UTC)
⚠️ Flakes
📄 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 |
3.57% (2)2 / 56 runsfailed over last 7 days |
41.07% (23)23 / 56 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 |
0% (0)0 / 54 runsfailed over last 7 days |
38.89% (21)21 / 54 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 / 53 runsfailed over last 7 days |
3.77% (2)2 / 53 runsflaked over last 7 days |
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.
Seems to work well! Nice fix
Tested with core on an immutable object and it seemed to work: Screen.Recording.2023-08-28.at.7.34.37.PM.mov |
#7003) Set layer visibility to false if layer visibility cannot be persisted
Closes #6266 #6992
Describe your changes:
Set layer visibility to false if layer visibility cannot be persisted
All Submissions:
Author Checklist
Reviewer Checklist