Govern task context and advance execution pointer
This commit is contained in:
29
tests/golden/M16-GAP-00002/armature-local-exact-report.json
Normal file
29
tests/golden/M16-GAP-00002/armature-local-exact-report.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00002",
|
||||
"operation": "ARMATURE_DATABLOCK_LOCAL_EXACT",
|
||||
"fixture": {
|
||||
"path": "tests/files/web/generated/M16-GAP-00002-datablock-Armature.blend",
|
||||
"sha256": "b7d1c05b70e97be9a70890d45fea60b143073462d2a4f62eb3cc607bd2d665ca"
|
||||
},
|
||||
"desktop": {
|
||||
"status": "EXACT",
|
||||
"report": "tests/golden/M16-GAP-00002/armature-desktop-report.json"
|
||||
},
|
||||
"wasm": {
|
||||
"status": "EXACT",
|
||||
"armatureId": "armature:RiggedArmature",
|
||||
"bones": [
|
||||
{
|
||||
"name": "Root",
|
||||
"parentId": null
|
||||
},
|
||||
{
|
||||
"name": "Tip",
|
||||
"parentId": "bone:armature:RiggedArmature:Root"
|
||||
}
|
||||
]
|
||||
},
|
||||
"saveReopen": "EXACT",
|
||||
"nextTask": "M16-GAP-00003"
|
||||
}
|
||||
Reference in New Issue
Block a user