diff --git a/packages/tools/tests/test/visualization/config.json b/packages/tools/tests/test/visualization/config.json index d927d5a9cb5..ed7c262e543 100644 --- a/packages/tools/tests/test/visualization/config.json +++ b/packages/tools/tests/test/visualization/config.json @@ -787,12 +787,14 @@ { "title": "GLTF Serializer Morph Target Animation Group", "playgroundId": "#T087A8#29", - "referenceImage": "gltfSerializerMorphTargetAnimationGroup.png" + "referenceImage": "gltfSerializerMorphTargetAnimationGroup.png", + "excludedEngines": ["webgl1"] }, { "title": "GLTF Serializer KHR materials clearcoat", "playgroundId": "#9N6CLU#23", - "referenceImage": "glTFSerializerKhrMaterialsClearcoat.png" + "referenceImage": "glTFSerializerKhrMaterialsClearcoat.png", + "excludedEngines": ["webgl1"] }, { "title": "GLTF Serializer KHR gpu instancing",