You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are noticing consistently flakey behavior within e2e tests when using the buttons to reset zoom, or zoom in/out of an image, where the image does not return to its original dimensions. The consistency of the flakey behavior potentially points to an application bug with the zoom.
Expected vs Current Behavior
Expected: After reset, the image should return to its original dimensions
Current: After reset, sometimes the image does not return to its original dimensions.
Steps to Reproduce
Within e2e:
Run the imagery zoom e2e tests a bunch of times across all projects (chrome, chrome-beta, firefox, MMOC), notice that the zoom tests fail from time to time with invalid dimensions.
Manual:
TBD
Environment
Open MCT Version: release/2.0.5
Deployment Type:
OS: MacOS, Linux
Browser: Chrome, Firefox, Chrome-beta 104
Impact Check List
Data loss or misrepresented data?
Regression? Did this used to work or has it always been broken?
Is there a workaround available?
Does this impact a critical component?
Is this just a visual bug with no functional impact?
Does this block the execution of e2e tests?
Does this have an impact on Performance?
Additional Information
The text was updated successfully, but these errors were encountered:
Summary
We are noticing consistently flakey behavior within e2e tests when using the buttons to reset zoom, or zoom in/out of an image, where the image does not return to its original dimensions. The consistency of the flakey behavior potentially points to an application bug with the zoom.
Expected vs Current Behavior
Expected: After reset, the image should return to its original dimensions
Current: After reset, sometimes the image does not return to its original dimensions.
Steps to Reproduce
Within e2e:
Run the imagery zoom e2e tests a bunch of times across all projects (chrome, chrome-beta, firefox, MMOC), notice that the zoom tests fail from time to time with invalid dimensions.
Manual:
TBD
Environment
Impact Check List
Additional Information
The text was updated successfully, but these errors were encountered: