Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00218/armature-bone-primitive-add-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

41 lines
1.1 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00218",
"operation": "ARMATURE_BONE_PRIMITIVE_ADD_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00218-operator-armature.bone_primitive_add.blend",
"sha256": "b6857f1212fd591bc78dea3451ee38da3547a3415c32637f974c8187bfd28f73"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00218/armature-bone-primitive-add-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "ALREADY_BONE_CREATED_AT_CURSOR"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmaturePrimitiveArmature",
"bone": {
"id": "bone:armature:WebGapArmaturePrimitiveArmature:WebGapArmaturePrimitiveBone",
"name": "WebGapArmaturePrimitiveBone",
"head": [
1.5,
-2,
0.75
],
"tail": [
1.5,
-2,
3.25
]
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00219"
}