Govern task context and advance execution pointer
This commit is contained in:
13077
tests/golden/M15-01F/blender-core-inventory.json
Normal file
13077
tests/golden/M15-01F/blender-core-inventory.json
Normal file
File diff suppressed because it is too large
Load Diff
34
tests/golden/M15-01F/core-inventory-check-report.json
Normal file
34
tests/golden/M15-01F/core-inventory-check-report.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M15-01F",
|
||||
"operation": "BLENDER_CORE_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": {
|
||||
"byFamily": {
|
||||
"Core": 20,
|
||||
"Depsgraph": 3,
|
||||
"Main": 39,
|
||||
"Mesh": 30,
|
||||
"Scene": 16
|
||||
},
|
||||
"classCount": 108
|
||||
},
|
||||
"firstClass": "Action",
|
||||
"lastClass": "World",
|
||||
"inventorySha256": "4810abd2f91e580da3f7be70f1583f5cf6b2ecc20a13f0ce09b7484c4393e643",
|
||||
"nextTask": "M15-02A"
|
||||
}
|
||||
40
tests/golden/M15-01F/manifest.json
Normal file
40
tests/golden/M15-01F/manifest.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M15-01F",
|
||||
"parentTask": "M15-01E",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "BLENDER_5_2_CORE",
|
||||
"operation": "BLENDER_CORE_INVENTORY",
|
||||
"artifacts": {
|
||||
"parentManifest": {
|
||||
"path": "tests/golden/M15-01E/manifest.json",
|
||||
"sha256": "3e2e17e93229d58748043135eadc92de671ee4563b7699ae48aadfe885aefda7"
|
||||
},
|
||||
"generator": {
|
||||
"path": "tools/web/generate-blender-core-inventory.py",
|
||||
"sha256": "64e6c3590b084ec8906e26f46cab1596211c197251e0c7a81de2f5edbc6dcd43"
|
||||
},
|
||||
"checker": {
|
||||
"path": "tools/web/check-blender-core-inventory.mjs",
|
||||
"sha256": "ca13efc97cd4709b103268be95f6fe9fa824f64a04f51ab678c78158c44979d7"
|
||||
},
|
||||
"inventory": {
|
||||
"path": "tests/golden/M15-01F/blender-core-inventory.json",
|
||||
"sha256": "4810abd2f91e580da3f7be70f1583f5cf6b2ecc20a13f0ce09b7484c4393e643"
|
||||
},
|
||||
"report": {
|
||||
"path": "tests/golden/M15-01F/core-inventory-check-report.json",
|
||||
"sha256": "8752644f8956c747c8da14afcd04f73e0a5823713ba98ee08c21cf240ff1f140"
|
||||
},
|
||||
"runtime": {
|
||||
"path": "build_blender_5.2.0/bin/blender",
|
||||
"sha256": "d4483926610484ef9c2ad9241aae1469f934d955ebe791f1920e263e0ba85b82"
|
||||
},
|
||||
"package": {
|
||||
"path": "web/package.json",
|
||||
"sha256": "159af906f4e468e3f18cfcd2f599a7e22c9c180cdc8032ba4eac5eaf5ad8cc0e"
|
||||
}
|
||||
},
|
||||
"nextTask": "M15-02A"
|
||||
}
|
||||
Reference in New Issue
Block a user