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,87 @@
{
"files": [
{
"byteLength": 322,
"name": "capability-ascii.ply",
"sha256": "63646cab9bf6ccecb23092e5e24d04df1e0a690c866127c72a35791e99262331"
},
{
"byteLength": 391,
"name": "capability-binary-le.ply",
"sha256": "e40fbb494b8b147c555a0fc06eb191415406bb9a6c061acf6befd8464c8c41a5"
}
],
"nextTask": "M12-07H",
"operation": "DESKTOP_PLY_ASCII_BINARY_LE_CAPABILITY",
"operator": "wm.ply_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": {
"exportColors": "NONE",
"exportNormals": true,
"exportSelectedObjects": true,
"exportTriangulatedMesh": true,
"exportUV": false,
"forwardAxis": "NEGATIVE_Z",
"globalScale": 1.0,
"upAxis": "Y"
},
"sourceAnchor": "blender-5.2.0/source/blender/io/ply",
"task": "M12-07G",
"variants": [
{
"asciiFormat": true,
"file": "capability-ascii.ply",
"id": "PLY_ASCII",
"semantic": {
"byteLength": 322,
"elements": [
{
"count": 4,
"name": "vertex"
},
{
"count": 2,
"name": "face"
}
],
"format": "ascii",
"headerBytes": 254
}
},
{
"asciiFormat": false,
"file": "capability-binary-le.ply",
"id": "PLY_BINARY_LITTLE_ENDIAN",
"semantic": {
"byteLength": 391,
"elements": [
{
"count": 4,
"name": "vertex"
},
{
"count": 2,
"name": "face"
}
],
"format": "binary_little_endian",
"headerBytes": 269
}
}
]
}

View File

@@ -0,0 +1,52 @@
{
"schemaVersion": 1,
"task": "M12-07G",
"parentTask": "M12-07F",
"enablingTask": true,
"parityStateChange": false,
"runtime": "BLENDER_5_2_DESKTOP",
"operation": "DESKTOP_PLY_ASCII_BINARY_LE_CAPABILITY",
"assertions": {
"asciiVariant": "ascii",
"binaryVariant": "binary_little_endian",
"vertexCount": 4,
"faceCount": 2,
"binaryLittleEndian": true,
"deterministicRegeneration": true
},
"artifacts": {
"parentManifest": {
"path": "tests/golden/M12-07F/manifest.json",
"sha256": "3cbbcb541ee123da0ef8916ac2ca8805680d539bbf8db3b4a8d331aec418148c"
},
"generator": {
"path": "tools/web/generate-ply-capability-fixtures.py",
"sha256": "581cd84057357e3a87997cf9c07d5d5633209648ac11e44611782eb254a38ebd"
},
"checker": {
"path": "tools/web/check-ply-capability-fixtures.mjs",
"sha256": "5280d6e57b7a722ea881e27b792c6082c5113c1577ac0e87f87cc87fdf59516c"
},
"desktopReport": {
"path": "tests/golden/M12-07G/capability-report.json",
"sha256": "26b1ce83334b41778cef5ce2a1f2c4d34254f63d7c7573cb3fb550f93ddeabb2"
},
"asciiFixture": {
"path": "tests/files/web/m12_ply_capability_v1/capability-ascii.ply",
"sha256": "63646cab9bf6ccecb23092e5e24d04df1e0a690c866127c72a35791e99262331"
},
"binaryFixture": {
"path": "tests/files/web/m12_ply_capability_v1/capability-binary-le.ply",
"sha256": "e40fbb494b8b147c555a0fc06eb191415406bb9a6c061acf6befd8464c8c41a5"
},
"runtimeInventory": {
"path": "tests/golden/M12-05A/format-inventory.json",
"sha256": "0d660b0fd8b647ebbf4e91afebd5006bd100973ab8e2507a5bfe759f477b33b4"
},
"package": {
"path": "web/package.json",
"sha256": "cfb232baa494ff59f6c8d65514a08c86332ee9354350b2a0392b6f932a7ee42c"
}
},
"nextTask": "M12-07H"
}