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

migrate testProxyShapeDrawLighting and testProxyShapeDrawPurpose to test/... area #741

Merged
merged 2 commits into from
Sep 1, 2020

Conversation

mattyjams
Copy link
Contributor

Following on from #706, this moves the testProxyShapeDrawLighting and testProxyShapeDrawPurpose tests from plugin/pxr/maya/lib/pxrUsdMayaGL to test/lib/mayaUsd/render/pxrUsdMayaGL.

Internally, the images generated by these tests are compared against the baseline images to verify that the results match visually. Otherwise, there are no assertions in the test scripts themselves. If/when we add a system for performing image diffs to the CMake testing infrastructure, we could add that for these tests.

@kxl-adsk kxl-adsk added the unit test Related to unit tests (both python or c++) label Aug 25, 2020
Copy link
Contributor

@HamedSabri-adsk HamedSabri-adsk left a comment

Choose a reason for hiding this comment

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

@mattyjams great work! Newly added tests passed successfully on my Windows + Maya beta .

Test #5: testProxyShapeDrawLighting ....... Passed 42.78 sec
Test #6: testProxyShapeDrawPurpose ........ Passed 16.67 sec

@mattyjams
Copy link
Contributor Author

@mattyjams great work! Newly added tests passed successfully on my Windows + Maya beta .

Test #5: testProxyShapeDrawLighting ....... Passed 42.78 sec
Test #6: testProxyShapeDrawPurpose ........ Passed 16.67 sec

Great, thanks for giving it a try @HamedSabri-adsk!

@kxl-adsk kxl-adsk added the ready-for-merge Development process is finished, PR is ready for merge label Aug 31, 2020
@kxl-adsk kxl-adsk merged commit a03a7e1 into Autodesk:dev Sep 1, 2020
@mattyjams mattyjams deleted the pr/migrate_more_pxrUsdMayaGL_tests branch September 1, 2020 17:24
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