Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00137/action-select-column-local-exact-report.json
mes123456 7440b51394
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
Complete M16 action select column parity
2026-08-20 23:02:40 -04:00

36 lines
848 B
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00137",
"operation": "ACTION_SELECT_COLUMN_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00137-operator-action.select_column.blend",
"sha256": "01b13092985f0c672a5ac639ce1e556caf8c405ed3574249b0c4680aedecdc27"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00137/action-select-column-desktop-report.json",
"saveReopen": "EXACT"
},
"wasm": {
"status": "EXACT",
"actionId": "action:WebGapSelectColumnObjectAction:object:WebGapSelectColumnObject",
"selectedFrame": 3,
"selectedPerChannel": [
[
3
],
[
3
],
[
3
]
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00138"
}