Skip to content

Commit

Permalink
Merge pull request #3532 from Autodesk/gamaj/EMSUSD-869/restore_opene…
Browse files Browse the repository at this point in the history
…xr_test

EMSUSD-869 - Restore OpenEXR test
  • Loading branch information
seando-adsk authored Dec 20, 2023
2 parents 94e03ef + 9168e0a commit 7828136
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ def testTransparency(self):
cmds.rotate(-90, 0, 0, 'persp')
self.assertSnapshotClose('transparencyScene.png', 960, 960)

@unittest.skipIf(Usd.GetVersion() == (0, 23, 11), 'Problem lies in Pixar USD code (https://github.com/PixarAnimationStudios/OpenUSD/issues/2800).')
def testDemoQuads(self):
cmds.file(force=True, new=True)

Expand Down

0 comments on commit 7828136

Please sign in to comment.