Govern task context and advance execution pointer
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled

This commit is contained in:
mes123456
2026-08-20 06:02:43 -04:00
parent 380cbed4ff
commit 10640aeb3c
984 changed files with 543475 additions and 327 deletions

View File

@@ -0,0 +1,28 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00014",
"operation": "MESH_DATABLOCK_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00014-datablock-Mesh.blend",
"sha256": "1676a26f95de4eb90e55ea169a497c382ca68f195c6b883de49b6a3223d84bb5"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00014/mesh-desktop-report.json",
"saveReopen": "EXACT"
},
"wasm": {
"status": "EXACT",
"meshId": "mesh:WebGapMesh",
"vertexCount": 4,
"triangleCount": 2,
"uvLayers": [
"WebGapUV"
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00015"
}