Files
workinf_Blender_Wasm/tests/golden/M12-02C/manifest.json
mes123456 5a11045ca5
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions
Advance Blender 5.2 web parity through M12-03D
2026-08-17 17:30:27 -04:00

35 lines
1.2 KiB
JSON

{
"schemaVersion": 1,
"task": "M12-02C",
"parentTask": "M12-02",
"parityId": "N-023-ASSET-PREVIEW",
"enablingTask": true,
"parityStateChange": false,
"implementationClass": "NOT_APPLICABLE",
"budget": {
"maxEncodedBytes": 16777216,
"maxWidth": 4096,
"maxHeight": 4096,
"maxPixels": 16777216,
"maxDecodedBytes": 67108864,
"maxCompressionRatio": 100
},
"preDecodeOrder": [
"IDENTITY_PARSE",
"ENCODED_BYTE_BUDGET",
"CONTENT_SHA256",
"MIME_AND_HEADER",
"DIMENSION_BINDING",
"PIXEL_AND_DECODED_BYTE_BUDGET",
"COMPRESSION_RATIO"
],
"negativeCaseCount": 8,
"artifacts": {
"decodeProtocol": { "path": "web/protocol/asset-preview-decode.ts", "sha256": "3d1c491af2503a7a6012541ed43400d680f8e666cc12a54db284aeb6ac18ff63" },
"identityProtocol": { "path": "web/protocol/asset-preview.ts", "sha256": "2a1d877af42424014097c669e9d44c21b27e3171be185320554693cbefcd7438" },
"identityGolden": { "path": "tests/golden/M12-02B/identity.json", "sha256": "1b1eb8416ce4aa4d83b0dc42b9cb375f1da965e3f0cb9650991289fc619a0a7b" },
"contentPNG": { "path": "tests/golden/M12-02B/preview.png", "sha256": "ff139c4a1c5d388c78c5168dfd3272e80ea0d1b15b3743e29a38cd908e8c70e7" }
},
"nextTask": "M12-02D"
}