Govern task context and advance execution pointer
This commit is contained in:
35
tests/golden/M16-GAP-00001/action-desktop-report.json
Normal file
35
tests/golden/M16-GAP-00001/action-desktop-report.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"actions": [
|
||||
{
|
||||
"channels": [
|
||||
[
|
||||
"location",
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
"location",
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
"location",
|
||||
2,
|
||||
2
|
||||
]
|
||||
],
|
||||
"frameRange": [
|
||||
1.0,
|
||||
10.0
|
||||
],
|
||||
"name": "AnimatedObjectAction"
|
||||
}
|
||||
],
|
||||
"blenderVersion": "5.2.0 LTS",
|
||||
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00001-datablock-Action.blend",
|
||||
"fixtureSha256": "cb921e862eff1dcf68f22d77ef8558679207203ace0b80239a5bc5874ec2a551",
|
||||
"operation": "ACTION_DATABLOCK_DESKTOP",
|
||||
"saveReopen": "EXACT",
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00001"
|
||||
}
|
||||
30
tests/golden/M16-GAP-00001/action-local-exact-report.json
Normal file
30
tests/golden/M16-GAP-00001/action-local-exact-report.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00001",
|
||||
"operation": "ACTION_DATABLOCK_LOCAL_EXACT",
|
||||
"fixture": {
|
||||
"path": "tests/files/web/generated/M16-GAP-00001-datablock-Action.blend",
|
||||
"sha256": "cb921e862eff1dcf68f22d77ef8558679207203ace0b80239a5bc5874ec2a551"
|
||||
},
|
||||
"desktop": {
|
||||
"status": "EXACT",
|
||||
"report": "tests/golden/M16-GAP-00001/action-desktop-report.json",
|
||||
"saveReopen": "EXACT"
|
||||
},
|
||||
"wasm": {
|
||||
"status": "EXACT",
|
||||
"actionId": "action:AnimatedObjectAction:object:AnimatedObject",
|
||||
"channelPaths": [
|
||||
"location[0]",
|
||||
"location[1]",
|
||||
"location[2]"
|
||||
],
|
||||
"keyframesPerChannel": [
|
||||
2,
|
||||
2,
|
||||
2
|
||||
]
|
||||
},
|
||||
"saveReopen": "EXACT",
|
||||
"nextTask": "M16-GAP-00002"
|
||||
}
|
||||
45
tests/golden/M16-GAP-00001/manifest.json
Normal file
45
tests/golden/M16-GAP-00001/manifest.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00001",
|
||||
"parentTask": "M15-03E",
|
||||
"enablingTask": true,
|
||||
"parityStateChange": true,
|
||||
"runtime": "BLENDER_5_2_LOCAL_EXACT",
|
||||
"operation": "ACTION_DATABLOCK_LOCAL_EXACT",
|
||||
"status": "done",
|
||||
"artifacts": {
|
||||
"parentManifest": {
|
||||
"path": "tests/golden/M15-03E/manifest.json",
|
||||
"sha256": "9e50746ba11f29a3a26c1eb04c25e7153f2edebbf32e092c5bdc89516f274f64"
|
||||
},
|
||||
"fixture": {
|
||||
"path": "tests/files/web/generated/M16-GAP-00001-datablock-Action.blend",
|
||||
"sha256": "cb921e862eff1dcf68f22d77ef8558679207203ace0b80239a5bc5874ec2a551"
|
||||
},
|
||||
"desktopChecker": {
|
||||
"path": "tools/web/check-action-desktop.py",
|
||||
"sha256": "7c32d786a8daedcf5e995d0ff29b6034e7c4f4c25c309ccd0542adecc19319f2"
|
||||
},
|
||||
"webChecker": {
|
||||
"path": "tools/web/check-generated-gap.mjs",
|
||||
"sha256": "a987e77c1e35f70d820fe12430d74d90e72bfb594b65dbbf39f005748c6683f8"
|
||||
},
|
||||
"desktopReport": {
|
||||
"path": "tests/golden/M16-GAP-00001/action-desktop-report.json",
|
||||
"sha256": "f6bea0003a9e8eb25048797156bc0ab59b6a63d76ce4156283b6d9761dbfb0ee"
|
||||
},
|
||||
"webReport": {
|
||||
"path": "tests/golden/M16-GAP-00001/action-local-exact-report.json",
|
||||
"sha256": "eb7a604af8b071c3186a39a30f3a9974a6fed03008751da5319d54d170b841d6"
|
||||
},
|
||||
"plan": {
|
||||
"path": "tests/golden/M15-03A/next-task-plan.json",
|
||||
"sha256": "732d34b5a696077ae6f7f11df768e1e1671379e2face64496f46fcbf352878ed"
|
||||
},
|
||||
"package": {
|
||||
"path": "web/package.json",
|
||||
"sha256": "159af906f4e468e3f18cfcd2f599a7e22c9c180cdc8032ba4eac5eaf5ad8cc0e"
|
||||
}
|
||||
},
|
||||
"nextTask": "M16-GAP-00002"
|
||||
}
|
||||
Reference in New Issue
Block a user