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

HYDRA-889 - Create a unit test for the shaded display mode with a texture image file #151

Merged
merged 5 commits into from
Jul 30, 2024

Conversation

vlasovi
Copy link
Collaborator

@vlasovi vlasovi commented Jul 22, 2024

No description provided.

@vlasovi vlasovi self-assigned this Jul 22, 2024
@autodesk-chorus
Copy link

Chorus detected one or more security issues with this pull request. See the Checks tab for more details.

As a reminder, please follow the secure code review process as part of the Secure Coding Non-Negotiable requirement.

@vlasovi vlasovi requested a review from lanierd-adsk July 22, 2024 13:29
@vlasovi
Copy link
Collaborator Author

vlasovi commented Jul 22, 2024

@vlasovi vlasovi assigned vlasovi and unassigned vlasovi Jul 22, 2024
@vlasovi vlasovi assigned vlasovi and unassigned vlasovi Jul 22, 2024
@vlasovi vlasovi assigned vlasovi and unassigned vlasovi Jul 22, 2024
@vlasovi vlasovi requested review from debloip-adsk and removed request for lanierd-adsk July 22, 2024 17:31
mayaUtils.openTestScene("testUVandUDIM", "testHDR.ma")
self.setHdStormRenderer()
cmds.refresh()
self.assertSnapshotClose("quads_with_HDR.png", 0.04, 0.2)
Copy link
Collaborator

Choose a reason for hiding this comment

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

For consistency, I would suggest we either use and adjust the existing threshold constants, or if we use bespoke thresholds per-test as here, then we should have the other test follow the same structure as well and adjust its code to mirror this one

@@ -0,0 +1,552 @@
//Maya ASCII 2026ff01 scene
Copy link
Collaborator

Choose a reason for hiding this comment

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

Year needs to be changed, Maya 2026 is not a released product

//Name: testHDR.ma
//Last modified: Thu, Jul 18, 2024 02:05:49 PM
//Codeset: 1252
requires maya "2026ff01";
Copy link
Collaborator

Choose a reason for hiding this comment

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

Year needs to be changed, Maya 2026 is not a released product

@vlasovi vlasovi assigned vlasovi and unassigned vlasovi Jul 22, 2024
@vlasovi vlasovi requested a review from debloip-adsk July 22, 2024 18:33
@roopavr-adsk roopavr-adsk merged commit a43749c into dev Jul 30, 2024
11 of 12 checks passed
@roopavr-adsk roopavr-adsk deleted the vlasovi/HYDRA-889 branch July 30, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants