Checkpoint web parity through Chromium input tasks
This commit is contained in:
2796
tests/golden/M12-05A/format-inventory.json
Normal file
2796
tests/golden/M12-05A/format-inventory.json
Normal file
File diff suppressed because it is too large
Load Diff
26
tests/golden/M12-05A/manifest.json
Normal file
26
tests/golden/M12-05A/manifest.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M12-05A",
|
||||
"parentTask": "M12-04J",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "BLENDER_5_2_RUNTIME",
|
||||
"operation": "IO_FORMAT_RUNTIME_INVENTORY",
|
||||
"assertions": {
|
||||
"blenderVersion": "5.2.0 LTS",
|
||||
"formatCount": 7,
|
||||
"formats": ["GLTF", "GLB", "OBJ", "STL", "PLY", "USD", "ALEMBIC"],
|
||||
"availableFormats": ["GLTF", "GLB", "OBJ", "STL", "PLY"],
|
||||
"buildDisabledFormats": ["USD", "ALEMBIC"],
|
||||
"runtimeReceipt": true,
|
||||
"deterministicRegeneration": true
|
||||
},
|
||||
"artifacts": {
|
||||
"parentManifest": { "path": "tests/golden/M12-04J/manifest.json", "sha256": "989d417ab44e165849c7054f331f7038ec1d779349c39dd4f5b30050bbaecf56" },
|
||||
"generator": { "path": "tools/web/generate-io-format-runtime-inventory.py", "sha256": "aa926397664240a5195f8864fc3ed5549bafcc963a03c513c7e37926b0559d7d" },
|
||||
"checker": { "path": "tools/web/check-io-format-runtime-inventory.mjs", "sha256": "12853306ea5eb2698ab636c7dfc2f27ae140295641473c57b84f93fa13d4864e" },
|
||||
"inventory": { "path": "tests/golden/M12-05A/format-inventory.json", "sha256": "0d660b0fd8b647ebbf4e91afebd5006bd100973ab8e2507a5bfe759f477b33b4" },
|
||||
"package": { "path": "web/package.json", "sha256": "cfb232baa494ff59f6c8d65514a08c86332ee9354350b2a0392b6f932a7ee42c" }
|
||||
},
|
||||
"nextTask": "M12-05B"
|
||||
}
|
||||
Reference in New Issue
Block a user