Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00142/action-select-more-local-exact-report.json
mes123456 46c9ebfcb6
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
Capture M16 gap execution artifacts
2026-08-21 21:09:40 -04:00

42 lines
918 B
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00142",
"operation": "ACTION_SELECT_MORE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00142-operator-action.select_more.blend",
"sha256": "9f0a3fad228c1a7200cd9ac76af24fb8a853dd261f49ef2186491690713ec726"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00142/action-select-more-desktop-report.json",
"saveReopen": "EXACT"
},
"wasm": {
"status": "EXACT",
"actionId": "action:WebGapSelectMoreObjectAction:object:WebGapSelectMoreObject",
"selectedChannel": "location[0]",
"selectedPerChannel": [
[
1,
3,
5
],
[
1,
3,
5
],
[
1,
3,
5
]
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00143"
}