Skip to content

Move renderer pytest data to scripts/testv so conformance test works

  • Related issues:
  • Requested reviewers: @norvell

Reason why this change is needed

  • Conformance test does not pass due to relative paths in renderer scene description .txt files

Description of the change

  • git mv tests/renderer/data scripts/testv
  • updated tests/renderer/constants.py
  • modified corresponding scene description .txt file paths (only one change was needed)

Affected operating points

  • N/A

Merge request reports

Loading