Checkpoint web parity through Chromium input tasks
This commit is contained in:
29
tests/golden/M13-04E/server-job-startup-report.json
Normal file
29
tests/golden/M13-04E/server-job-startup-report.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user