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

38 lines
1.4 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00257",
"operation": "ARMATURE_SELECT_SIMILAR_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00257-operator-armature.select_similar.blend",
"sha256": "72ed76cd6970d683de6c528a653e8279bdeec13f8f1a4a2e8bc9c8b2f63cf94b"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00257/armature-select-similar-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "SIMILAR_LENGTH_ALREADY_SELECTED",
"type": "LENGTH",
"threshold": 0.1,
"activeBone": "WebGapArmatureSelectSimilarActive",
"similarBone": "WebGapArmatureSelectSimilarSameLength",
"differentBone": "WebGapArmatureSelectSimilarDifferentLength"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureSelectSimilarArmature",
"activeBoneId": "bone:armature:WebGapArmatureSelectSimilarArmature:WebGapArmatureSelectSimilarActive",
"similarBoneId": "bone:armature:WebGapArmatureSelectSimilarArmature:WebGapArmatureSelectSimilarSameLength",
"differentBoneId": "bone:armature:WebGapArmatureSelectSimilarArmature:WebGapArmatureSelectSimilarDifferentLength",
"activeSelected": true,
"similarSelected": true,
"differentSelected": false
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00258"
}