Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00225/armature-collection-move-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-00225",
"operation": "ARMATURE_COLLECTION_MOVE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00225-operator-armature.collection_move.blend",
"sha256": "ae87b298fce55732961119fd8a36568c137023eed9002c26a9575578d3d983b5"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00225/armature-collection-move-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"direction": "UP",
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "ACTIVE_COLLECTION_ALREADY_MOVED_UP"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureCollectionMoveArmature",
"direction": "UP",
"activeCollection": "WebGapArmatureCollectionMoveActive",
"collectionOrder": [
{
"id": "bone_collection:armature:WebGapArmatureCollectionMoveArmature:WebGapArmatureCollectionMoveActive",
"name": "WebGapArmatureCollectionMoveActive",
"index": 0,
"boneIds": [
"bone:armature:WebGapArmatureCollectionMoveArmature:WebGapArmatureCollectionMoveActiveBone"
]
},
{
"id": "bone_collection:armature:WebGapArmatureCollectionMoveArmature:WebGapArmatureCollectionMoveFirst",
"name": "WebGapArmatureCollectionMoveFirst",
"index": 1,
"boneIds": [
"bone:armature:WebGapArmatureCollectionMoveArmature:WebGapArmatureCollectionMoveFirstBone"
]
},
{
"id": "bone_collection:armature:WebGapArmatureCollectionMoveArmature:WebGapArmatureCollectionMoveLast",
"name": "WebGapArmatureCollectionMoveLast",
"index": 2,
"boneIds": [
"bone:armature:WebGapArmatureCollectionMoveArmature:WebGapArmatureCollectionMoveLastBone"
]
}
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00226"
}