diff --git a/test/lib/mayaUsd/render/mayaToHydra/CMakeLists.txt b/test/lib/mayaUsd/render/mayaToHydra/CMakeLists.txt index 24e63f928..74ff21be7 100644 --- a/test/lib/mayaUsd/render/mayaToHydra/CMakeLists.txt +++ b/test/lib/mayaUsd/render/mayaToHydra/CMakeLists.txt @@ -27,15 +27,13 @@ set(INTERACTIVE_TEST_SCRIPT_FILES testMayaDisplayLayers.py testMayaIsolateSelect.py testMayaLights.py - # To be reenabled after investigation HYDRA-1305 - #testUSDLights.py + testUSDLights.py testUVandUDIM.py testArnoldLights.py|depOnPlugins:mtoa testLookThrough.py testObjectTemplate.py testStandardSurface.py - # To be reenabled after investigation HYDRA-1305 - #testOpenPBRSurface.py + testOpenPBRSurface.py testFlowViewportAPI.py testStageVariants.py|skipOnPlatform:osx # HYDRA-1127 : refinedWire not working on OSX testStagePayloadsReferences.py diff --git a/test/lib/mayaUsd/render/mayaToHydra/OpenPBRSurfaceTest/coatColor.png b/test/lib/mayaUsd/render/mayaToHydra/OpenPBRSurfaceTest/coatColor.png index 1cc94727b..55ae332de 100644 Binary files a/test/lib/mayaUsd/render/mayaToHydra/OpenPBRSurfaceTest/coatColor.png and b/test/lib/mayaUsd/render/mayaToHydra/OpenPBRSurfaceTest/coatColor.png differ diff --git a/test/lib/mayaUsd/render/mayaToHydra/OpenPBRSurfaceTest/coatWeight.png b/test/lib/mayaUsd/render/mayaToHydra/OpenPBRSurfaceTest/coatWeight.png index 0cc7ac0e7..6035fcd30 100644 Binary files a/test/lib/mayaUsd/render/mayaToHydra/OpenPBRSurfaceTest/coatWeight.png and b/test/lib/mayaUsd/render/mayaToHydra/OpenPBRSurfaceTest/coatWeight.png differ diff --git a/test/lib/mayaUsd/render/mayaToHydra/USDLightsTest/allLights.png b/test/lib/mayaUsd/render/mayaToHydra/USDLightsTest/allLights.png index 8c475585d..bdeeb1606 100644 Binary files a/test/lib/mayaUsd/render/mayaToHydra/USDLightsTest/allLights.png and b/test/lib/mayaUsd/render/mayaToHydra/USDLightsTest/allLights.png differ