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

68 lines
1.7 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00252",
"operation": "ARMATURE_SELECT_LESS_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00252-operator-armature.select_less.blend",
"sha256": "6c10d6a2bfb01565d415740efcb5366433cf1ddc722392605530769e6a8f729b"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00252/armature-select-less-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "PARTIAL_BOUNDARY_SELECTION_ALREADY_CLEARED",
"rootBone": "WebGapArmatureSelectLessRoot",
"childBone": "WebGapArmatureSelectLessChild",
"otherBone": "WebGapArmatureSelectLessOther"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureSelectLessArmature",
"rootBoneId": "bone:armature:WebGapArmatureSelectLessArmature:WebGapArmatureSelectLessRoot",
"childBoneId": "bone:armature:WebGapArmatureSelectLessArmature:WebGapArmatureSelectLessChild",
"otherBoneId": "bone:armature:WebGapArmatureSelectLessArmature:WebGapArmatureSelectLessOther",
"rootSelected": false,
"childSelected": false,
"otherSelected": true,
"childParentId": "bone:armature:WebGapArmatureSelectLessArmature:WebGapArmatureSelectLessRoot",
"childConnected": true,
"rootHead": [
0,
0,
0
],
"rootTail": [
0,
1,
0
],
"childHead": [
0,
1,
0
],
"childTail": [
0,
2,
0
],
"otherHead": [
2,
0,
0
],
"otherTail": [
2,
1,
0
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00253"
}