Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00223/armature-collection-create-assign-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

43 lines
1.7 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00223",
"operation": "ARMATURE_COLLECTION_CREATE_AND_ASSIGN_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00223-operator-armature.collection_create_and_assign.blend",
"sha256": "a028eb51fe9f4e81778cd5e237820c050c88588266cb39cd2a0fb4b15d33c8c8"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00223/armature-collection-create-assign-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "ALREADY_NEW_COLLECTION_CREATED_AND_BONE_ASSIGNED"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureCollectionCreateAssignArmature",
"assignedBoneId": "bone:armature:WebGapArmatureCollectionCreateAssignArmature:WebGapArmatureCollectionCreateAssignBone",
"sourceCollection": {
"id": "bone_collection:armature:WebGapArmatureCollectionCreateAssignArmature:WebGapArmatureCollectionCreateAssignSource",
"name": "WebGapArmatureCollectionCreateAssignSource",
"boneIds": [
"bone:armature:WebGapArmatureCollectionCreateAssignArmature:WebGapArmatureCollectionCreateAssignBone"
]
},
"createdCollection": {
"id": "bone_collection:armature:WebGapArmatureCollectionCreateAssignArmature:WebGapArmatureCollectionCreateAssignNew",
"name": "WebGapArmatureCollectionCreateAssignNew",
"index": 1,
"boneIds": [
"bone:armature:WebGapArmatureCollectionCreateAssignArmature:WebGapArmatureCollectionCreateAssignBone"
]
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00224"
}