Skip to content

Test failures - maya_usd-0.6.0 + usd-21.02 + maya-2020 (Linux) #1019

Answered by pmolodo
pmolodo asked this question in Q&A
Discussion options

You must be logged in to vote

So, just to close the loop on this discussion - my failures were caused by a combination of two things:

  • usage of PXR_OVERRIDE_PLUGINPATH_NAME
    • this caused the testUsdExportCustomConverter* tests to fail
    • now fixed by #1108 ()
  • the fact that the .mod was on my MAYA_MODULE_PATH
    • ...which made the VP2_RENDER_DELEGATE_PROXY env var get set
    • this caused the testProxyShape* tests to fail
    • now also fixed in 0.7.0, due to the fact that we've switched to opt-out, via MAYAUSD_DISABLE_VP2_RENDER_DELEGATE, and the tests now set this env-var.

Re: the second issue, related to the .mod file causing tests to fail... this does make me think that we should have some way of testing the .mod. Ideally, it w…

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@pmolodo
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pmolodo
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by pmolodo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants