瀏覽代碼

Fix some valdiation tests

David Catuhe 6 年之前
父節點
當前提交
ccb5cedc87
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 二進制
      tests/validation/ReferenceImages/instancedBones.png
  2. 3 3
      tests/validation/config.json

二進制
tests/validation/ReferenceImages/instancedBones.png


+ 3 - 3
tests/validation/config.json

@@ -578,14 +578,13 @@
         },
         {
             "title": "PBR rough",
-            "playgroundId": "#PI9IE8#0",
+            "playgroundId": "#PI9IE8#1",
             "referenceImage": "pbrrough.png"
         },
         {
             "title": "Particles",
             "renderCount": 100,
-            "scriptToRun": "/Demos/Particles/particles.js",
-            "functionToCall": "CreateParticlesTestScene",
+            "playgroundId": "#G3ZYFU#0",
             "referenceImage": "particles.png"
         },
         {
@@ -672,6 +671,7 @@
         },
         {
             "title": "Instanced Bones",
+            "renderCount": 50,
             "playgroundId": "#2YLJ1L#0",
             "referenceImage": "instancedBones.png"
         },