Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00249/armature-roll-clear-local-exact-report.json
mes123456 9f43244982
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
Continue Blender Web parity task handoff
2026-08-23 05:47:21 -04:00

51 lines
1.2 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00249",
"operation": "ARMATURE_ROLL_CLEAR_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00249-operator-armature.roll_clear.blend",
"sha256": "74c3bebdac81def2d5dad922854b06c1c0b112154605a955628754bf5eb3cef7"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00249/armature-roll-clear-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "ROLL_ALREADY_ZERO",
"bone": "WebGapArmatureRollClearBone",
"roll": 0
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureRollClearArmature",
"boneId": "bone:armature:WebGapArmatureRollClearArmature:WebGapArmatureRollClearBone",
"boneName": "WebGapArmatureRollClearBone",
"hidden": false,
"selected": true,
"restMatrix": [
1,
0,
0,
0,
0,
1,
0,
0,
0,
0,
1,
0,
0,
0,
0,
1
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00250"
}