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

MAYA-124644 - Create an auto-test for display layer attributes 'hide-on-playback', 'template' and 'reference' #2647

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

vlasovi
Copy link
Collaborator

@vlasovi vlasovi commented Oct 13, 2022

No description provided.

proxyDagPath, usdStage = mayaUtils.createProxyFromFile(testFile)
cmds.select(cl=True)

# add the stage to a new display layer
Copy link
Collaborator

Choose a reason for hiding this comment

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

Technically you are adding the root prim of the stage, not the stage proxy node, but the code reader will probably understand. (Beside, it is only a test.)

@seando-adsk seando-adsk added the unit test Related to unit tests (both python or c++) label Oct 17, 2022
@vlasovi vlasovi added the ready-for-merge Development process is finished, PR is ready for merge label Oct 19, 2022
@vlasovi
Copy link
Collaborator Author

vlasovi commented Oct 19, 2022

The preflight failed because of the autotest testUsdExportPackage, which is a known random failure. @seando-adsk this PR can be merged

@seando-adsk seando-adsk merged commit c562eef into dev Oct 25, 2022
@seando-adsk seando-adsk deleted the vlasovi/MAYA-124644 branch October 25, 2022 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge Development process is finished, PR is ready for merge unit test Related to unit tests (both python or c++)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants