Govern task context and advance execution pointer
This commit is contained in:
28
tests/golden/M16-GAP-00014/mesh-local-exact-report.json
Normal file
28
tests/golden/M16-GAP-00014/mesh-local-exact-report.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user