Checkpoint web parity through Chromium input tasks
This commit is contained in:
19
tests/golden/M14-01E/chromium-webgpu-boundary-report.json
Normal file
19
tests/golden/M14-01E/chromium-webgpu-boundary-report.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M14-01E",
|
||||
"operation": "CHROMIUM_WEBGPU_FAIL_CLOSED_BOUNDARY",
|
||||
"runtime": "NODE_PROTOCOL_WITH_CHROMIUM_PROBE_IDENTITY",
|
||||
"chromiumProbeIdentitySha256": "3c6f898e1b6ffd39862505b8e7dde8fd29369204e1670a013859f74ccaf1c1eb",
|
||||
"webgpu": {
|
||||
"status": "BLOCKED",
|
||||
"target": "WEB_LOCAL_BOUNDED",
|
||||
"code": "WEBGPU_RENDERER_UNAVAILABLE"
|
||||
},
|
||||
"webgl2": {
|
||||
"status": "READY",
|
||||
"target": "WEB_LOCAL_BOUNDED",
|
||||
"reason": "BOUNDED_EEVEE"
|
||||
},
|
||||
"execution": "DISABLED",
|
||||
"nextTask": "M14-04A"
|
||||
}
|
||||
32
tests/golden/M14-01E/manifest.json
Normal file
32
tests/golden/M14-01E/manifest.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M14-01E",
|
||||
"parentTask": "M14-01D",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "NODE_PROTOCOL_WITH_CHROMIUM_PROBE_IDENTITY",
|
||||
"operation": "CHROMIUM_WEBGPU_FAIL_CLOSED_BOUNDARY",
|
||||
"artifacts": {
|
||||
"parentManifest": {
|
||||
"path": "tests/golden/M14-01D/manifest.json",
|
||||
"sha256": "1b1490f1f62de135f4048d7ac883bbe925ee3772e5dc086f4fd7bff91dc03e6d"
|
||||
},
|
||||
"checker": {
|
||||
"path": "tools/web/check-chromium-webgpu-boundary.mjs",
|
||||
"sha256": "cd81c7b07896846ae40394b0fbe70c1eb69a52bbb53e3e4642c99d90234290eb"
|
||||
},
|
||||
"package": {
|
||||
"path": "web/package.json",
|
||||
"sha256": "afae90d2be8dd5cf3d07e106bd407fac9f16540be715058bf4320ae4923497fa"
|
||||
},
|
||||
"protocol": {
|
||||
"path": "web/protocol/render-routing.ts",
|
||||
"sha256": "2d41d48609635c810572aaae95979df2fe9e49bbd130c60d70f64042c5d0f097"
|
||||
},
|
||||
"report": {
|
||||
"path": "tests/golden/M14-01E/chromium-webgpu-boundary-report.json",
|
||||
"sha256": "6536f91c79c46a7a34fc631cc15f70e49593d0a1414e975ad72ffe2bbbf89d12"
|
||||
}
|
||||
},
|
||||
"nextTask": "M14-04A"
|
||||
}
|
||||
Reference in New Issue
Block a user