blob: 2508f4507d66372e7995406b03672f7bc15c5858 [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",
"script": "flutter/testing/run_tests.py",
"parameters": [
"--variant",
"host_debug_unopt",
"--type",
"engine",
"--engine-capture-core-dump"
]
}
]
}