Checkpoint web parity through Chromium input tasks
This commit is contained in:
17
tests/golden/M13-01B/manifest.json
Normal file
17
tests/golden/M13-01B/manifest.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-01B",
|
||||
"parentTask": "M13-01A",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "BLENDER_WASM_MAIN_AND_CHROMIUM",
|
||||
"operation": "BLEND_OPEN_SCRIPT_METADATA_ONLY",
|
||||
"artifacts": {
|
||||
"parentManifest": { "path": "tests/golden/M13-01A/manifest.json", "sha256": "d4a305033343ef5fb1ffc073617b59d9012f64b80ecb233e743fb0789a8b4893" },
|
||||
"checker": { "path": "tools/web/check-script-open-metadata.mjs", "sha256": "66396d5c9a5294021ae077bb162278c74d46de8b52ac8a444a5de4f6d84cfe05" },
|
||||
"e2eTest": { "path": "web/tests/e2e/script-open-metadata.spec.ts", "sha256": "df6412cda113c830996e08c3d66a035dc1ac309e392f5946a762d11121b1926c" },
|
||||
"report": { "path": "tests/golden/M13-01B/open-metadata-report.json", "sha256": "f92470e57c048452134664f7f6208e50b6f087dbcbc33369e6b882c51813990c" },
|
||||
"fixture": { "path": "tests/files/web/script_scene.blend", "sha256": "2b8fbdb05419e1e61d64777998d6a3b2562f726c17f548cd1852efc723e1a037" }
|
||||
},
|
||||
"nextTask": "M13-01C"
|
||||
}
|
||||
31
tests/golden/M13-01B/open-metadata-report.json
Normal file
31
tests/golden/M13-01B/open-metadata-report.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-01B",
|
||||
"operation": "BLEND_OPEN_SCRIPT_METADATA_ONLY",
|
||||
"fixture": {
|
||||
"path": "tests/files/web/script_scene.blend",
|
||||
"byteLength": 490191,
|
||||
"sha256": "2b8fbdb05419e1e61d64777998d6a3b2562f726c17f548cd1852efc723e1a037"
|
||||
},
|
||||
"sources": [
|
||||
{
|
||||
"name": "ExternalProject.py",
|
||||
"executionStatus": "BLOCKED",
|
||||
"readOnly": true
|
||||
},
|
||||
{
|
||||
"name": "InternalSafe.py",
|
||||
"executionStatus": "BLOCKED",
|
||||
"readOnly": true
|
||||
},
|
||||
{
|
||||
"name": "ModuleAutorun.py",
|
||||
"executionStatus": "BLOCKED",
|
||||
"readOnly": true,
|
||||
"moduleAutorunRequested": true,
|
||||
"errorCode": "SCRIPT_POLICY_DENIED"
|
||||
}
|
||||
],
|
||||
"execution": "DENY",
|
||||
"nextTask": "M13-01C"
|
||||
}
|
||||
Reference in New Issue
Block a user