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

Skip extraction of active view for automatic tests #126

Merged
merged 3 commits into from
Sep 27, 2024

Conversation

kalisp
Copy link
Member

@kalisp kalisp commented Sep 26, 2024

Changelog Description

It seems that Maya UI is not completely visible or shutting down, view.readColorBuffer causes RuntimeError: (kFailure): Unexpected Internal Failure aas view is not visible.

Additional info

This applies only to running Maya in automatic tests.

Testing notes:

  1. publish in Maya ordinarily, active view thumbnail should be still captured for workfile instance

It seems that Maya UI is not completely visible or shutting down, `view.readColorBuffer` causes RuntimeError: (kFailure): Unexpected Internal Failure aas view is not visible.
@kalisp kalisp requested a review from antirotor September 26, 2024 09:43
@kalisp kalisp self-assigned this Sep 26, 2024
@kalisp kalisp requested a review from LiborBatek September 27, 2024 08:54
Copy link
Member

@LiborBatek LiborBatek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have got extracted thumb for workfile without any issues, LGTM

image

@kalisp kalisp merged commit 4d7530a into develop Sep 27, 2024
1 check passed
@iLLiCiTiT iLLiCiTiT added the type: maintenance Changes to the code that don't affect product functionality (Technical debt, refactors etc.)) label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance Changes to the code that don't affect product functionality (Technical debt, refactors etc.))
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants