Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00232/armature-collection-unsolo-all-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

60 lines
2.1 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00232",
"operation": "ARMATURE_COLLECTION_UNSOLO_ALL_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00232-operator-armature.collection_unsolo_all.blend",
"sha256": "be849eaac644443d8db0318d176767a3f861ee0309b69aff2a130decbf56b21c"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00232/armature-collection-unsolo-all-desktop-report.json",
"saveReopen": "EXACT",
"poll": false,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "ALL_COLLECTIONS_ALREADY_UNSOLO",
"soloCollection": "WebGapArmatureCollectionUnsoloAllSolo"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureCollectionUnsoloAllArmature",
"collectionSolo": [
{
"id": "bone_collection:armature:WebGapArmatureCollectionUnsoloAllArmature:WebGapArmatureCollectionUnsoloAllFirst",
"name": "WebGapArmatureCollectionUnsoloAllFirst",
"index": 0,
"solo": false,
"visible": true,
"boneIds": [
"bone:armature:WebGapArmatureCollectionUnsoloAllArmature:WebGapArmatureCollectionUnsoloAllFirstBone"
]
},
{
"id": "bone_collection:armature:WebGapArmatureCollectionUnsoloAllArmature:WebGapArmatureCollectionUnsoloAllSolo",
"name": "WebGapArmatureCollectionUnsoloAllSolo",
"index": 1,
"solo": false,
"visible": true,
"boneIds": [
"bone:armature:WebGapArmatureCollectionUnsoloAllArmature:WebGapArmatureCollectionUnsoloAllSoloBone"
]
},
{
"id": "bone_collection:armature:WebGapArmatureCollectionUnsoloAllArmature:WebGapArmatureCollectionUnsoloAllLast",
"name": "WebGapArmatureCollectionUnsoloAllLast",
"index": 2,
"solo": false,
"visible": true,
"boneIds": [
"bone:armature:WebGapArmatureCollectionUnsoloAllArmature:WebGapArmatureCollectionUnsoloAllLastBone"
]
}
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00233"
}