Govern task context and advance execution pointer
This commit is contained in:
1385
tests/golden/M14-04G/chromium-layout-report.json
Normal file
1385
tests/golden/M14-04G/chromium-layout-report.json
Normal file
File diff suppressed because it is too large
Load Diff
48
tests/golden/M14-04G/manifest.json
Normal file
48
tests/golden/M14-04G/manifest.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M14-04G",
|
||||
"parentTask": "M14-04F",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "PLAYWRIGHT_CHROMIUM",
|
||||
"operation": "CHROMIUM_RESPONSIVE_LAYOUT_BOUNDARY",
|
||||
"artifacts": {
|
||||
"parentManifest": {
|
||||
"path": "tests/golden/M14-04F/manifest.json",
|
||||
"sha256": "895b460477a8379594ee93043139b9521952638dbd6670b0205eab1896886455"
|
||||
},
|
||||
"checker": {
|
||||
"path": "tools/web/check-chromium-layout.mjs",
|
||||
"sha256": "b211b703309e22810c39f85e4801bc5f0690fa682e33cdcb85157bd28ea042c0"
|
||||
},
|
||||
"app": {
|
||||
"path": "web/app/src/app/App.tsx",
|
||||
"sha256": "92d01daecf3f39bc4ac214e4b651ec6feb687bbfbf58c4d3e602a314cdcc664c"
|
||||
},
|
||||
"css": {
|
||||
"path": "web/app/src/app/app-shell.css",
|
||||
"sha256": "5961164f29e25b461c03201534fe56e32020633cac6c0970e149a58ba9f6e9fc"
|
||||
},
|
||||
"mainViewport": {
|
||||
"path": "web/app/src/three-adapter/viewport.ts",
|
||||
"sha256": "e8d97cb59fd4eca3789aeeb35221a70cf47ef048a5665383d809d0efc49f7119"
|
||||
},
|
||||
"offscreenViewport": {
|
||||
"path": "web/app/src/three-adapter/offscreen-viewport.ts",
|
||||
"sha256": "4a210ae247d0e29972096da6c206f3457c2238e6061c6eb622f0ce55c6bfd439"
|
||||
},
|
||||
"referenceE2E": {
|
||||
"path": "web/tests/e2e/responsive-layout.spec.ts",
|
||||
"sha256": "f5de57f570880f823224ebdcddb2be4d59ec414a32641effdaa68dc1f4102f28"
|
||||
},
|
||||
"package": {
|
||||
"path": "web/package.json",
|
||||
"sha256": "0345600a3249420582cfee7092c265e1a195333f28ebc46f8b37929372864896"
|
||||
},
|
||||
"report": {
|
||||
"path": "tests/golden/M14-04G/chromium-layout-report.json",
|
||||
"sha256": "65b1050217e2343e656d56c4d7893d13f36b5f07008288ea194a101dafbaa0e2"
|
||||
}
|
||||
},
|
||||
"nextTask": "M14-04H"
|
||||
}
|
||||
Reference in New Issue
Block a user