Checkpoint web parity through Chromium input tasks
This commit is contained in:
68
tests/golden/M12-07D/capability-report.json
Normal file
68
tests/golden/M12-07D/capability-report.json
Normal 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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user