blob: d79f32c9f71c88f008df681708c4468863e09637 [file]
{
"builds": [
{
"archives": [],
"drone_builder_name": "flutter-linux-debug-unopt",
"gn": [
"--runtime-mode",
"debug",
"--full-dart-sdk",
"--goma",
"--unoptimized",
"--no-prebuilt-dart-sdk"
],
"name": "host_debug_unopt",
"ninja": {
"config": "host_debug_unopt",
"targets": [
"flutter",
"flutter/sky/packages"
]
},
"tests": []
},
{
"archives": [
{
"name": "host_debug",
"realm": "production",
"base_path": "out/host_debug/zip_archives/",
"type": "gcs",
"include_paths": [
"out/host_debug/zip_archives/linux-x64/artifacts.zip",
"out/host_debug/zip_archives/linux-x64/linux-x64-embedder.zip",
"out/host_debug/zip_archives/linux-x64/font-subset.zip",
"out/host_debug/zip_archives/flutter_patched_sdk.zip",
"out/host_debug/zip_archives/dart-sdk-linux-x64.zip",
"out/host_debug/zip_archives/flutter-web-sdk.zip",
"out/host_debug/zip_archives/linux-x64/linux-x64-flutter-gtk.zip"
]
}
],
"drone_builder_name": "flutter-linux-debug",
"generators": {
"tasks": [
{
"name": "Copy web sdk",
"scripts": [
"build/cp.py",
"out/host_debug/zip_archives/flutter-web-sdk-linux-x64.zip",
"out/host_debug/zip_archives/flutter-web-sdk.zip"
]
}
]
},
"gn": [
"--runtime-mode",
"debug",
"--full-dart-sdk",
"--goma",
"--no-prebuilt-dart-sdk",
"--build-embedder-examples"
],
"name": "host_debug",
"ninja": {
"config": "host_debug",
"targets": [
"flutter/build/archives:artifacts",
"flutter/build/archives:embedder",
"flutter/build/archives:flutter_patched_sdk",
"flutter/build/archives:dart_sdk_archive",
"flutter/web_sdk:flutter_web_sdk_archive",
"flutter/tools/font-subset",
"flutter/shell/platform/linux:flutter_gtk"
]
},
"tests": []
},
{
"archives": [
{
"name": "host_profile",
"realm": "production",
"base_path": "out/host_profile/zip_archives/",
"type": "gcs",
"include_paths": [
"out/host_profile/zip_archives/linux-x64-profile/linux-x64-flutter-gtk.zip"
]
}
],
"drone_builder_name": "flutter-linux-profile",
"gn": [
"--runtime-mode",
"profile",
"--no-lto",
"--goma",
"--no-prebuilt-dart-sdk",
"--build-embedder-examples"
],
"name": "host_profile",
"ninja": {
"config": "host_profile",
"targets": [
"flutter:unittests",
"flutter/shell/platform/linux:flutter_gtk"
]
},
"tests": [
{
"language": "python3",
"name": "Host Tests for host_profile",
"parameters": [
"--variant",
"host_profile",
"--type",
"engine",
"--engine-capture-core-dump"
],
"script": "flutter/testing/run_tests.py",
"type": "local"
}
]
},
{
"archives": [
{
"name": "host_release",
"realm": "production",
"base_path": "out/host_release/zip_archives/",
"type": "gcs",
"include_paths": [
"out/host_release/zip_archives/flutter_patched_sdk_product.zip",
"out/host_release/zip_archives/linux-x64-release/linux-x64-flutter-gtk.zip"
]
}
],
"drone_builder_name": "flutter-linux-release",
"gn": [
"--runtime-mode",
"release",
"--goma",
"--no-prebuilt-dart-sdk",
"--build-embedder-examples"
],
"name": "host_release",
"ninja": {
"config": "host_release",
"targets": [
"flutter:unittests",
"flutter/build/archives:flutter_patched_sdk",
"flutter/shell/platform/linux:flutter_gtk"
]
},
"tests": [
{
"language": "python3",
"name": "Host Tests for host_release",
"parameters": [
"--variant",
"host_release",
"--type",
"engine",
"--engine-capture-core-dump"
],
"script": "flutter/testing/run_tests.py",
"type": "local"
}
]
},
{
"archives": [
{
"name": "android_debug",
"type": "gcs",
"realm": "production",
"base_path": "out/android_debug/zip_archives/",
"include_paths": [
"out/android_debug/zip_archives/android-arm/artifacts.zip",
"out/android_debug/zip_archives/android-arm/symbols.zip",
"out/android_debug/zip_archives/download.flutter.io",
"out/android_debug/zip_archives/sky_engine.zip",
"out/android_debug/zip_archives/android-javadoc.zip"
]
}
],
"drone_builder_name": "flutter-android-debug",
"gn": [
"--android",
"--android-cpu=arm",
"--no-lto",
"--goma",
"--no-prebuilt-dart-sdk"
],
"name": "android_debug",
"ninja": {
"config": "android_debug",
"targets": [
"flutter",
"flutter/sky/dist:zip_old_location",
"flutter/shell/platform/android:embedding_jars",
"flutter/shell/platform/android:abi_jars",
"flutter/shell/platform/android:robolectric_tests"
]
}
},
{
"archives": [
{
"name": "android_profile",
"type": "gcs",
"realm": "production",
"base_path": "out/android_profile/zip_archives/",
"include_paths": [
"out/android_profile/zip_archives/android-arm-profile/artifacts.zip",
"out/android_profile/zip_archives/android-arm-profile/linux-x64.zip",
"out/android_profile/zip_archives/android-arm-profile/symbols.zip",
"out/android_profile/zip_archives/download.flutter.io"
]
}
],
"drone_builder_name": "flutter-android-profile",
"gn": [
"--runtime-mode",
"profile",
"--android",
"--android-cpu",
"arm",
"--goma",
"--no-prebuilt-dart-sdk"
],
"name": "android_profile",
"ninja": {
"config": "android_profile",
"targets": [
"default",
"clang_x64/gen_snapshot",
"flutter/shell/platform/android:embedding_jars",
"flutter/shell/platform/android:abi_jars"
]
},
"tests": []
}
],
"tests": [
{
"name": "web tests 0",
"drone_builder_name": "flutter-linux-web-tests-0",
"shard": "web_tests",
"subshard": "0",
"gold_tryjob": "false",
"test_dependencies": [
{
"dependency": "chrome_and_driver",
"version": "version:96.2"
}
]
},
{
"name": "web tests 1",
"drone_builder_name": "flutter-linux-web-tests-1",
"shard": "web_tests",
"subshard": "1",
"gold_tryjob": "false",
"test_dependencies": [
{
"dependency": "chrome_and_driver",
"version": "version:96.2"
}
]
},
{
"name": "web tests 2",
"drone_builder_name": "flutter-linux-web-tests-2",
"shard": "web_tests",
"subshard": "2",
"gold_tryjob": "false",
"test_dependencies": [
{
"dependency": "chrome_and_driver",
"version": "version:96.2"
}
]
},
{
"name": "web tests 3",
"drone_builder_name": "flutter-linux-web-tests-3",
"shard": "web_tests",
"subshard": "3",
"gold_tryjob": "false",
"test_dependencies": [
{
"dependency": "chrome_and_driver",
"version": "version:96.2"
}
]
},
{
"name": "web tests 4",
"drone_builder_name": "flutter-linux-web-tests-4",
"shard": "web_tests",
"subshard": "4",
"gold_tryjob": "false",
"test_dependencies": [
{
"dependency": "chrome_and_driver",
"version": "version:96.2"
}
]
},
{
"name": "web tests 5",
"drone_builder_name": "flutter-linux-web-tests-5",
"shard": "web_tests",
"subshard": "5",
"gold_tryjob": "false",
"test_dependencies": [
{
"dependency": "chrome_and_driver",
"version": "version:96.2"
}
]
},
{
"name": "web tests 6",
"drone_builder_name": "flutter-linux-web-tests-6",
"shard": "web_tests",
"subshard": "6",
"gold_tryjob": "false",
"test_dependencies": [
{
"dependency": "chrome_and_driver",
"version": "version:96.2"
}
]
},
{
"name": "web tests 7_last",
"drone_builder_name": "flutter-linux-web-tests-7-last",
"shard": "web_tests",
"subshard": "7_last",
"gold_tryjob": "false",
"test_dependencies": [
{
"dependency": "chrome_and_driver",
"version": "version:96.2"
}
]
},
{
"name": "web tool tests",
"drone_builder_name": "flutter-linux-web-tool-tests",
"shard": "web_tool_tests",
"gold_tryjob": "false",
"test_dependencies": [
{
"dependency": "chrome_and_driver",
"version": "version:96.2"
}
]
}
]
}