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

Autodesk: Revise test case comparison parameters to avoid false positive #2970

Conversation

erikaharrison-adsk
Copy link
Contributor

Description of Change(s)

Problems:
As comparing test case output with baseline, the OIIO tool idiff consume a few options, e.g. -fail, -failpercent, -p (perceptual) and so on. From very beginning, the options value inputs are not reasonable to catch all of pixel changes. The false positive is found when using an alternative hgi backend. That is, a number of cases were passed, but rendering images are not correct. The results are not real positive.

Solutions:
Change test input parameters to be stricter in CMake file to successfully detect errors in the generated images. Another side, remove some perceptual options they are not proper to test for specific cases.

Fixes Issue(s)

  • N/A
  • I have verified that all unit tests pass with the proposed changes
  • I have submitted a signed Contributor License Agreement

Problems:
As comparing test case output with baseline, the OIIO tool idiff consume a few options, e.g. -fail, -failpercent, -p (perceptual) and so on. From very begining, the options value inputs are not reasonble to catch all of pixel changes. The false positive is found when using WebGPU backend. That is, a number of cases were passed, but rendering images are not correct. The results are not real positive.

Solutions:
Change test input parameters to be stricter in CMake file to successfully detect errors in
the generated images. Another side, remove some perceptual options they are not proper to test for specific cases.
@jesschimein
Copy link
Contributor

Filed as internal issue #USD-9361

@jesschimein
Copy link
Contributor

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@pixar-oss pixar-oss merged commit fb14c4e into PixarAnimationStudios:dev Jun 4, 2024
3 of 5 checks passed
@erikaharrison-adsk erikaharrison-adsk deleted the adsk/bugfix/test_parameters branch October 5, 2024 01:16
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.

4 participants