Advance Blender 5.2 web parity through M12-03D
This commit is contained in:
48
tests/golden/M12-02D/manifest.json
Normal file
48
tests/golden/M12-02D/manifest.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M12-02D",
|
||||
"parentTask": "M12-02",
|
||||
"parityId": "N-023-ASSET-PREVIEW",
|
||||
"enablingTask": true,
|
||||
"parityStateChange": false,
|
||||
"implementationClass": "NOT_APPLICABLE",
|
||||
"commitOrder": [
|
||||
"PRE_DECODE_GATE",
|
||||
"OPFS_WRITE",
|
||||
"OPFS_READBACK",
|
||||
"CATALOG_TRANSACTION"
|
||||
],
|
||||
"faultPoints": [
|
||||
"BEFORE_OPFS_WRITE",
|
||||
"AFTER_OPFS_WRITE",
|
||||
"AFTER_CATALOG_PUT"
|
||||
],
|
||||
"failureCode": "STORAGE_TRANSACTION",
|
||||
"artifacts": {
|
||||
"commitCoordinator": {
|
||||
"path": "web/app/src/storage/asset-preview-opfs-commit.ts",
|
||||
"sha256": "36418e480b108eb885b5d8da6633174ed1face1fa62742a64372a45280e727a2"
|
||||
},
|
||||
"browserSuite": {
|
||||
"path": "web/tests/e2e/asset-preview-opfs-commit.spec.ts",
|
||||
"sha256": "043b9b06d4c0275938cc1d4f9837df95f58f281130f3c0f2b90c10540244592e"
|
||||
},
|
||||
"unitSuite": {
|
||||
"path": "web/tests/unit/asset-preview-opfs-commit.test.mjs",
|
||||
"sha256": "f489a1d9a4c5fb24a99bce6d31841534c7cf3981b53076a0d9e19d106e9d0d74"
|
||||
},
|
||||
"decodeProtocol": {
|
||||
"path": "web/protocol/asset-preview-decode.ts",
|
||||
"sha256": "3d1c491af2503a7a6012541ed43400d680f8e666cc12a54db284aeb6ac18ff63"
|
||||
},
|
||||
"identityGolden": {
|
||||
"path": "tests/golden/M12-02B/identity.json",
|
||||
"sha256": "1b1eb8416ce4aa4d83b0dc42b9cb375f1da965e3f0cb9650991289fc619a0a7b"
|
||||
},
|
||||
"contentPNG": {
|
||||
"path": "tests/golden/M12-02B/preview.png",
|
||||
"sha256": "ff139c4a1c5d388c78c5168dfd3272e80ea0d1b15b3743e29a38cd908e8c70e7"
|
||||
}
|
||||
},
|
||||
"nextTask": "M12-02E"
|
||||
}
|
||||
Reference in New Issue
Block a user