Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00250/armature-select-all-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

56 lines
1.4 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00250",
"operation": "ARMATURE_SELECT_ALL_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00250-operator-armature.select_all.blend",
"sha256": "5a271a11ec041966bbdb02724d632b1a1ec4db2207038fdbf3fffbd8c3d6de8d"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00250/armature-select-all-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "ALL_VISIBLE_BONES_ALREADY_SELECTED",
"selectedBones": [
"WebGapArmatureSelectAllParent",
"WebGapArmatureSelectAllOther"
],
"action": "SELECT"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureSelectAllArmature",
"parentBoneId": "bone:armature:WebGapArmatureSelectAllArmature:WebGapArmatureSelectAllParent",
"otherBoneId": "bone:armature:WebGapArmatureSelectAllArmature:WebGapArmatureSelectAllOther",
"parentSelected": true,
"otherSelected": true,
"parentHead": [
0,
0,
0
],
"parentTail": [
0,
1,
0
],
"otherHead": [
2,
0,
0
],
"otherTail": [
2,
1,
0
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00251"
}