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

add validation of exported USD in testUsdExportSkeleton for case without bind pose #839

Conversation

mattyjams
Copy link
Contributor

Following up on #831, this adds validation in testUsdExportSkeleton for what was previously being handled by a file-based diff in an internal test we've been running. This ensures that the details specific to UsdSkel export are as expected and that differences in unrelated scene description such as displayColor and materials do not cause test failures. With these changes, the baseline USD file can be removed.

@mattyjams mattyjams added the import-export Related to Import and/or Export label Oct 16, 2020
@kxl-adsk kxl-adsk added ready-for-merge Development process is finished, PR is ready for merge unit test Related to unit tests (both python or c++) labels Oct 16, 2020
@kxl-adsk kxl-adsk merged commit 8f0f76d into Autodesk:dev Oct 16, 2020
@mattyjams mattyjams deleted the pr/add_assertions_for_testUsdExportSkeleton_UsdExportSkeletonWithoutBindPose branch October 16, 2020 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
import-export Related to Import and/or Export 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.

3 participants