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

56 lines
1.9 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00229",
"operation": "ARMATURE_COLLECTION_SHOW_ALL_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00229-operator-armature.collection_show_all.blend",
"sha256": "b50107f0d15d2f0be497ea8f69385411f8354d04b1907e7e6382600d5e885795"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00229/armature-collection-show-all-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "FINISHED",
"mainMutation": "ALL_COLLECTIONS_VISIBLE"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureCollectionShowAllArmature",
"collectionVisibility": [
{
"id": "bone_collection:armature:WebGapArmatureCollectionShowAllArmature:WebGapArmatureCollectionShowAllFirst",
"name": "WebGapArmatureCollectionShowAllFirst",
"index": 0,
"visible": true,
"boneIds": [
"bone:armature:WebGapArmatureCollectionShowAllArmature:WebGapArmatureCollectionShowAllFirstBone"
]
},
{
"id": "bone_collection:armature:WebGapArmatureCollectionShowAllArmature:WebGapArmatureCollectionShowAllHidden",
"name": "WebGapArmatureCollectionShowAllHidden",
"index": 1,
"visible": true,
"boneIds": [
"bone:armature:WebGapArmatureCollectionShowAllArmature:WebGapArmatureCollectionShowAllHiddenBone"
]
},
{
"id": "bone_collection:armature:WebGapArmatureCollectionShowAllArmature:WebGapArmatureCollectionShowAllLast",
"name": "WebGapArmatureCollectionShowAllLast",
"index": 2,
"visible": true,
"boneIds": [
"bone:armature:WebGapArmatureCollectionShowAllArmature:WebGapArmatureCollectionShowAllLastBone"
]
}
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00230"
}