Files
workinf_Blender_Wasm/tests/golden/M13-04E/server-job-startup-report.json
mes123456 380cbed4ff
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled
Checkpoint web parity through Chromium input tasks
2026-08-19 10:39:03 -04:00

30 lines
726 B
JSON

{
"schemaVersion": 1,
"task": "M13-04E",
"operation": "SERVER_JOB_BLENDER_STARTUP",
"blender": "/home/mes123456/workinf_Blender_Wasm/build_blender_5.2.0/bin/blender",
"argv": [
"--background",
"--factory-startup",
"--python",
"/home/mes123456/workinf_Blender_Wasm/tools/web/server-job-startup.py",
"--",
"SERVER_JOB_STARTUP_V1"
],
"receipt": {
"argv": [
"SERVER_JOB_STARTUP_V1"
],
"background": true,
"runtime": "BLENDER_BACKGROUND_FACTORY_STARTUP",
"schemaVersion": 1,
"version": "5.2.0 LTS"
},
"factoryStartup": true,
"background": true,
"userPrefsDisabled": true,
"fixedStartupScript": true,
"execution": "DISABLED",
"nextTask": "M13-04F"
}