Govern task context and advance execution pointer
This commit is contained in:
91206
tests/golden/M15-01C/blender-family-inventory.json
Normal file
91206
tests/golden/M15-01C/blender-family-inventory.json
Normal file
File diff suppressed because it is too large
Load Diff
34
tests/golden/M15-01C/family-inventory-check-report.json
Normal file
34
tests/golden/M15-01C/family-inventory-check-report.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M15-01C",
|
||||
"operation": "BLENDER_FAMILY_INVENTORY_CHECK",
|
||||
"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
|
||||
]
|
||||
},
|
||||
"summary": {
|
||||
"constraintCount": 29,
|
||||
"modifierCount": 83,
|
||||
"nodeCount": 451,
|
||||
"nodesByFamily": {
|
||||
"Compositor": 88,
|
||||
"Geometry": 264,
|
||||
"Shader": 99
|
||||
}
|
||||
},
|
||||
"firstModifier": "ARMATURE",
|
||||
"lastNode": "ShaderNodeWireframe",
|
||||
"inventorySha256": "bb7bbbf64184f326cd17933960800d7d761db6dd3b5f829e322e5ccdb12b8845",
|
||||
"nextTask": "M15-01D"
|
||||
}
|
||||
40
tests/golden/M15-01C/manifest.json
Normal file
40
tests/golden/M15-01C/manifest.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M15-01C",
|
||||
"parentTask": "M15-01B",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "BLENDER_5_2_FAMILY",
|
||||
"operation": "BLENDER_FAMILY_INVENTORY",
|
||||
"artifacts": {
|
||||
"parentManifest": {
|
||||
"path": "tests/golden/M15-01B/manifest.json",
|
||||
"sha256": "c17163242bba2cb0f0283af1a08b11eca55d2d9877b79254e4c7377c76a9d92c"
|
||||
},
|
||||
"generator": {
|
||||
"path": "tools/web/generate-blender-family-inventory.py",
|
||||
"sha256": "2630357cbe6ca7264499621399f1a010d6eb7af8c002283d9d16e65c23955eda"
|
||||
},
|
||||
"checker": {
|
||||
"path": "tools/web/check-blender-family-inventory.mjs",
|
||||
"sha256": "0cf9821bb0f6f691ee1eb5a96d77a78932eeb07565352e65a5ed68844f7c0108"
|
||||
},
|
||||
"inventory": {
|
||||
"path": "tests/golden/M15-01C/blender-family-inventory.json",
|
||||
"sha256": "bb7bbbf64184f326cd17933960800d7d761db6dd3b5f829e322e5ccdb12b8845"
|
||||
},
|
||||
"report": {
|
||||
"path": "tests/golden/M15-01C/family-inventory-check-report.json",
|
||||
"sha256": "0ca03907f828feba02df396d3fb9f0cfab791a5be67bd8d768c175a49088bae1"
|
||||
},
|
||||
"runtime": {
|
||||
"path": "build_blender_5.2.0/bin/blender",
|
||||
"sha256": "d4483926610484ef9c2ad9241aae1469f934d955ebe791f1920e263e0ba85b82"
|
||||
},
|
||||
"package": {
|
||||
"path": "web/package.json",
|
||||
"sha256": "159af906f4e468e3f18cfcd2f599a7e22c9c180cdc8032ba4eac5eaf5ad8cc0e"
|
||||
}
|
||||
},
|
||||
"nextTask": "M15-01D"
|
||||
}
|
||||
Reference in New Issue
Block a user