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

[Imagery] Zoom is flakey in e2e tests #5491

Open
1 of 7 tasks
ozyx opened this issue Jul 12, 2022 · 1 comment · Fixed by #5517
Open
1 of 7 tasks

[Imagery] Zoom is flakey in e2e tests #5491

ozyx opened this issue Jul 12, 2022 · 1 comment · Fixed by #5517
Labels
flake Flaky Tests or CI Results type:bug

Comments

@ozyx
Copy link
Contributor

ozyx commented Jul 12, 2022

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

  • 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

@ozyx ozyx added the type:bug label Jul 12, 2022
@unlikelyzero unlikelyzero added the flake Flaky Tests or CI Results label Jul 12, 2022
@ozyx ozyx changed the title [Imagery] Reset zoom is flakey in e2e tests [Imagery] Zoom is flakey in e2e tests Jul 18, 2022
@ozyx
Copy link
Contributor Author

ozyx commented Jul 18, 2022

Some zoom tests still flaky. Reopening

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flake Flaky Tests or CI Results type:bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants