blob: 70839194ae0d9871c65bb3d726bb2977ee1633d5 [file] [log] [blame]
{
"drone_dimensions": [
"device_type=none",
"os=Windows-10"
],
"gclient_variables": {
"download_android_deps": false
},
"dependencies": [
{
"dependency": "certs",
"version": "version:9563bb"
}
],
"gn": [
"--runtime-mode",
"debug",
"--unoptimized",
"--prebuilt-dart-sdk"
],
"name": "host_debug_unopt",
"ninja": {
"config": "host_debug_unopt"
},
"tests": [
{
"language": "python3",
"name": "test: Host Tests for host_debug_unopt",
"parameters": [
"--variant",
"host_debug_unopt",
"--type",
"engine",
"--engine-capture-core-dump"
],
"script": "flutter/testing/run_tests.py"
}
]
}