Govern task context and advance execution pointer
This commit is contained in:
14
tests/golden/M16-GAP-00007/curves-desktop-report.json
Normal file
14
tests/golden/M16-GAP-00007/curves-desktop-report.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"blenderVersion": "5.2.0 LTS",
|
||||
"curves": {
|
||||
"curveCount": 1,
|
||||
"name": "WebGapCurves",
|
||||
"pointCount": 4
|
||||
},
|
||||
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00007-datablock-Curves.blend",
|
||||
"fixtureSha256": "d6489313473ced7f55cc1d43f3fa73181672c0a5db4b6854002f18354ca1d9a6",
|
||||
"operation": "CURVES_DATABLOCK_DESKTOP",
|
||||
"saveReopen": "EXACT",
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00007"
|
||||
}
|
||||
21
tests/golden/M16-GAP-00007/curves-local-exact-report.json
Normal file
21
tests/golden/M16-GAP-00007/curves-local-exact-report.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00007",
|
||||
"operation": "CURVES_DATABLOCK_LOCAL_EXACT",
|
||||
"fixture": {
|
||||
"path": "tests/files/web/generated/M16-GAP-00007-datablock-Curves.blend",
|
||||
"sha256": "d6489313473ced7f55cc1d43f3fa73181672c0a5db4b6854002f18354ca1d9a6"
|
||||
},
|
||||
"desktop": {
|
||||
"status": "EXACT",
|
||||
"report": "tests/golden/M16-GAP-00007/curves-desktop-report.json"
|
||||
},
|
||||
"wasm": {
|
||||
"status": "EXACT",
|
||||
"curvesId": "curves:WebGapCurves",
|
||||
"pointCount": 4,
|
||||
"splineCount": 1
|
||||
},
|
||||
"saveReopen": "EXACT",
|
||||
"nextTask": "M16-GAP-00008"
|
||||
}
|
||||
49
tests/golden/M16-GAP-00007/manifest.json
Normal file
49
tests/golden/M16-GAP-00007/manifest.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00007",
|
||||
"parentTask": "M16-GAP-00006",
|
||||
"enablingTask": true,
|
||||
"parityStateChange": true,
|
||||
"runtime": "BLENDER_5_2_LOCAL_EXACT",
|
||||
"operation": "CURVES_DATABLOCK_LOCAL_EXACT",
|
||||
"status": "done",
|
||||
"artifacts": {
|
||||
"parentManifest": {
|
||||
"path": "tests/golden/M16-GAP-00006/manifest.json",
|
||||
"sha256": "d17d368089b84c23ce4cc4016f61cc3bf0ea86ade968045a7a8dc6a3063394f0"
|
||||
},
|
||||
"fixture": {
|
||||
"path": "tests/files/web/generated/M16-GAP-00007-datablock-Curves.blend",
|
||||
"sha256": "d6489313473ced7f55cc1d43f3fa73181672c0a5db4b6854002f18354ca1d9a6"
|
||||
},
|
||||
"fixtureGenerator": {
|
||||
"path": "tools/web/generate-curves-fixture.py",
|
||||
"sha256": "792ec1d58d495cd9d425215aa631dd5e1d66f7bd5cf75e783b961760667faacc"
|
||||
},
|
||||
"desktopChecker": {
|
||||
"path": "tools/web/check-curves-desktop.py",
|
||||
"sha256": "3a8372a8ba072df2f5a3a1b3cccef44d219dde2193b551110017436cbd38e85c"
|
||||
},
|
||||
"webChecker": {
|
||||
"path": "tools/web/check-generated-gap.mjs",
|
||||
"sha256": "a987e77c1e35f70d820fe12430d74d90e72bfb594b65dbbf39f005748c6683f8"
|
||||
},
|
||||
"desktopReport": {
|
||||
"path": "tests/golden/M16-GAP-00007/curves-desktop-report.json",
|
||||
"sha256": "db15e64bfe202720b463ab742cbed2e6ec80b872456b825078afbba7a2540531"
|
||||
},
|
||||
"webReport": {
|
||||
"path": "tests/golden/M16-GAP-00007/curves-local-exact-report.json",
|
||||
"sha256": "bf093708e23b8318e1f50b925b5c033d66aa8c1f97303174ad2489a82191705f"
|
||||
},
|
||||
"wasm": {
|
||||
"path": "web/app/src/vendor/blender/web_engine.wasm",
|
||||
"sha256": "6667cefcccdba3379ad2fd25a50339a2ad94d498d6c9360f1fc2fbd8319597c4"
|
||||
},
|
||||
"plan": {
|
||||
"path": "tests/golden/M15-03A/next-task-plan.json",
|
||||
"sha256": "732d34b5a696077ae6f7f11df768e1e1671379e2face64496f46fcbf352878ed"
|
||||
}
|
||||
},
|
||||
"nextTask": "M16-GAP-00008"
|
||||
}
|
||||
Reference in New Issue
Block a user