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

58 lines
2.1 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00228",
"operation": "ARMATURE_COLLECTION_SELECT_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00228-operator-armature.collection_select.blend",
"sha256": "426b86f668d316254e06ff11f6fe59cd79d99216772573d17b2b74187d3ea6ea"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00228/armature-collection-select-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "ACTIVE_COLLECTION_ALREADY_SELECTED"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureCollectionSelectArmature",
"selectedCollection": "WebGapArmatureCollectionSelectActive",
"selectedBoneIds": [
"bone:armature:WebGapArmatureCollectionSelectArmature:WebGapArmatureCollectionSelectActiveBone",
"bone:armature:WebGapArmatureCollectionSelectArmature:WebGapArmatureCollectionSelectFirstBone"
],
"collectionOrder": [
{
"id": "bone_collection:armature:WebGapArmatureCollectionSelectArmature:WebGapArmatureCollectionSelectFirst",
"name": "WebGapArmatureCollectionSelectFirst",
"index": 0,
"boneIds": [
"bone:armature:WebGapArmatureCollectionSelectArmature:WebGapArmatureCollectionSelectFirstBone"
]
},
{
"id": "bone_collection:armature:WebGapArmatureCollectionSelectArmature:WebGapArmatureCollectionSelectActive",
"name": "WebGapArmatureCollectionSelectActive",
"index": 1,
"boneIds": [
"bone:armature:WebGapArmatureCollectionSelectArmature:WebGapArmatureCollectionSelectActiveBone"
]
},
{
"id": "bone_collection:armature:WebGapArmatureCollectionSelectArmature:WebGapArmatureCollectionSelectLast",
"name": "WebGapArmatureCollectionSelectLast",
"index": 2,
"boneIds": [
"bone:armature:WebGapArmatureCollectionSelectArmature:WebGapArmatureCollectionSelectLastBone"
]
}
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00229"
}