Ver código fonte

Disable a test in WebGPU

Popov72 4 anos atrás
pai
commit
c84e00f23f
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      tests/validation/config.json

+ 2 - 1
tests/validation/config.json

@@ -679,7 +679,8 @@
         {
             "title": "GLTF Buggy with Meshopt Compression",
             "playgroundId": "#CIYTF6#0",
-            "referenceImage": "gltfBuggyMeshopt.png"
+            "referenceImage": "gltfBuggyMeshopt.png",
+            "excludedEngines": ["webgpu"]
         },
         {
             "title": "GLTF BoomBox with Unlit Material",