Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00227/armature-collection-remove-unused-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

49 lines
1.7 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00227",
"operation": "ARMATURE_COLLECTION_REMOVE_UNUSED_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00227-operator-armature.collection_remove_unused.blend",
"sha256": "0c898c98dc011e51f086cda66e3af03a08a7b1f27eb0e76f40915f18018a6d97"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00227/armature-collection-remove-unused-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "UNUSED_COLLECTIONS_ALREADY_REMOVED"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureCollectionRemoveUnusedArmature",
"removedCollections": [
"WebGapArmatureCollectionRemoveUnusedUnusedFirst",
"WebGapArmatureCollectionRemoveUnusedUnusedLast"
],
"collectionOrder": [
{
"id": "bone_collection:armature:WebGapArmatureCollectionRemoveUnusedArmature:WebGapArmatureCollectionRemoveUnusedFirst",
"name": "WebGapArmatureCollectionRemoveUnusedFirst",
"index": 0,
"boneIds": [
"bone:armature:WebGapArmatureCollectionRemoveUnusedArmature:WebGapArmatureCollectionRemoveUnusedFirstBone"
]
},
{
"id": "bone_collection:armature:WebGapArmatureCollectionRemoveUnusedArmature:WebGapArmatureCollectionRemoveUnusedLast",
"name": "WebGapArmatureCollectionRemoveUnusedLast",
"index": 1,
"boneIds": [
"bone:armature:WebGapArmatureCollectionRemoveUnusedArmature:WebGapArmatureCollectionRemoveUnusedLastBone"
]
}
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00228"
}