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

[usdImagingGL] fix thresholds for testUsdImagingGLPurpose #1827

Merged

Conversation

pmolodo
Copy link
Contributor

@pmolodo pmolodo commented Apr 5, 2022

Description of Change(s)

Currently, testUsdImagingGLPurpose relies solely on perceptual diff,
which fails to detect a change between world_0.png (which shows a
sphere) and world_1.png (which is empty). Changing to a reasonable
default for pixel difference (-fail .1, -failpercent 10) which can
successfully distinguish the two images.

Fixes Issue(s)

  • testUsdImagingGLPurpose fails to detect any changes when purpose is altered

  • I have submitted a signed Contributor License Agreement

Currently, testUsdImagingGLPurpose relies solely on perceptual diff,
which fails to detect a change between world_0.png (which shows a
sphere) and world_1.png (which is empty). Changing to a reasonable
default for pixel difference (-fail .1, -failpercent 10) which can
successfully distinguish the two images.
@jilliene
Copy link

Filed as internal issue #USD-7314

@pmolodo
Copy link
Contributor Author

pmolodo commented Jun 20, 2022

Closing in favor of:
#1866

@pixar-oss pixar-oss merged commit 1530a17 into PixarAnimationStudios:dev Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants