Advance Blender 5.2 web parity through M12-03D
This commit is contained in:
34
tests/golden/M12-02C/manifest.json
Normal file
34
tests/golden/M12-02C/manifest.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user