Checkpoint web parity through Chromium input tasks
This commit is contained in:
60
tests/golden/M12-06E/manifest.json
Normal file
60
tests/golden/M12-06E/manifest.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M12-06E",
|
||||
"parentTask": "M12-06D",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "BLENDER_5_2_DESKTOP",
|
||||
"operation": "DESKTOP_REIMPORT_WEB_GLB_CANONICAL_REPORT",
|
||||
"assertions": {
|
||||
"fixtureCount": 4,
|
||||
"desktopReimportSaveReopen": true,
|
||||
"exactFixtures": ["pbr", "animation"],
|
||||
"knownMismatchedFixtures": ["uv", "skin"],
|
||||
"mismatchesReported": true,
|
||||
"deterministicReport": true
|
||||
},
|
||||
"artifacts": {
|
||||
"parentManifest": {
|
||||
"path": "tests/golden/M12-06D/manifest.json",
|
||||
"sha256": "c01c5861d493e1f177e8cde3038bc5283a7671fa39bf84484662d307623325a2"
|
||||
},
|
||||
"generator": {
|
||||
"path": "tools/web/generate-glb-web-reimport-report.py",
|
||||
"sha256": "3ae1ba45e15cae5d0308fc3fcb3766764cd374c096e27eaaddba9228a3d75004"
|
||||
},
|
||||
"checker": {
|
||||
"path": "tools/web/check-glb-web-reimport.mjs",
|
||||
"sha256": "c21b45a975ec70586da1b9e50b8cf4ccf74644300b4f381c3fee0ad735cfcdb9"
|
||||
},
|
||||
"desktopReport": {
|
||||
"path": "tests/golden/M12-06E/desktop-reimport-report.json",
|
||||
"sha256": "e4d03d25cfac3c4beff4d0af0769b1c39b058670c679c12f4a11ae30d2d91f3c"
|
||||
},
|
||||
"webExportTest": {
|
||||
"path": "web/tests/e2e/glb-export-loss-report.spec.ts",
|
||||
"sha256": "ce334b6bb5d82c133d317e916c03711029fba1c19c634dec06c06da9eddbd776"
|
||||
},
|
||||
"pbrGLB": {
|
||||
"path": "tests/files/web/m12_glb_web_v1/pbr.glb",
|
||||
"sha256": "1ab7936fae6e0c28e1b90e8a6ae24b3893c075c9fc58ac8896f780fdefb8277e"
|
||||
},
|
||||
"uvGLB": {
|
||||
"path": "tests/files/web/m12_glb_web_v1/uv.glb",
|
||||
"sha256": "8bd045388527ddad7cf886c0c7a2a45b6e7d6db603568a10a959bc6d423ae145"
|
||||
},
|
||||
"skinGLB": {
|
||||
"path": "tests/files/web/m12_glb_web_v1/skin.glb",
|
||||
"sha256": "4a45d00dfa23638682bb61a4f74b283bcd986126da4890d068902e3c85efc332"
|
||||
},
|
||||
"animationGLB": {
|
||||
"path": "tests/files/web/m12_glb_web_v1/animation.glb",
|
||||
"sha256": "b83de103df3f5a49487868f3ede3046875c90b0d084bbd998511c3a7c987a4fa"
|
||||
},
|
||||
"package": {
|
||||
"path": "web/package.json",
|
||||
"sha256": "cfb232baa494ff59f6c8d65514a08c86332ee9354350b2a0392b6f932a7ee42c"
|
||||
}
|
||||
},
|
||||
"nextTask": "M12-06F"
|
||||
}
|
||||
Reference in New Issue
Block a user