浏览代码

Disable a test in WebGPU

Popov72 4 年之前
父节点
当前提交
c84e00f23f
共有 1 个文件被更改,包括 2 次插入1 次删除
  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",