Checkpoint web parity through Chromium input tasks
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled

This commit is contained in:
mes123456
2026-08-19 10:39:03 -04:00
parent 5a11045ca5
commit 380cbed4ff
634 changed files with 41862 additions and 212 deletions

View File

@@ -0,0 +1,68 @@
{
"files": [
{
"byteLength": 184,
"name": "capability-binary.stl",
"sha256": "50161172cd12e4240067064db6f80e74b2df69c475e3e34154e9d0523928c1ca"
},
{
"byteLength": 213,
"name": "capability-ascii.stl",
"sha256": "a463a5add8be070fb67b34f00ef6e7b46025aed31fa429d4a033d75a11cf0113"
}
],
"nextTask": "M12-07E",
"operation": "DESKTOP_STL_BINARY_ASCII_CAPABILITY",
"operator": "wm.stl_export",
"runtime": {
"binarySha256": "d4483926610484ef9c2ad9241aae1469f934d955ebe791f1920e263e0ba85b82",
"blenderVersion": "5.2.0 LTS",
"buildBranch": "unknown",
"buildDate": "2026-07-24",
"buildHash": "unknown",
"buildPlatform": "Linux",
"buildTime": "08:03:47",
"buildType": "Release",
"versionTuple": [
5,
2,
0
]
},
"schemaVersion": 1,
"settings": {
"evaluationMode": "DAG_EVAL_VIEWPORT",
"exportSelectedObjects": true,
"forwardAxis": "NEGATIVE_Z",
"globalScale": 1.0,
"upAxis": "Y",
"useSceneUnit": false
},
"sourceAnchor": "blender-5.2.0/source/blender/io/stl",
"task": "M12-07D",
"variants": [
{
"asciiFormat": false,
"file": "capability-binary.stl",
"id": "STL_BINARY",
"semantic": {
"byteLength": 184,
"format": "STL_BINARY",
"header": "",
"triangleCount": 2
}
},
{
"asciiFormat": true,
"file": "capability-ascii.stl",
"id": "STL_ASCII",
"semantic": {
"byteLength": 213,
"facetCount": 2,
"format": "STL_ASCII",
"solid": "",
"vertexCount": 6
}
}
]
}

View File

@@ -0,0 +1,54 @@
{
"schemaVersion": 1,
"task": "M12-07D",
"parentTask": "M12-07C",
"enablingTask": true,
"parityStateChange": false,
"runtime": "BLENDER_5_2_DESKTOP",
"operation": "DESKTOP_STL_BINARY_ASCII_CAPABILITY",
"assertions": {
"operator": "wm.stl_export",
"binaryVariant": "STL_BINARY",
"asciiVariant": "STL_ASCII",
"binaryTriangleCount": 2,
"asciiFacetCount": 2,
"asciiVertexCount": 6,
"binaryByteLength": 184,
"deterministicRegeneration": true
},
"artifacts": {
"parentManifest": {
"path": "tests/golden/M12-07C/manifest.json",
"sha256": "0c639954900b1fcc3b8285d0f4c0ecfa5807df6cde6d1f2cd3b59c4636d71674"
},
"generator": {
"path": "tools/web/generate-stl-capability-fixtures.py",
"sha256": "8310104e66f246b32ac7cb4619e7f4da109baf2ece39ea670cbb6d33bd88c8b8"
},
"checker": {
"path": "tools/web/check-stl-capability-fixtures.mjs",
"sha256": "b2ad901eaa9701436cf7bcc8aa4e40d1b2d6eda7c6c44a0af830347a37cc9ca8"
},
"desktopReport": {
"path": "tests/golden/M12-07D/capability-report.json",
"sha256": "29c7d2a6e6764440c99eec25bb5760c7e0880839691757fb3e607ed4f5050013"
},
"binaryFixture": {
"path": "tests/files/web/m12_stl_capability_v1/capability-binary.stl",
"sha256": "50161172cd12e4240067064db6f80e74b2df69c475e3e34154e9d0523928c1ca"
},
"asciiFixture": {
"path": "tests/files/web/m12_stl_capability_v1/capability-ascii.stl",
"sha256": "a463a5add8be070fb67b34f00ef6e7b46025aed31fa429d4a033d75a11cf0113"
},
"runtimeInventory": {
"path": "tests/golden/M12-05A/format-inventory.json",
"sha256": "0d660b0fd8b647ebbf4e91afebd5006bd100973ab8e2507a5bfe759f477b33b4"
},
"package": {
"path": "web/package.json",
"sha256": "cfb232baa494ff59f6c8d65514a08c86332ee9354350b2a0392b6f932a7ee42c"
}
},
"nextTask": "M12-07E"
}