Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00005/collection-local-exact-report.json
mes123456 10640aeb3c
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
Govern task context and advance execution pointer
2026-08-20 06:02:43 -04:00

35 lines
855 B
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00005",
"operation": "COLLECTION_DATABLOCK_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00005-datablock-Collection.blend",
"sha256": "c33d2b1b85b0272aa3bf06a012000db5f383a9a73b79bd4b90042110b70a912b"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00005/collection-desktop-report.json"
},
"wasm": {
"status": "EXACT",
"collections": [
{
"id": "collection:WebGapChild",
"childCollectionIds": [],
"objectIds": [
"object:WebGapCollectionObject"
]
},
{
"id": "collection:WebGapCollection",
"childCollectionIds": [
"collection:WebGapChild"
],
"objectIds": []
}
]
},
"saveReopen": "EXACT",
"nextTask": "M16-GAP-00006"
}