| # THIS IS A GENERATED FILE DO NOT EDIT!!! |
| # Instead: |
| # 1. Modify //infra/config/targets/basic_suites.star, //infra/config/targets/compound_suites.star and/or //infra/config/targets/matrix_compound_suites.star |
| # 2. Run //infra/config/main.star |
| # 3. Run //infra/config/scripts/sync-pyl-files.py |
| |
| { |
| 'basic_suites': { |
| |
| 'android_12_fieldtrial_webview_tests': { |
| 'webview_trichrome_64_cts_tests_no_field_trial': { |
| 'test': 'webview_trichrome_64_cts_tests', |
| 'mixins': [ |
| 'webview_cts_archive', |
| ], |
| 'args': [ |
| '--disable-field-trial-config', |
| ], |
| 'ci_only': True, |
| 'swarming': { |
| 'shards': 2, |
| }, |
| }, |
| 'webview_ui_test_app_test_apk_no_field_trial': { |
| 'test': 'webview_ui_test_app_test_apk', |
| 'args': [ |
| '--disable-field-trial-config', |
| ], |
| 'ci_only': True, |
| }, |
| }, |
| |
| 'android_ar_gtests': { |
| 'monochrome_public_test_ar_apk': {}, |
| 'vr_android_unittests': {}, |
| }, |
| |
| 'android_emulator_specific_chrome_public_tests': { |
| 'chrome_public_test_apk': { |
| 'mixins': [ |
| 'skia_gold_test', |
| 'emulator-8-cores', |
| ], |
| 'swarming': { |
| 'shards': 20, |
| }, |
| }, |
| 'chrome_public_unit_test_apk': { |
| 'mixins': [ |
| 'skia_gold_test', |
| ], |
| 'swarming': { |
| 'shards': 4, |
| }, |
| }, |
| }, |
| |
| 'android_emulator_specific_network_enabled_content_browsertests': { |
| 'content_browsertests_with_emulator_network': { |
| 'test': 'content_browsertests', |
| 'mixins': [ |
| 'emulator-enable-network', |
| ], |
| 'args': [ |
| '--gtest_filter=QuicConnectionMigrationTest.*', |
| ], |
| }, |
| }, |
| |
| 'android_isolated_scripts': { |
| 'content_shell_crash_test': { |
| 'args': [ |
| '--platform=android', |
| ], |
| 'resultdb': { |
| 'enable': True, |
| 'result_format': 'single', |
| }, |
| }, |
| }, |
| |
| 'android_monochrome_smoke_tests': { |
| 'monochrome_public_bundle_smoke_test': {}, |
| 'monochrome_public_smoke_test': {}, |
| }, |
| |
| 'android_oreo_standard_gtests': { |
| 'chrome_public_test_apk': { |
| 'mixins': [ |
| 'skia_gold_test', |
| ], |
| 'swarming': { |
| 'shards': 5, |
| }, |
| }, |
| 'chrome_public_unit_test_apk': { |
| 'mixins': [ |
| 'skia_gold_test', |
| ], |
| }, |
| 'webview_instrumentation_test_apk': { |
| 'swarming': { |
| 'shards': 5, |
| 'expiration': 10800, |
| }, |
| }, |
| }, |
| |
| 'android_pie_rel_reduced_capacity_gtests': { |
| 'android_browsertests': {}, |
| 'blink_platform_unittests': {}, |
| 'cc_unittests': {}, |
| 'content_browsertests': { |
| 'swarming': { |
| 'shards': 20, |
| }, |
| }, |
| 'viz_unittests': {}, |
| 'webview_instrumentation_test_apk': { |
| 'swarming': { |
| 'shards': 7, |
| }, |
| }, |
| }, |
| |
| 'android_smoke_tests': { |
| 'chrome_public_smoke_test': {}, |
| }, |
| |
| 'android_specific_chromium_gtests': { |
| 'android_browsertests': { |
| 'swarming': { |
| 'shards': 2, |
| }, |
| }, |
| 'android_sync_integration_tests': { |
| 'args': [ |
| '--test-launcher-batch-limit=1', |
| ], |
| 'swarming': { |
| 'shards': 1, |
| }, |
| }, |
| 'android_webview_unittests': {}, |
| 'content_shell_test_apk': { |
| 'swarming': { |
| 'shards': 3, |
| }, |
| }, |
| 'gl_tests_validating': { |
| 'test': 'gl_tests', |
| 'args': [ |
| '--use-cmd-decoder=validating', |
| ], |
| }, |
| 'gl_unittests': {}, |
| 'mojo_test_apk': {}, |
| 'ui_android_unittests': {}, |
| 'webview_instrumentation_test_apk': { |
| 'swarming': { |
| 'shards': 7, |
| }, |
| }, |
| }, |
| |
| 'android_specific_coverage_java_tests': { |
| 'content_shell_test_apk': { |
| 'swarming': { |
| 'shards': 3, |
| }, |
| }, |
| 'mojo_test_apk': {}, |
| 'webview_instrumentation_test_apk': { |
| 'swarming': { |
| 'shards': 7, |
| }, |
| }, |
| }, |
| |
| 'android_trichrome_smoke_tests': { |
| 'trichrome_chrome_bundle_smoke_test': {}, |
| }, |
| |
| 'android_webview_gpu_telemetry_tests': { |
| 'android_webview_pixel_skia_gold_test': { |
| 'telemetry_test_name': 'pixel', |
| 'mixins': [ |
| 'skia_gold_test', |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--test-machine-name', |
| '${buildername}', |
| '$$MAGIC_SUBSTITUTION_GPUTelemetryNoRootForUnrootedDevices', |
| '$$MAGIC_SUBSTITUTION_GPUParallelJobs', |
| ], |
| }, |
| }, |
| |
| 'android_wpr_record_replay_tests': { |
| 'chrome_java_test_wpr_tests': { |
| 'mixins': [ |
| 'skia_gold_test', |
| ], |
| }, |
| }, |
| |
| 'ash_pixel_gtests': { |
| 'ash_pixeltests': { |
| 'mixins': [ |
| 'skia_gold_test', |
| ], |
| 'args': [ |
| '--enable-pixel-output-in-tests', |
| ], |
| }, |
| }, |
| |
| 'aura_gtests': { |
| 'aura_unittests': {}, |
| 'compositor_unittests': {}, |
| 'wm_unittests': {}, |
| }, |
| |
| 'bfcache_android_specific_gtests': { |
| 'bf_cache_android_browsertests': { |
| 'test': 'android_browsertests', |
| 'args': [ |
| '--disable-features=BackForwardCache', |
| ], |
| 'swarming': { |
| 'shards': 2, |
| }, |
| }, |
| }, |
| |
| 'bfcache_generic_gtests': { |
| 'bf_cache_content_browsertests': { |
| 'test': 'content_browsertests', |
| 'args': [ |
| '--disable-features=BackForwardCache', |
| ], |
| 'swarming': { |
| 'shards': 20, |
| }, |
| }, |
| }, |
| |
| 'bfcache_linux_specific_gtests': { |
| 'bf_cache_browser_tests': { |
| 'test': 'browser_tests', |
| 'args': [ |
| '--disable-features=BackForwardCache', |
| ], |
| 'swarming': { |
| 'shards': 10, |
| }, |
| }, |
| }, |
| |
| 'blink_unittests': { |
| 'blink_unit_tests': { |
| 'test': 'blink_unittests', |
| }, |
| 'blink_unit_tests_v2': { |
| 'test': 'blink_unittests_v2', |
| }, |
| }, |
| |
| 'blink_web_tests_ppapi_isolated_scripts': { |
| 'ppapi_blink_web_tests': { |
| 'test': 'blink_web_tests', |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--num-retries=3', |
| '--test-list=../../third_party/blink/web_tests/TestLists/ppapi', |
| ], |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| }, |
| |
| 'cast_audio_specific_chromium_gtests': { |
| 'cast_audio_backend_unittests': {}, |
| 'cast_base_unittests': {}, |
| 'cast_cast_core_unittests': {}, |
| 'cast_crash_unittests': {}, |
| 'cast_media_unittests': {}, |
| 'cast_shell_browsertests': { |
| 'args': [ |
| '--enable-local-file-accesses', |
| '--ozone-platform=headless', |
| '--no-sandbox', |
| '--test-launcher-jobs=1', |
| ], |
| 'swarming': { |
| 'can_use_on_swarming_builders': False, |
| }, |
| }, |
| 'cast_shell_unittests': {}, |
| }, |
| |
| 'cast_junit_tests': { |
| 'cast_base_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| }, |
| 'cast_shell_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| }, |
| }, |
| |
| 'cast_video_specific_chromium_gtests': { |
| 'cast_display_settings_unittests': { |
| 'experiment_percentage': 100, |
| }, |
| 'cast_graphics_unittests': {}, |
| 'views_unittests': { |
| 'experiment_percentage': 100, |
| }, |
| }, |
| |
| 'chrome_android_finch_smoke_tests': { |
| 'variations_android_smoke_tests': { |
| 'test': 'variations_desktop_smoke_tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--target-platform=android', |
| ], |
| }, |
| 'variations_webview_smoke_tests': { |
| 'test': 'variations_desktop_smoke_tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--target-platform=webview', |
| ], |
| }, |
| }, |
| |
| 'chrome_finch_smoke_tests': { |
| 'variations_desktop_smoke_tests': { |
| 'mixins': [ |
| 'skia_gold_test', |
| 'has_native_resultdb_integration', |
| ], |
| 'chromeos_args': [ |
| '--target-platform=cros', |
| ], |
| 'lacros_args': [ |
| '--target-platform=lacros', |
| ], |
| }, |
| }, |
| |
| 'chrome_isolated_script_tests': { |
| 'chrome_sizes': { |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'merge': { |
| 'script': '//tools/perf/process_perf_results.py', |
| }, |
| }, |
| 'variations_smoke_tests': { |
| 'mixins': [ |
| 'skia_gold_test', |
| ], |
| 'resultdb': { |
| 'enable': True, |
| 'result_format': 'single', |
| }, |
| }, |
| }, |
| |
| 'chrome_private_code_test_isolated_scripts': { |
| 'chrome_private_code_test': {}, |
| }, |
| |
| 'chrome_profile_generator_tests': { |
| 'chrome_public_apk_profile_tests': { |
| 'test': 'chrome_public_apk_baseline_profile_generator', |
| 'ci_only': True, |
| 'experiment_percentage': 100, |
| }, |
| }, |
| |
| 'chrome_public_tests': { |
| 'chrome_public_test_apk': { |
| 'mixins': [ |
| 'skia_gold_test', |
| ], |
| 'swarming': { |
| 'shards': 19, |
| }, |
| }, |
| 'chrome_public_unit_test_apk': { |
| 'mixins': [ |
| 'skia_gold_test', |
| ], |
| 'swarming': { |
| 'shards': 2, |
| }, |
| }, |
| }, |
| |
| 'chrome_public_wpt': { |
| 'chrome_public_wpt': { |
| 'results_handler': 'layout tests', |
| 'args': [ |
| '--no-wpt-internal', |
| ], |
| 'swarming': { |
| 'shards': 36, |
| 'expiration': 18000, |
| 'hard_timeout': 14400, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| }, |
| |
| 'chrome_sizes': { |
| 'chrome_sizes': { |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'merge': { |
| 'script': '//tools/perf/process_perf_results.py', |
| }, |
| }, |
| }, |
| |
| 'chrome_sizes_android': { |
| 'chrome_sizes': { |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'remove_mixins': [ |
| 'android_r', |
| 'bullhead', |
| 'flame', |
| 'marshmallow', |
| 'mdarcy', |
| 'oreo_fleet', |
| 'oreo_mr1_fleet', |
| 'pie_fleet', |
| 'walleye', |
| ], |
| 'args': [ |
| '--platform=android', |
| ], |
| 'swarming': { |
| 'dimensions': { |
| 'cpu': 'x86-64', |
| 'os': 'Ubuntu-22.04', |
| }, |
| }, |
| 'merge': { |
| 'script': '//tools/perf/process_perf_results.py', |
| }, |
| }, |
| }, |
| |
| 'chromedriver_py_tests_isolated_scripts': { |
| 'chromedriver_py_tests': { |
| 'args': [ |
| '--test-type=integration', |
| ], |
| 'resultdb': { |
| 'enable': True, |
| }, |
| }, |
| 'chromedriver_py_tests_headless_shell': { |
| 'args': [ |
| '--test-type=integration', |
| ], |
| 'resultdb': { |
| 'enable': True, |
| }, |
| }, |
| 'chromedriver_replay_unittests': {}, |
| }, |
| |
| 'chromeos_annotation_scripts': { |
| 'check_network_annotations': { |
| 'script': 'check_network_annotations.py', |
| }, |
| }, |
| |
| 'chromeos_browser_all_tast_tests': { |
| 'chrome_all_tast_tests': { |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--tast-retries=1', |
| ], |
| 'swarming': { |
| 'shards': 10, |
| 'io_timeout': 3600, |
| 'idempotent': False, |
| }, |
| }, |
| }, |
| |
| 'chromeos_browser_integration_tests': { |
| 'disk_usage_tast_test': { |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--strip-chrome', |
| ], |
| 'swarming': { |
| 'idempotent': False, |
| }, |
| 'merge': { |
| 'script': '//tools/perf/process_perf_results.py', |
| }, |
| }, |
| }, |
| |
| 'chromeos_chrome_all_tast_tests': { |
| 'chrome_all_tast_tests': { |
| 'tast_expr': 'STUB_STRING_TO_RUN_TAST_TESTS', |
| 'test_level_retries': 2, |
| 'timeout_sec': 14400, |
| 'shards': 15, |
| }, |
| }, |
| |
| 'chromeos_chrome_criticalstaging_tast_tests': { |
| 'chrome_criticalstaging_tast_tests': { |
| 'tast_expr': 'STUB_STRING_TO_RUN_TAST_TESTS', |
| 'test_level_retries': 2, |
| 'ci_only': True, |
| 'timeout_sec': 14400, |
| 'shards': 3, |
| 'experiment_percentage': 100, |
| }, |
| }, |
| |
| 'chromeos_chrome_disabled_tast_tests': { |
| 'chrome_disabled_tast_tests': { |
| 'tast_expr': 'STUB_STRING_TO_RUN_TAST_TESTS', |
| 'test_level_retries': 1, |
| 'ci_only': True, |
| 'timeout_sec': 14400, |
| 'shards': 2, |
| 'experiment_percentage': 100, |
| }, |
| }, |
| |
| 'chromeos_device_only_gtests': { |
| 'base_unittests': {}, |
| }, |
| |
| 'chromeos_integration_tests': { |
| 'chromeos_integration_tests': {}, |
| }, |
| |
| 'chromeos_isolated_scripts': { |
| 'telemetry_perf_unittests': { |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--browser=cros-chrome', |
| '$$MAGIC_SUBSTITUTION_ChromeOSTelemetryRemote', |
| '--xvfb', |
| '--typ-max-failures=3', |
| ], |
| 'swarming': { |
| 'shards': 12, |
| 'idempotent': False, |
| }, |
| }, |
| 'telemetry_unittests': { |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--jobs=1', |
| '--browser=cros-chrome', |
| '$$MAGIC_SUBSTITUTION_ChromeOSTelemetryRemote', |
| '--typ-max-failures=3', |
| ], |
| 'swarming': { |
| 'shards': 24, |
| 'idempotent': False, |
| }, |
| }, |
| }, |
| |
| 'chromeos_js_code_coverage_browser_tests': { |
| 'chromeos_js_code_coverage_browser_tests': { |
| 'test': 'browser_tests', |
| 'swarming': { |
| 'shards': 20, |
| }, |
| }, |
| }, |
| |
| 'chromeos_system_friendly_gtests': { |
| 'aura_unittests': { |
| 'args': [ |
| '--ozone-platform=headless', |
| ], |
| }, |
| 'base_unittests': {}, |
| 'capture_unittests': { |
| 'args': [ |
| '--test-launcher-jobs=1', |
| '--gtest_filter=-*UsingRealWebcam_CaptureMjpeg*', |
| ], |
| }, |
| 'cc_unittests': {}, |
| 'crypto_unittests': {}, |
| 'display_unittests': {}, |
| 'fake_libva_driver_unittest': { |
| 'args': [ |
| '--env-var', |
| 'LIBVA_DRIVERS_PATH', |
| './', |
| '--env-var', |
| 'LIBVA_DRIVER_NAME', |
| 'libfake', |
| ], |
| 'experiment_percentage': 100, |
| }, |
| 'google_apis_unittests': {}, |
| 'ipc_tests': {}, |
| 'latency_unittests': {}, |
| 'libcups_unittests': {}, |
| 'media_unittests': { |
| 'args': [ |
| '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.media_unittests.filter', |
| ], |
| }, |
| 'midi_unittests': {}, |
| 'mojo_unittests': {}, |
| 'net_unittests': { |
| 'args': [ |
| '--vpython-dir=../../vpython_dir_linux_amd64', |
| '--gtest_filter=-PythonUtils.PythonRunTime', |
| ], |
| 'swarming': { |
| 'shards': 3, |
| 'cipd_packages': [ |
| { |
| 'cipd_package': 'infra/3pp/tools/cpython3/linux-amd64', |
| 'location': 'vpython_dir_linux_amd64', |
| 'revision': 'version:2@3.8.10.chromium.21', |
| }, |
| { |
| 'cipd_package': 'infra/tools/luci/vpython/linux-amd64', |
| 'location': 'vpython_dir_linux_amd64', |
| 'revision': 'git_revision:0f694cdc06ba054b9960aa1ae9766e45b53d02c1', |
| }, |
| ], |
| }, |
| }, |
| 'ozone_gl_unittests': { |
| 'args': [ |
| '--stop-ui', |
| ], |
| }, |
| 'ozone_unittests': {}, |
| 'pdf_unittests': {}, |
| 'printing_unittests': {}, |
| 'profile_provider_unittest': { |
| 'args': [ |
| '--stop-ui', |
| '--test-launcher-jobs=1', |
| ], |
| }, |
| 'rust_gtest_interop_unittests': {}, |
| 'sql_unittests': {}, |
| 'url_unittests': {}, |
| 'video_decode_accelerator_tests': { |
| 'args': [ |
| '--env-var', |
| 'LIBVA_DRIVERS_PATH', |
| './', |
| '--env-var', |
| 'LIBVA_DRIVER_NAME', |
| 'libfake', |
| 'test-25fps.vp9', |
| 'test-25fps.vp9.json', |
| ], |
| 'ci_only': True, |
| 'experiment_percentage': 100, |
| }, |
| }, |
| |
| 'chromeos_vaapi_fakelib_gtests': { |
| 'vaapi_unittest': { |
| 'mixins': [ |
| 'vaapi_unittest_args', |
| 'vaapi_unittest_libfake_args', |
| ], |
| }, |
| }, |
| |
| 'chromeos_vaapi_gtests': { |
| 'vaapi_unittest': { |
| 'mixins': [ |
| 'vaapi_unittest_args', |
| ], |
| }, |
| }, |
| |
| 'chromium_android_scripts': { |
| 'check_network_annotations': { |
| 'script': 'check_network_annotations.py', |
| }, |
| }, |
| |
| 'chromium_android_webkit_gtests': { |
| 'blink_heap_unittests': {}, |
| 'webkit_unit_tests': { |
| 'test': 'blink_unittests', |
| }, |
| 'webkit_unit_tests_v2': { |
| 'test': 'blink_unittests_v2', |
| }, |
| }, |
| |
| 'chromium_dev_android_gtests': { |
| 'chrome_public_smoke_test': {}, |
| }, |
| |
| 'chromium_dev_desktop_gtests': { |
| 'base_unittests': {}, |
| 'content_browsertests': { |
| 'swarming': { |
| 'shards': 4, |
| }, |
| }, |
| 'content_unittests': {}, |
| 'interactive_ui_tests': {}, |
| 'net_unittests': {}, |
| 'rust_gtest_interop_unittests': {}, |
| 'unit_tests': {}, |
| }, |
| |
| 'chromium_dev_linux_gtests': { |
| 'base_unittests': { |
| 'swarming': { |
| 'dimensions': { |
| 'cores': '8', |
| }, |
| }, |
| }, |
| 'browser_tests': { |
| 'swarming': { |
| 'shards': 8, |
| 'dimensions': { |
| 'cores': '8', |
| }, |
| }, |
| }, |
| 'content_browsertests': { |
| 'swarming': { |
| 'shards': 5, |
| 'dimensions': { |
| 'cores': '8', |
| }, |
| }, |
| }, |
| 'content_unittests': { |
| 'swarming': { |
| 'dimensions': { |
| 'cores': '2', |
| }, |
| }, |
| }, |
| 'interactive_ui_tests': { |
| 'swarming': { |
| 'shards': 3, |
| 'dimensions': { |
| 'cores': '8', |
| }, |
| }, |
| }, |
| 'net_unittests': { |
| 'swarming': { |
| 'dimensions': { |
| 'cores': '8', |
| }, |
| }, |
| }, |
| 'rust_gtest_interop_unittests': {}, |
| 'unit_tests': { |
| 'swarming': { |
| 'dimensions': { |
| 'cores': '2', |
| }, |
| }, |
| }, |
| }, |
| |
| 'chromium_gtests': { |
| 'absl_hardening_tests': {}, |
| 'angle_unittests': { |
| 'android_args': [ |
| '-v', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'base_unittests': {}, |
| 'blink_common_unittests': {}, |
| 'blink_heap_unittests': {}, |
| 'blink_platform_unittests': {}, |
| 'boringssl_crypto_tests': {}, |
| 'boringssl_ssl_tests': {}, |
| 'capture_unittests': { |
| 'args': [ |
| '--gtest_filter=-*UsingRealWebcam*', |
| ], |
| }, |
| 'cast_unittests': {}, |
| 'components_browsertests': {}, |
| 'components_unittests': { |
| 'android_swarming': { |
| 'shards': 6, |
| }, |
| }, |
| 'content_browsertests': { |
| 'swarming': { |
| 'shards': 8, |
| }, |
| 'android_swarming': { |
| 'shards': 15, |
| }, |
| }, |
| 'content_unittests': { |
| 'android_swarming': { |
| 'shards': 3, |
| }, |
| }, |
| 'crashpad_tests': {}, |
| 'crypto_unittests': {}, |
| 'env_chromium_unittests': { |
| 'ci_only': True, |
| }, |
| 'events_unittests': {}, |
| 'gcm_unit_tests': {}, |
| 'gin_unittests': {}, |
| 'google_apis_unittests': {}, |
| 'gpu_unittests': {}, |
| 'gwp_asan_unittests': {}, |
| 'ipc_tests': {}, |
| 'latency_unittests': {}, |
| 'leveldb_unittests': { |
| 'ci_only': True, |
| }, |
| 'libjingle_xmpp_unittests': {}, |
| 'liburlpattern_unittests': {}, |
| 'media_unittests': {}, |
| 'midi_unittests': {}, |
| 'mojo_unittests': {}, |
| 'net_unittests': { |
| 'android_swarming': { |
| 'shards': 3, |
| }, |
| }, |
| 'perfetto_unittests': {}, |
| 'services_unittests': {}, |
| 'shell_dialogs_unittests': {}, |
| 'skia_unittests': {}, |
| 'sql_unittests': {}, |
| 'storage_unittests': {}, |
| 'ui_base_unittests': {}, |
| 'ui_touch_selection_unittests': {}, |
| 'url_unittests': {}, |
| 'webkit_unit_tests': { |
| 'test': 'blink_unittests', |
| 'android_swarming': { |
| 'shards': 6, |
| }, |
| }, |
| 'webkit_unit_tests_v2': { |
| 'test': 'blink_unittests_v2', |
| 'android_swarming': { |
| 'shards': 6, |
| }, |
| }, |
| 'wtf_unittests': {}, |
| 'zlib_unittests': {}, |
| }, |
| |
| 'chromium_gtests_for_devices_with_graphical_output': { |
| 'cc_unittests': {}, |
| 'device_unittests': {}, |
| 'display_unittests': {}, |
| 'gfx_unittests': {}, |
| 'unit_tests': { |
| 'android_swarming': { |
| 'shards': 2, |
| }, |
| }, |
| 'viz_unittests': {}, |
| }, |
| |
| 'chromium_gtests_for_linux_and_chromeos_only': { |
| 'dbus_unittests': {}, |
| }, |
| |
| 'chromium_gtests_for_linux_and_mac_only': { |
| 'openscreen_unittests': {}, |
| }, |
| |
| 'chromium_gtests_for_linux_only': { |
| 'ozone_unittests': {}, |
| 'ozone_x11_unittests': {}, |
| }, |
| |
| 'chromium_gtests_for_win_and_linux_only': { |
| 'pthreadpool_unittests': { |
| 'ci_only': True, |
| }, |
| }, |
| |
| 'chromium_gtests_for_windows_multiscreen': { |
| 'multiscreen_interactive_ui_tests': { |
| 'test': 'interactive_ui_tests', |
| 'args': [ |
| '--windows-virtual-display-driver', |
| '--gtest_filter=*MultiScreen*:*VirtualDisplayWinUtil*', |
| ], |
| 'swarming': { |
| 'dimensions': { |
| 'pool': 'chromium.tests.multiscreen', |
| }, |
| }, |
| }, |
| }, |
| |
| 'chromium_ios_scripts': { |
| 'check_static_initializers': { |
| 'script': 'check_static_initializers.py', |
| }, |
| }, |
| |
| 'chromium_junit_tests_scripts': { |
| 'android_webview_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'base_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'build_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'chrome_java_test_pagecontroller_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'chrome_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'components_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'content_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'device_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'junit_unit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'keyboard_accessory_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'media_base_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'module_installer_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'net_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'paint_preview_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'password_check_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'password_manager_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'services_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'touch_to_fill_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'ui_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'webapk_client_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'webapk_shell_apk_h2o_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| 'webapk_shell_apk_junit_tests': { |
| 'mixins': [ |
| 'x86-64', |
| 'linux-jammy', |
| 'junit-swarming-emulator', |
| ], |
| 'remove_mixins': [ |
| 'emulator-4-cores', |
| 'nougat-x86-emulator', |
| 'oreo-x86-emulator', |
| 'walleye', |
| 'pie_fleet', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| }, |
| |
| 'chromium_linux_scripts': { |
| 'check_network_annotations': { |
| 'script': 'check_network_annotations.py', |
| }, |
| 'check_static_initializers': { |
| 'script': 'check_static_initializers.py', |
| }, |
| 'checkdeps': { |
| 'script': 'checkdeps.py', |
| }, |
| 'checkperms': { |
| 'script': 'checkperms.py', |
| }, |
| 'headless_python_unittests': { |
| 'script': 'headless_python_unittests.py', |
| }, |
| 'metrics_python_tests': { |
| 'script': 'metrics_python_tests.py', |
| }, |
| 'webkit_lint': { |
| 'script': 'blink_lint_expectations.py', |
| }, |
| }, |
| |
| 'chromium_mac_scripts': { |
| 'check_static_initializers': { |
| 'script': 'check_static_initializers.py', |
| }, |
| 'metrics_python_tests': { |
| 'script': 'metrics_python_tests.py', |
| }, |
| 'webkit_lint': { |
| 'script': 'blink_lint_expectations.py', |
| }, |
| }, |
| |
| 'chromium_tracing_gtests': { |
| 'services_unittests': {}, |
| }, |
| |
| 'chromium_web_tests_brfetch_isolated_scripts': { |
| 'brfetch_blink_web_tests': { |
| 'test': 'blink_web_tests', |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--flag-specific=background-resource-fetch', |
| '--skipped=always', |
| '--num-retries=3', |
| ], |
| 'ci_only': True, |
| 'swarming': { |
| 'shards': 1, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| 'experiment_percentage': 100, |
| }, |
| 'brfetch_blink_wpt_tests': { |
| 'test': 'blink_wpt_tests', |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--flag-specific=background-resource-fetch', |
| '--skipped=always', |
| '--num-retries=3', |
| ], |
| 'ci_only': True, |
| 'swarming': { |
| 'shards': 3, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| 'experiment_percentage': 100, |
| }, |
| }, |
| |
| 'chromium_web_tests_graphite_isolated_scripts': { |
| 'graphite_enabled_blink_web_tests': { |
| 'test': 'blink_web_tests', |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--flag-specific=enable-skia-graphite', |
| '--skipped=always', |
| '--num-retries=3', |
| ], |
| 'swarming': { |
| 'shards': 2, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| 'graphite_enabled_blink_wpt_tests': { |
| 'test': 'blink_wpt_tests', |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--flag-specific=enable-skia-graphite', |
| '--skipped=always', |
| '--num-retries=3', |
| ], |
| 'swarming': { |
| 'shards': 7, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| }, |
| |
| 'chromium_web_tests_high_dpi_isolated_scripts': { |
| 'high_dpi_blink_web_tests': { |
| 'test': 'blink_web_tests', |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--flag-specific=highdpi', |
| '--skipped=always', |
| '--num-retries=3', |
| ], |
| 'swarming': { |
| 'shards': 1, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| 'high_dpi_blink_wpt_tests': { |
| 'test': 'blink_wpt_tests', |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--flag-specific=highdpi', |
| '--skipped=always', |
| '--num-retries=3', |
| ], |
| 'swarming': { |
| 'shards': 3, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| }, |
| |
| 'chromium_webkit_isolated_scripts': { |
| 'blink_web_tests': { |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--num-retries=3', |
| ], |
| 'swarming': { |
| 'shards': 5, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| 'blink_wpt_tests': { |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--num-retries=3', |
| ], |
| 'swarming': { |
| 'shards': 7, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| }, |
| |
| 'chromium_win_scripts': { |
| 'check_network_annotations': { |
| 'script': 'check_network_annotations.py', |
| }, |
| 'metrics_python_tests': { |
| 'script': 'metrics_python_tests.py', |
| }, |
| 'webkit_lint': { |
| 'script': 'blink_lint_expectations.py', |
| }, |
| }, |
| |
| 'chromium_wpt_tests_isolated_scripts': { |
| 'chrome_wpt_tests': { |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--test-type', |
| 'testharness', |
| 'reftest', |
| 'crashtest', |
| 'print-reftest', |
| ], |
| 'swarming': { |
| 'shards': 15, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| }, |
| |
| 'clang_tot_gtests': { |
| 'base_unittests': {}, |
| }, |
| |
| 'client_v8_chromium_gtests': { |
| 'app_shell_unittests': {}, |
| 'browser_tests': { |
| 'swarming': { |
| 'shards': 10, |
| }, |
| }, |
| 'chrome_app_unittests': {}, |
| 'chromedriver_unittests': {}, |
| 'components_browsertests': {}, |
| 'components_unittests': {}, |
| 'compositor_unittests': {}, |
| 'content_browsertests': {}, |
| 'content_unittests': {}, |
| 'device_unittests': {}, |
| 'extensions_browsertests': {}, |
| 'extensions_unittests': {}, |
| 'gcm_unit_tests': {}, |
| 'gin_unittests': {}, |
| 'google_apis_unittests': {}, |
| 'gpu_unittests': {}, |
| 'headless_browsertests': {}, |
| 'headless_unittests': {}, |
| 'interactive_ui_tests': {}, |
| 'net_unittests': {}, |
| 'pdf_unittests': {}, |
| 'remoting_unittests': {}, |
| 'services_unittests': {}, |
| 'sync_integration_tests': { |
| 'swarming': { |
| 'shards': 3, |
| }, |
| }, |
| 'unit_tests': {}, |
| }, |
| |
| 'client_v8_chromium_isolated_scripts': { |
| 'content_shell_crash_test': { |
| 'resultdb': { |
| 'enable': True, |
| 'result_format': 'single', |
| }, |
| }, |
| 'telemetry_gpu_unittests': { |
| 'swarming': { |
| 'idempotent': False, |
| }, |
| 'resultdb': { |
| 'enable': True, |
| }, |
| }, |
| 'telemetry_perf_unittests': { |
| 'args': [ |
| '--xvfb', |
| '--extra-browser-args=--enable-crashpad', |
| ], |
| 'swarming': { |
| 'shards': 12, |
| 'idempotent': False, |
| }, |
| 'resultdb': { |
| 'enable': True, |
| }, |
| }, |
| 'telemetry_unittests': { |
| 'args': [ |
| '--jobs=1', |
| '--extra-browser-args=--disable-gpu', |
| ], |
| 'swarming': { |
| 'shards': 4, |
| 'idempotent': False, |
| }, |
| 'resultdb': { |
| 'enable': True, |
| }, |
| }, |
| }, |
| |
| 'components_perftests_isolated_scripts': { |
| 'components_perftests': { |
| 'args': [ |
| '--gtest-benchmark-name=components_perftests', |
| ], |
| 'merge': { |
| 'script': '//tools/perf/process_perf_results.py', |
| 'args': [ |
| '--smoke-test-mode', |
| ], |
| }, |
| }, |
| }, |
| |
| 'cr23_linux_gtests': { |
| 'cr23_browser_tests': { |
| 'test': 'browser_tests', |
| 'mixins': [ |
| 'chrome-refresh-2023', |
| ], |
| 'args': [ |
| '--test-launcher-filter-file=../../testing/buildbot/filters/cr23.linux.cr23_browser_tests.filter', |
| ], |
| 'ci_only': True, |
| 'swarming': { |
| 'shards': 20, |
| }, |
| }, |
| 'cr23_interactive_ui_tests': { |
| 'test': 'interactive_ui_tests', |
| 'mixins': [ |
| 'chrome-refresh-2023', |
| ], |
| 'args': [ |
| '--test-launcher-filter-file=../../testing/buildbot/filters/cr23.linux.cr23_interactive_ui_tests.filter', |
| ], |
| 'ci_only': True, |
| 'swarming': { |
| 'shards': 10, |
| }, |
| }, |
| 'cr23_views_unittests': { |
| 'test': 'views_unittests', |
| 'mixins': [ |
| 'chrome-refresh-2023', |
| ], |
| 'ci_only': True, |
| }, |
| }, |
| |
| 'cr23_mac_gtests': { |
| 'cr23_browser_tests': { |
| 'test': 'browser_tests', |
| 'mixins': [ |
| 'chrome-refresh-2023', |
| ], |
| 'args': [ |
| '--test-launcher-filter-file=../../testing/buildbot/filters/cr23.mac.cr23_browser_tests.filter', |
| ], |
| 'ci_only': True, |
| 'swarming': { |
| 'shards': 20, |
| }, |
| }, |
| 'cr23_interactive_ui_tests': { |
| 'test': 'interactive_ui_tests', |
| 'mixins': [ |
| 'chrome-refresh-2023', |
| ], |
| 'args': [ |
| '--test-launcher-filter-file=../../testing/buildbot/filters/cr23.mac.cr23_interactive_ui_tests.filter', |
| ], |
| 'ci_only': True, |
| 'swarming': { |
| 'shards': 10, |
| }, |
| }, |
| 'cr23_views_unittests': { |
| 'test': 'views_unittests', |
| 'mixins': [ |
| 'chrome-refresh-2023', |
| ], |
| 'ci_only': True, |
| }, |
| }, |
| |
| 'cr23_pixel_browser_tests_gtests': { |
| 'cr23_pixel_browser_tests': { |
| 'test': 'browser_tests', |
| 'mixins': [ |
| 'skia_gold_test', |
| 'chrome-refresh-2023', |
| ], |
| 'args': [ |
| '--browser-ui-tests-verify-pixels', |
| '--enable-pixel-output-in-tests', |
| '--test-launcher-filter-file=../../testing/buildbot/filters/pixel_tests.filter;../../testing/buildbot/filters/cr23.win.cr23_browser_tests.filter', |
| '--test-launcher-jobs=1', |
| ], |
| 'swarming': { |
| 'shards': 3, |
| }, |
| }, |
| 'cr23_pixel_interactive_ui_tests': { |
| 'test': 'interactive_ui_tests', |
| 'mixins': [ |
| 'skia_gold_test', |
| 'chrome-refresh-2023', |
| ], |
| 'args': [ |
| '--browser-ui-tests-verify-pixels', |
| '--enable-pixel-output-in-tests', |
| '--test-launcher-filter-file=../../testing/buildbot/filters/pixel_tests.filter;../../testing/buildbot/filters/cr23.win.cr23_interactive_ui_tests.filter', |
| ], |
| }, |
| }, |
| |
| 'cr23_win_gtests': { |
| 'cr23_browser_tests': { |
| 'test': 'browser_tests', |
| 'mixins': [ |
| 'chrome-refresh-2023', |
| ], |
| 'args': [ |
| '--test-launcher-filter-file=../../testing/buildbot/filters/cr23.win.cr23_browser_tests.filter', |
| ], |
| 'ci_only': True, |
| 'swarming': { |
| 'shards': 20, |
| }, |
| }, |
| 'cr23_interactive_ui_tests': { |
| 'test': 'interactive_ui_tests', |
| 'mixins': [ |
| 'chrome-refresh-2023', |
| ], |
| 'args': [ |
| '--test-launcher-filter-file=../../testing/buildbot/filters/cr23.win.cr23_interactive_ui_tests.filter', |
| ], |
| 'ci_only': True, |
| 'swarming': { |
| 'shards': 10, |
| }, |
| }, |
| 'cr23_views_unittests': { |
| 'test': 'views_unittests', |
| 'mixins': [ |
| 'chrome-refresh-2023', |
| ], |
| 'ci_only': True, |
| }, |
| }, |
| |
| 'cronet_gtests': { |
| 'cronet_sample_test_apk': {}, |
| 'cronet_smoketests_apk': {}, |
| 'cronet_smoketests_missing_native_library_instrumentation_apk': {}, |
| 'cronet_smoketests_platform_only_instrumentation_apk': {}, |
| 'cronet_test_instrumentation_apk': { |
| 'mixins': [ |
| 'emulator-enable-network', |
| ], |
| 'swarming': { |
| 'shards': 3, |
| }, |
| }, |
| 'cronet_tests_android': {}, |
| 'cronet_unittests_android': {}, |
| 'net_unittests': { |
| 'swarming': { |
| 'shards': 4, |
| }, |
| }, |
| }, |
| |
| 'cronet_resource_sizes': { |
| 'resource_sizes_cronet_sample_apk': { |
| 'swarming': { |
| 'dimensions': { |
| 'os': 'Ubuntu-22.04', |
| 'cpu': 'x86-64', |
| }, |
| }, |
| 'merge': { |
| 'script': '//tools/perf/process_perf_results.py', |
| }, |
| 'resultdb': { |
| 'enable': True, |
| 'result_format': 'single', |
| }, |
| }, |
| }, |
| |
| 'cronet_sizes': { |
| 'cronet_sizes': { |
| 'remove_mixins': [ |
| 'android_r', |
| 'bullhead', |
| 'flame', |
| 'marshmallow', |
| 'mdarcy', |
| 'oreo_fleet', |
| 'oreo_mr1_fleet', |
| 'pie_fleet', |
| 'walleye', |
| ], |
| 'swarming': { |
| 'dimensions': { |
| 'os': 'Ubuntu-22.04', |
| 'cpu': 'x86-64', |
| }, |
| }, |
| 'merge': { |
| 'script': '//tools/perf/process_perf_results.py', |
| }, |
| 'resultdb': { |
| 'enable': True, |
| 'result_format': 'single', |
| 'result_file': '${ISOLATED_OUTDIR}/sizes/test_results.json', |
| }, |
| }, |
| }, |
| |
| 'desktop_chromium_isolated_scripts': { |
| 'blink_python_tests': { |
| 'resultdb': { |
| 'enable': True, |
| }, |
| }, |
| 'blink_web_tests': { |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--num-retries=3', |
| ], |
| 'swarming': { |
| 'shards': 5, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| 'blink_wpt_tests': { |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--num-retries=3', |
| ], |
| 'swarming': { |
| 'shards': 7, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| 'content_shell_crash_test': { |
| 'resultdb': { |
| 'enable': True, |
| 'result_format': 'single', |
| }, |
| }, |
| 'flatbuffers_unittests': { |
| 'resultdb': { |
| 'enable': True, |
| 'result_format': 'single', |
| }, |
| }, |
| 'grit_python_unittests': { |
| 'resultdb': { |
| 'enable': True, |
| }, |
| }, |
| 'telemetry_gpu_unittests': { |
| 'swarming': { |
| 'idempotent': False, |
| }, |
| 'resultdb': { |
| 'enable': True, |
| }, |
| }, |
| 'telemetry_unittests': { |
| 'args': [ |
| '--jobs=1', |
| '--extra-browser-args=--disable-gpu', |
| ], |
| 'swarming': { |
| 'shards': 8, |
| 'idempotent': False, |
| }, |
| 'resultdb': { |
| 'enable': True, |
| }, |
| }, |
| 'views_perftests': { |
| 'args': [ |
| '--gtest-benchmark-name=views_perftests', |
| ], |
| 'merge': { |
| 'script': '//tools/perf/process_perf_results.py', |
| 'args': [ |
| '--smoke-test-mode', |
| ], |
| }, |
| }, |
| }, |
| |
| 'desktop_once_isolated_scripts': { |
| 'test_env_py_unittests': { |
| 'resultdb': { |
| 'enable': True, |
| }, |
| }, |
| 'xvfb_py_unittests': { |
| 'resultdb': { |
| 'enable': True, |
| }, |
| }, |
| }, |
| |
| 'devtools_browser_tests': { |
| 'devtools_browser_tests': { |
| 'test': 'browser_tests', |
| 'args': [ |
| '--gtest_filter=*DevTools*', |
| ], |
| 'swarming': { |
| 'shards': 1, |
| }, |
| }, |
| }, |
| |
| 'devtools_webkit_and_tab_target_isolated_scripts': { |
| 'blink_web_tests': { |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--num-retries=3', |
| ], |
| 'swarming': { |
| 'shards': 5, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| 'blink_web_tests_dt_tab_target': { |
| 'test': 'blink_web_tests', |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--flag-specific=devtools-tab-target', |
| '--num-retries=3', |
| 'http/tests/devtools', |
| ], |
| 'swarming': { |
| 'shards': 5, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| 'blink_wpt_tests': { |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--num-retries=3', |
| ], |
| 'swarming': { |
| 'shards': 7, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| }, |
| |
| 'devtools_webkit_isolated_scripts': { |
| 'blink_web_tests': { |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--num-retries=3', |
| ], |
| 'swarming': { |
| 'shards': 5, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| 'blink_wpt_tests': { |
| 'results_handler': 'layout tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'blink_tests_write_run_histories', |
| ], |
| 'args': [ |
| '--num-retries=3', |
| ], |
| 'swarming': { |
| 'shards': 7, |
| }, |
| 'merge': { |
| 'script': '//third_party/blink/tools/merge_web_test_results.py', |
| 'args': [ |
| '--verbose', |
| ], |
| }, |
| }, |
| }, |
| |
| 'fieldtrial_android_tests': { |
| 'android_browsertests_no_fieldtrial': { |
| 'test': 'android_browsertests', |
| 'args': [ |
| '--disable-field-trial-config', |
| ], |
| 'ci_only': True, |
| 'swarming': { |
| 'shards': 3, |
| }, |
| }, |
| }, |
| |
| 'fieldtrial_browser_tests': { |
| 'browser_tests_no_field_trial': { |
| 'test': 'browser_tests', |
| 'args': [ |
| '--disable-field-trial-config', |
| ], |
| 'ci_only': True, |
| 'swarming': { |
| 'shards': 10, |
| }, |
| }, |
| 'components_browsertests_no_field_trial': { |
| 'test': 'components_browsertests', |
| 'args': [ |
| '--disable-field-trial-config', |
| ], |
| 'ci_only': True, |
| }, |
| 'interactive_ui_tests_no_field_trial': { |
| 'test': 'interactive_ui_tests', |
| 'args': [ |
| '--disable-field-trial-config', |
| ], |
| 'ci_only': True, |
| }, |
| 'sync_integration_tests_no_field_trial': { |
| 'test': 'sync_integration_tests', |
| 'args': [ |
| '--disable-field-trial-config', |
| ], |
| 'ci_only': True, |
| }, |
| }, |
| |
| 'finch_smoke_tests': { |
| 'base_unittests': {}, |
| }, |
| |
| 'fuchsia_accessibility_content_browsertests': { |
| 'accessibility_content_browsertests': { |
| 'test': 'content_browsertests', |
| 'args': [ |
| '--gtest_filter=*All/DumpAccessibility*/fuchsia*', |
| '--test-arg=--disable-gpu', |
| '--test-arg=--headless', |
| '--test-arg=--ozone-platform=headless', |
| ], |
| 'swarming': { |
| 'shards': 8, |
| }, |
| }, |
| }, |
| |
| 'fuchsia_chrome_small_gtests': { |
| 'courgette_unittests': {}, |
| 'extensions_unittests': {}, |
| 'headless_unittests': {}, |
| 'message_center_unittests': {}, |
| 'views_examples_unittests': { |
| 'args': [ |
| '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.views_examples_unittests.filter', |
| ], |
| }, |
| 'views_unittests': { |
| 'args': [ |
| '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.views_unittests.filter', |
| ], |
| }, |
| }, |
| |
| 'fuchsia_common_gtests': { |
| 'absl_hardening_tests': {}, |
| 'accessibility_unittests': {}, |
| 'aura_unittests': {}, |
| 'base_unittests': {}, |
| 'blink_common_unittests': {}, |
| 'blink_fuzzer_unittests': {}, |
| 'blink_heap_unittests': {}, |
| 'blink_platform_unittests': {}, |
| 'blink_unittests': {}, |
| 'blink_unittests_v2': {}, |
| 'boringssl_crypto_tests': {}, |
| 'boringssl_ssl_tests': {}, |
| 'capture_unittests': {}, |
| 'components_browsertests': { |
| 'args': [ |
| '--test-arg=--disable-gpu', |
| '--test-arg=--headless', |
| '--test-arg=--ozone-platform=headless', |
| ], |
| }, |
| 'components_unittests': { |
| 'swarming': { |
| 'shards': 2, |
| }, |
| }, |
| 'compositor_unittests': {}, |
| 'content_browsertests': { |
| 'args': [ |
| '--gtest_filter=-All/DumpAccessibility*/fuchsia', |
| '--test-arg=--disable-gpu', |
| '--test-arg=--headless', |
| '--test-arg=--ozone-platform=headless', |
| ], |
| 'swarming': { |
| 'shards': 14, |
| }, |
| }, |
| 'content_unittests': {}, |
| 'crypto_unittests': {}, |
| 'events_unittests': {}, |
| 'filesystem_service_unittests': {}, |
| 'gcm_unit_tests': {}, |
| 'gin_unittests': {}, |
| 'google_apis_unittests': {}, |
| 'gpu_unittests': {}, |
| 'gwp_asan_unittests': {}, |
| 'headless_browsertests': {}, |
| 'ipc_tests': {}, |
| 'latency_unittests': {}, |
| 'media_unittests': {}, |
| 'midi_unittests': {}, |
| 'mojo_unittests': {}, |
| 'native_theme_unittests': {}, |
| 'net_unittests': { |
| 'args': [ |
| '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.net_unittests.filter', |
| ], |
| 'swarming': { |
| 'shards': 4, |
| }, |
| }, |
| 'ozone_gl_unittests': { |
| 'args': [ |
| '--test-arg=--ozone-platform=headless', |
| ], |
| }, |
| 'ozone_unittests': {}, |
| 'perfetto_unittests': {}, |
| 'services_unittests': { |
| 'args': [ |
| '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.services_unittests.filter', |
| ], |
| }, |
| 'shell_dialogs_unittests': {}, |
| 'skia_unittests': {}, |
| 'snapshot_unittests': {}, |
| 'sql_unittests': {}, |
| 'storage_unittests': {}, |
| 'ui_base_unittests': { |
| 'args': [ |
| '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.ui_base_unittests.filter', |
| ], |
| }, |
| 'ui_touch_selection_unittests': {}, |
| 'ui_unittests': {}, |
| 'url_unittests': {}, |
| 'wm_unittests': {}, |
| 'wtf_unittests': {}, |
| 'zlib_unittests': {}, |
| }, |
| |
| 'fuchsia_common_gtests_with_graphical_output': { |
| 'cc_unittests': { |
| 'swarming': { |
| 'shards': 2, |
| }, |
| }, |
| 'display_unittests': {}, |
| 'gfx_unittests': {}, |
| 'viz_unittests': { |
| 'args': [ |
| '--test-launcher-filter-file=../../testing/buildbot/filters/fuchsia.viz_unittests.filter', |
| ], |
| }, |
| }, |
| |
| 'fuchsia_facility_gtests': { |
| 'aura_unittests': {}, |
| 'blink_common_unittests': {}, |
| 'courgette_unittests': {}, |
| 'crypto_unittests': {}, |
| 'filesystem_service_unittests': {}, |
| 'web_engine_integration_tests': {}, |
| 'web_engine_unittests': {}, |
| }, |
| |
| 'fuchsia_sizes_tests': { |
| 'fuchsia_sizes': { |
| 'args': [ |
| '--sizes-path', |
| 'tools/fuchsia/size_tests/fyi_sizes_smoketest.json', |
| ], |
| 'merge': { |
| 'script': '//tools/perf/process_perf_results.py', |
| }, |
| }, |
| }, |
| |
| 'gl_gtests_passthrough': { |
| 'gl_tests_passthrough': { |
| 'test': 'gl_tests', |
| 'args': [ |
| '--use-cmd-decoder=passthrough', |
| ], |
| 'linux_args': [ |
| '--no-xvfb', |
| ], |
| 'swarming': { |
| 'shards': 2, |
| }, |
| }, |
| 'gl_unittests': {}, |
| }, |
| |
| 'goma_gtests': { |
| 'base_unittests': {}, |
| 'content_unittests': {}, |
| }, |
| |
| 'gpu_angle_fuchsia_unittests_isolated_scripts': { |
| 'angle_unittests': { |
| 'mixins': [ |
| 'fuchsia_logs', |
| ], |
| 'args': [ |
| 'bin/run_angle_unittests', |
| ], |
| }, |
| }, |
| |
| 'gpu_angle_ios_end2end_gtests': { |
| 'angle_end2end_tests': { |
| 'args': [ |
| '--release', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| }, |
| |
| 'gpu_angle_ios_white_box_gtests': { |
| 'angle_white_box_tests': { |
| 'args': [ |
| '--release', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| }, |
| |
| 'gpu_angle_unit_gtests': { |
| 'angle_unittests': { |
| 'android_args': [ |
| '-v', |
| ], |
| 'linux_args': [ |
| '--no-xvfb', |
| ], |
| 'use_isolated_scripts_api': True, |
| }, |
| }, |
| |
| 'gpu_command_buffer_perf_passthrough_isolated_scripts': { |
| 'passthrough_command_buffer_perftests': { |
| 'test': 'command_buffer_perftests', |
| 'args': [ |
| '--gtest-benchmark-name=passthrough_command_buffer_perftests', |
| '-v', |
| '--use-cmd-decoder=passthrough', |
| '--use-angle=gl-null', |
| '--fast-run', |
| ], |
| 'merge': { |
| 'script': '//tools/perf/process_perf_results.py', |
| 'args': [ |
| '--smoke-test-mode', |
| ], |
| }, |
| }, |
| }, |
| |
| 'gpu_common_and_optional_telemetry_tests': { |
| 'info_collection_tests': { |
| 'telemetry_test_name': 'info_collection', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '$$MAGIC_SUBSTITUTION_GPUExpectedVendorId', |
| '$$MAGIC_SUBSTITUTION_GPUExpectedDeviceId', |
| '--extra-browser-args=--force_high_performance_gpu', |
| ], |
| 'android_args': [ |
| '$$MAGIC_SUBSTITUTION_GPUTelemetryNoRootForUnrootedDevices', |
| ], |
| 'chromeos_args': [ |
| '$$MAGIC_SUBSTITUTION_ChromeOSTelemetryRemote', |
| ], |
| 'lacros_args': [ |
| '--extra-browser-args=--enable-features=UseOzonePlatform --ozone-platform=wayland', |
| '--xvfb', |
| '--no-xvfb', |
| '--use-weston', |
| '--weston-use-gl', |
| ], |
| }, |
| 'trace_test': { |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '$$MAGIC_SUBSTITUTION_GPUParallelJobs', |
| ], |
| 'android_args': [ |
| '$$MAGIC_SUBSTITUTION_GPUTelemetryNoRootForUnrootedDevices', |
| ], |
| 'chromeos_args': [ |
| '$$MAGIC_SUBSTITUTION_ChromeOSTelemetryRemote', |
| ], |
| 'lacros_args': [ |
| '--extra-browser-args=--enable-features=UseOzonePlatform --ozone-platform=wayland', |
| '--xvfb', |
| '--no-xvfb', |
| '--use-weston', |
| '--weston-use-gl', |
| ], |
| }, |
| }, |
| |
| 'gpu_common_gtests_passthrough': { |
| 'gl_tests_passthrough': { |
| 'test': 'gl_tests', |
| 'args': [ |
| '--use-cmd-decoder=passthrough', |
| '--use-gl=angle', |
| ], |
| 'chromeos_args': [ |
| '--stop-ui', |
| '$$MAGIC_SUBSTITUTION_ChromeOSGtestFilterFile', |
| ], |
| 'desktop_args': [ |
| '--use-gpu-in-tests', |
| ], |
| 'linux_args': [ |
| '--no-xvfb', |
| ], |
| 'swarming': { |
| 'shards': 2, |
| }, |
| }, |
| 'gl_unittests': { |
| 'mixins': [ |
| 'skia_gold_test', |
| ], |
| 'chromeos_args': [ |
| '--stop-ui', |
| '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.gl_unittests.filter', |
| ], |
| 'desktop_args': [ |
| '--use-gpu-in-tests', |
| ], |
| 'linux_args': [ |
| '--no-xvfb', |
| ], |
| }, |
| }, |
| |
| 'gpu_common_gtests_validating': { |
| 'gl_tests_validating': { |
| 'test': 'gl_tests', |
| 'args': [ |
| '--use-cmd-decoder=validating', |
| ], |
| 'chromeos_args': [ |
| '--stop-ui', |
| '$$MAGIC_SUBSTITUTION_ChromeOSGtestFilterFile', |
| ], |
| 'desktop_args': [ |
| '--use-gpu-in-tests', |
| ], |
| 'linux_args': [ |
| '--no-xvfb', |
| ], |
| }, |
| 'gl_unittests': { |
| 'mixins': [ |
| 'skia_gold_test', |
| ], |
| 'chromeos_args': [ |
| '--stop-ui', |
| '--test-launcher-filter-file=../../testing/buildbot/filters/chromeos.gl_unittests.filter', |
| ], |
| 'desktop_args': [ |
| '--use-gpu-in-tests', |
| ], |
| 'linux_args': [ |
| '--no-xvfb', |
| ], |
| }, |
| }, |
| |
| 'gpu_dawn_common_isolated_scripts': { |
| 'telemetry_gpu_unittests': { |
| 'swarming': { |
| 'idempotent': False, |
| }, |
| 'resultdb': { |
| 'enable': True, |
| }, |
| }, |
| }, |
| |
| 'gpu_dawn_gtests': { |
| 'dawn_end2end_implicit_device_sync_tests': { |
| 'test': 'dawn_end2end_tests', |
| 'mixins': [ |
| 'dawn_end2end_gpu_test', |
| ], |
| 'args': [ |
| '--enable-implicit-device-sync', |
| ], |
| 'linux_args': [ |
| '--no-xvfb', |
| ], |
| 'ci_only': True, |
| 'android_swarming': { |
| 'shards': 2, |
| }, |
| }, |
| 'dawn_end2end_skip_validation_tests': { |
| 'test': 'dawn_end2end_tests', |
| 'mixins': [ |
| 'dawn_end2end_gpu_test', |
| ], |
| 'args': [ |
| '--enable-toggles=skip_validation', |
| ], |
| 'linux_args': [ |
| '--no-xvfb', |
| ], |
| 'android_swarming': { |
| 'shards': 2, |
| }, |
| }, |
| 'dawn_end2end_tests': { |
| 'mixins': [ |
| 'dawn_end2end_gpu_test', |
| ], |
| 'linux_args': [ |
| '--no-xvfb', |
| ], |
| 'android_swarming': { |
| 'shards': 2, |
| }, |
| }, |
| 'dawn_end2end_wire_tests': { |
| 'test': 'dawn_end2end_tests', |
| 'mixins': [ |
| 'dawn_end2end_gpu_test', |
| ], |
| 'args': [ |
| '--use-wire', |
| ], |
| 'linux_args': [ |
| '--no-xvfb', |
| ], |
| 'android_swarming': { |
| 'shards': 2, |
| }, |
| }, |
| }, |
| |
| 'gpu_dawn_gtests_no_dxc': { |
| 'dawn_end2end_no_dxc_tests': { |
| 'test': 'dawn_end2end_tests', |
| 'mixins': [ |
| 'dawn_end2end_gpu_test', |
| ], |
| 'args': [ |
| '--disable-toggles=use_dxc', |
| ], |
| }, |
| }, |
| |
| 'gpu_dawn_gtests_no_dxc_with_validation': { |
| 'dawn_end2end_no_dxc_validation_layers_tests': { |
| 'test': 'dawn_end2end_tests', |
| 'mixins': [ |
| 'dawn_end2end_gpu_test', |
| ], |
| 'args': [ |
| '--disable-toggles=use_dxc', |
| '--enable-backend-validation', |
| ], |
| }, |
| }, |
| |
| 'gpu_dawn_gtests_with_validation': { |
| 'dawn_end2end_validation_layers_tests': { |
| 'test': 'dawn_end2end_tests', |
| 'mixins': [ |
| 'dawn_end2end_gpu_test', |
| ], |
| 'args': [ |
| '--enable-backend-validation', |
| ], |
| 'linux_args': [ |
| '--no-xvfb', |
| ], |
| }, |
| }, |
| |
| 'gpu_dawn_perf_smoke_isolated_scripts': { |
| 'dawn_perf_tests': { |
| 'args': [ |
| '--override-steps=1', |
| '--gtest-benchmark-name=dawn_perf_tests', |
| '-v', |
| ], |
| 'merge': { |
| 'script': '//tools/perf/process_perf_results.py', |
| 'args': [ |
| '--smoke-test-mode', |
| ], |
| }, |
| }, |
| }, |
| |
| 'gpu_dawn_web_platform_webgpu_cts_force_swiftshader': { |
| 'webgpu_swiftshader_web_platform_cts_tests': { |
| 'telemetry_test_name': 'webgpu_cts', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'webgpu_telemetry_cts', |
| 'linux_vulkan', |
| ], |
| 'args': [ |
| '--use-webgpu-adapter=swiftshader', |
| '--test-filter=*web_platform*', |
| ], |
| 'swarming': { |
| 'shards': 2, |
| }, |
| }, |
| 'webgpu_swiftshader_web_platform_cts_with_validation_tests': { |
| 'telemetry_test_name': 'webgpu_cts', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'webgpu_telemetry_cts', |
| 'linux_vulkan', |
| ], |
| 'args': [ |
| '--use-webgpu-adapter=swiftshader', |
| '--test-filter=*web_platform*', |
| '--enable-dawn-backend-validation', |
| ], |
| 'swarming': { |
| 'shards': 2, |
| }, |
| }, |
| }, |
| |
| 'gpu_dawn_webgpu_blink_web_tests': { |
| 'webgpu_blink_web_tests': { |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'webgpu_cts', |
| ], |
| 'args': [ |
| '--flag-specific=webgpu', |
| ], |
| }, |
| 'webgpu_blink_web_tests_with_backend_validation': { |
| 'test': 'webgpu_blink_web_tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'webgpu_cts', |
| ], |
| 'args': [ |
| '--flag-specific=webgpu-with-backend-validation', |
| '--timeout-ms=30000', |
| ], |
| }, |
| }, |
| |
| 'gpu_dawn_webgpu_blink_web_tests_force_swiftshader': { |
| 'webgpu_swiftshader_blink_web_tests': { |
| 'test': 'webgpu_blink_web_tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'webgpu_cts', |
| ], |
| 'args': [ |
| '--flag-specific=webgpu-swiftshader', |
| ], |
| }, |
| 'webgpu_swiftshader_blink_web_tests_with_backend_validation': { |
| 'test': 'webgpu_blink_web_tests', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'webgpu_cts', |
| ], |
| 'args': [ |
| '--flag-specific=webgpu-swiftshader-with-backend-validation', |
| '--timeout-ms=30000', |
| ], |
| }, |
| }, |
| |
| 'gpu_dawn_webgpu_compat_cts': { |
| 'webgpu_cts_compat_tests': { |
| 'telemetry_test_name': 'webgpu_compat_cts', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'webgpu_telemetry_cts', |
| ], |
| 'args': [ |
| '--extra-browser-args=--use-angle=gl --use-webgpu-adapter=opengles --enable-webgpu-developer-features', |
| ], |
| 'swarming': { |
| 'shards': 14, |
| }, |
| 'android_swarming': { |
| 'shards': 36, |
| }, |
| }, |
| }, |
| |
| 'gpu_dawn_webgpu_cts': { |
| 'webgpu_cts_tests': { |
| 'telemetry_test_name': 'webgpu_cts', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'webgpu_telemetry_cts', |
| 'linux_vulkan', |
| ], |
| 'swarming': { |
| 'shards': 14, |
| }, |
| 'android_swarming': { |
| 'shards': 36, |
| }, |
| }, |
| 'webgpu_cts_with_validation_tests': { |
| 'telemetry_test_name': 'webgpu_cts', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'webgpu_telemetry_cts', |
| 'linux_vulkan', |
| ], |
| 'args': [ |
| '--enable-dawn-backend-validation', |
| ], |
| 'swarming': { |
| 'shards': 14, |
| }, |
| 'android_swarming': { |
| 'shards': 36, |
| }, |
| }, |
| }, |
| |
| 'gpu_dawn_webgpu_cts_asan': { |
| 'webgpu_cts_tests': { |
| 'telemetry_test_name': 'webgpu_cts', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'webgpu_telemetry_cts', |
| 'linux_vulkan', |
| ], |
| 'swarming': { |
| 'shards': 8, |
| }, |
| }, |
| }, |
| |
| 'gpu_dawn_webgpu_cts_dxc': { |
| 'webgpu_cts_dxc_tests': { |
| 'telemetry_test_name': 'webgpu_cts', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'webgpu_telemetry_cts', |
| 'linux_vulkan', |
| ], |
| 'args': [ |
| '--use-dxc', |
| ], |
| 'ci_only': True, |
| 'swarming': { |
| 'shards': 14, |
| }, |
| }, |
| 'webgpu_cts_dxc_with_validation_tests': { |
| 'telemetry_test_name': 'webgpu_cts', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| 'webgpu_telemetry_cts', |
| 'linux_vulkan', |
| ], |
| 'args': [ |
| '--enable-dawn-backend-validation', |
| '--use-dxc', |
| ], |
| 'ci_only': True, |
| 'swarming': { |
| 'shards': 14, |
| }, |
| }, |
| }, |
| |
| 'gpu_default_and_optional_win_media_foundation_specific_gtests': { |
| 'media_foundation_browser_tests': { |
| 'test': 'browser_tests', |
| 'args': [ |
| '--gtest_filter=MediaFoundationEncryptedMediaTest*', |
| '--use-gpu-in-tests', |
| ], |
| }, |
| }, |
| |
| 'gpu_default_and_optional_win_specific_gtests': { |
| 'xr_browser_tests': { |
| 'args': [ |
| '--ignore-runtime-requirements=*', |
| ], |
| }, |
| }, |
| |
| 'gpu_desktop_specific_gtests': { |
| 'tab_capture_end2end_tests': { |
| 'test': 'browser_tests', |
| 'args': [ |
| '--enable-gpu', |
| '--test-launcher-bot-mode', |
| '--test-launcher-jobs=1', |
| '--gtest_filter=TabCaptureApiPixelTest.EndToEnd*', |
| ], |
| 'linux_args': [ |
| '--no-xvfb', |
| ], |
| }, |
| }, |
| |
| 'gpu_fyi_and_optional_non_linux_gtests': { |
| 'gpu_unittests': {}, |
| }, |
| |
| 'gpu_fyi_and_optional_win_specific_gtests': { |
| 'gles2_conform_d3d9_test': { |
| 'test': 'gles2_conform_test', |
| 'args': [ |
| '--use-gpu-in-tests', |
| '--use-angle=d3d9', |
| ], |
| }, |
| 'gles2_conform_gl_test': { |
| 'test': 'gles2_conform_test', |
| 'args': [ |
| '--use-gpu-in-tests', |
| '--use-angle=gl', |
| '--disable-gpu-sandbox', |
| ], |
| }, |
| 'services_webnn_unittests': { |
| 'test': 'services_unittests', |
| 'args': [ |
| '--gtest_filter=WebNN*', |
| '--use-gpu-in-tests', |
| ], |
| }, |
| }, |
| |
| 'gpu_fyi_mac_specific_gtests': { |
| 'services_unittests': { |
| 'args': [ |
| '--gtest_filter=*Detection*', |
| '--use-gpu-in-tests', |
| ], |
| }, |
| }, |
| |
| 'gpu_fyi_vulkan_swiftshader_gtests': { |
| 'vulkan_swiftshader_content_browsertests': { |
| 'test': 'content_browsertests', |
| 'args': [ |
| '--enable-gpu', |
| '--test-launcher-bot-mode', |
| '--test-launcher-jobs=1', |
| '--test-launcher-filter-file=../../testing/buildbot/filters/vulkan.content_browsertests.filter', |
| '--enable-features=UiGpuRasterization,Vulkan', |
| '--use-vulkan=swiftshader', |
| '--enable-gpu-rasterization', |
| '--disable-software-compositing-fallback', |
| '--disable-vulkan-fallback-to-gl-for-testing', |
| '--disable-headless-mode', |
| ], |
| 'linux_args': [ |
| '--no-xvfb', |
| ], |
| }, |
| }, |
| |
| 'gpu_gl_passthrough_ganesh_telemetry_tests': { |
| 'context_lost_gl_passthrough_ganesh_tests': { |
| 'telemetry_test_name': 'context_lost', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle --use-angle=gl --disable-features=SkiaGraphite', |
| '$$MAGIC_SUBSTITUTION_GPUParallelJobs', |
| ], |
| }, |
| 'expected_color_pixel_gl_passthrough_ganesh_test': { |
| 'telemetry_test_name': 'expected_color', |
| 'mixins': [ |
| 'skia_gold_test', |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--test-machine-name', |
| '${buildername}', |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle --use-angle=gl --disable-features=SkiaGraphite', |
| ], |
| }, |
| 'gpu_process_launch_tests': { |
| 'telemetry_test_name': 'gpu_process', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| }, |
| 'hardware_accelerated_feature_tests': { |
| 'telemetry_test_name': 'hardware_accelerated_feature', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| }, |
| 'pixel_skia_gold_gl_passthrough_ganesh_test': { |
| 'telemetry_test_name': 'pixel', |
| 'mixins': [ |
| 'skia_gold_test', |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--test-machine-name', |
| '${buildername}', |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle --use-angle=gl --disable-features=SkiaGraphite', |
| '$$MAGIC_SUBSTITUTION_GPUParallelJobs', |
| ], |
| }, |
| 'screenshot_sync_gl_passthrough_ganesh_tests': { |
| 'telemetry_test_name': 'screenshot_sync', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle --use-angle=gl --disable-features=SkiaGraphite', |
| ], |
| }, |
| }, |
| |
| 'gpu_gles2_conform_gtests': { |
| 'gles2_conform_test': { |
| 'args': [ |
| '--use-gpu-in-tests', |
| ], |
| }, |
| }, |
| |
| 'gpu_info_collection_telemetry_tests': { |
| 'info_collection_tests': { |
| 'telemetry_test_name': 'info_collection', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '$$MAGIC_SUBSTITUTION_GPUExpectedVendorId', |
| '$$MAGIC_SUBSTITUTION_GPUExpectedDeviceId', |
| '--extra-browser-args=--force_high_performance_gpu', |
| ], |
| 'android_args': [ |
| '$$MAGIC_SUBSTITUTION_GPUTelemetryNoRootForUnrootedDevices', |
| ], |
| }, |
| }, |
| |
| 'gpu_metal_passthrough_ganesh_telemetry_tests': { |
| 'context_lost_metal_passthrough_ganesh_tests': { |
| 'telemetry_test_name': 'context_lost', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle --use-angle=metal --disable-features=SkiaGraphite', |
| '$$MAGIC_SUBSTITUTION_GPUParallelJobs', |
| ], |
| }, |
| 'expected_color_pixel_metal_passthrough_ganesh_test': { |
| 'telemetry_test_name': 'expected_color', |
| 'mixins': [ |
| 'skia_gold_test', |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--test-machine-name', |
| '${buildername}', |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle --use-angle=metal --disable-features=SkiaGraphite', |
| ], |
| }, |
| 'gpu_process_launch_tests': { |
| 'telemetry_test_name': 'gpu_process', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| }, |
| 'hardware_accelerated_feature_tests': { |
| 'telemetry_test_name': 'hardware_accelerated_feature', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| }, |
| 'pixel_skia_gold_metal_passthrough_ganesh_test': { |
| 'telemetry_test_name': 'pixel', |
| 'mixins': [ |
| 'skia_gold_test', |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--test-machine-name', |
| '${buildername}', |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle --use-angle=metal --disable-features=SkiaGraphite', |
| '$$MAGIC_SUBSTITUTION_GPUParallelJobs', |
| ], |
| }, |
| 'screenshot_sync_metal_passthrough_ganesh_tests': { |
| 'telemetry_test_name': 'screenshot_sync', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle --use-angle=metal --disable-features=SkiaGraphite', |
| ], |
| }, |
| }, |
| |
| 'gpu_metal_passthrough_graphite_telemetry_tests': { |
| 'context_lost_metal_passthrough_graphite_tests': { |
| 'telemetry_test_name': 'context_lost', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle --use-angle=metal --enable-features=SkiaGraphite', |
| '$$MAGIC_SUBSTITUTION_GPUParallelJobs', |
| ], |
| }, |
| 'expected_color_pixel_metal_passthrough_graphite_test': { |
| 'telemetry_test_name': 'expected_color', |
| 'mixins': [ |
| 'skia_gold_test', |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--test-machine-name', |
| '${buildername}', |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle --use-angle=metal --enable-features=SkiaGraphite', |
| ], |
| }, |
| 'gpu_process_launch_tests': { |
| 'telemetry_test_name': 'gpu_process', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| }, |
| 'hardware_accelerated_feature_tests': { |
| 'telemetry_test_name': 'hardware_accelerated_feature', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| }, |
| 'pixel_skia_gold_metal_passthrough_graphite_test': { |
| 'telemetry_test_name': 'pixel', |
| 'mixins': [ |
| 'skia_gold_test', |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--test-machine-name', |
| '${buildername}', |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle --use-angle=metal --enable-features=SkiaGraphite', |
| '$$MAGIC_SUBSTITUTION_GPUParallelJobs', |
| ], |
| }, |
| 'screenshot_sync_metal_passthrough_graphite_tests': { |
| 'telemetry_test_name': 'screenshot_sync', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle --use-angle=metal --enable-features=SkiaGraphite', |
| ], |
| }, |
| }, |
| |
| 'gpu_noop_sleep_telemetry_test': { |
| 'noop_sleep_tests': { |
| 'telemetry_test_name': 'noop_sleep', |
| 'android_args': [ |
| '$$MAGIC_SUBSTITUTION_GPUTelemetryNoRootForUnrootedDevices', |
| ], |
| 'chromeos_args': [ |
| '$$MAGIC_SUBSTITUTION_ChromeOSTelemetryRemote', |
| ], |
| }, |
| }, |
| |
| 'gpu_passthrough_telemetry_tests': { |
| 'context_lost_passthrough_tests': { |
| 'telemetry_test_name': 'context_lost', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle', |
| '$$MAGIC_SUBSTITUTION_GPUParallelJobs', |
| ], |
| 'android_args': [ |
| '$$MAGIC_SUBSTITUTION_GPUTelemetryNoRootForUnrootedDevices', |
| ], |
| 'chromeos_args': [ |
| '$$MAGIC_SUBSTITUTION_ChromeOSTelemetryRemote', |
| ], |
| 'lacros_args': [ |
| '--extra-browser-args=--enable-features=UseOzonePlatform --ozone-platform=wayland', |
| '--xvfb', |
| '--no-xvfb', |
| '--use-weston', |
| '--weston-use-gl', |
| ], |
| }, |
| 'expected_color_pixel_passthrough_test': { |
| 'telemetry_test_name': 'expected_color', |
| 'mixins': [ |
| 'skia_gold_test', |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--test-machine-name', |
| '${buildername}', |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle', |
| ], |
| 'android_args': [ |
| '--extra-browser-args=--force-online-connection-state-for-indicator', |
| '$$MAGIC_SUBSTITUTION_GPUTelemetryNoRootForUnrootedDevices', |
| ], |
| 'chromeos_args': [ |
| '$$MAGIC_SUBSTITUTION_ChromeOSTelemetryRemote', |
| ], |
| 'lacros_args': [ |
| '--extra-browser-args=--enable-features=UseOzonePlatform --ozone-platform=wayland', |
| '--xvfb', |
| '--no-xvfb', |
| '--use-weston', |
| '--weston-use-gl', |
| ], |
| }, |
| 'gpu_process_launch_tests': { |
| 'telemetry_test_name': 'gpu_process', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'android_args': [ |
| '$$MAGIC_SUBSTITUTION_GPUTelemetryNoRootForUnrootedDevices', |
| ], |
| 'chromeos_args': [ |
| '$$MAGIC_SUBSTITUTION_ChromeOSTelemetryRemote', |
| ], |
| 'lacros_args': [ |
| '--extra-browser-args=--enable-features=UseOzonePlatform --ozone-platform=wayland', |
| '--xvfb', |
| '--no-xvfb', |
| '--use-weston', |
| '--weston-use-gl', |
| ], |
| }, |
| 'hardware_accelerated_feature_tests': { |
| 'telemetry_test_name': 'hardware_accelerated_feature', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'android_args': [ |
| '$$MAGIC_SUBSTITUTION_GPUTelemetryNoRootForUnrootedDevices', |
| ], |
| 'chromeos_args': [ |
| '$$MAGIC_SUBSTITUTION_ChromeOSTelemetryRemote', |
| ], |
| 'lacros_args': [ |
| '--extra-browser-args=--enable-features=UseOzonePlatform --ozone-platform=wayland', |
| '--xvfb', |
| '--no-xvfb', |
| '--use-weston', |
| '--weston-use-gl', |
| ], |
| }, |
| 'pixel_skia_gold_passthrough_test': { |
| 'telemetry_test_name': 'pixel', |
| 'mixins': [ |
| 'skia_gold_test', |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--test-machine-name', |
| '${buildername}', |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle', |
| '$$MAGIC_SUBSTITUTION_GPUParallelJobs', |
| ], |
| 'android_args': [ |
| '--extra-browser-args=--force-online-connection-state-for-indicator', |
| '$$MAGIC_SUBSTITUTION_GPUTelemetryNoRootForUnrootedDevices', |
| ], |
| 'chromeos_args': [ |
| '$$MAGIC_SUBSTITUTION_ChromeOSTelemetryRemote', |
| ], |
| 'lacros_args': [ |
| '--extra-browser-args=--enable-features=UseOzonePlatform --ozone-platform=wayland', |
| '--xvfb', |
| '--no-xvfb', |
| '--use-weston', |
| '--weston-use-gl', |
| ], |
| }, |
| 'screenshot_sync_passthrough_tests': { |
| 'telemetry_test_name': 'screenshot_sync', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle', |
| ], |
| 'android_args': [ |
| '--extra-browser-args=--force-online-connection-state-for-indicator', |
| '$$MAGIC_SUBSTITUTION_GPUTelemetryNoRootForUnrootedDevices', |
| ], |
| 'chromeos_args': [ |
| '$$MAGIC_SUBSTITUTION_ChromeOSTelemetryRemote', |
| ], |
| 'lacros_args': [ |
| '--extra-browser-args=--enable-features=UseOzonePlatform --ozone-platform=wayland', |
| '--xvfb', |
| '--no-xvfb', |
| '--use-weston', |
| '--weston-use-gl', |
| ], |
| }, |
| }, |
| |
| 'gpu_pixel_passthrough_telemetry_tests': { |
| 'expected_color_pixel_passthrough_test': { |
| 'telemetry_test_name': 'expected_color', |
| 'mixins': [ |
| 'skia_gold_test', |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--test-machine-name', |
| '${buildername}', |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle', |
| ], |
| 'chromeos_args': [ |
| '$$MAGIC_SUBSTITUTION_ChromeOSTelemetryRemote', |
| ], |
| }, |
| 'pixel_skia_gold_passthrough_test': { |
| 'telemetry_test_name': 'pixel', |
| 'mixins': [ |
| 'skia_gold_test', |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--test-machine-name', |
| '${buildername}', |
| '--extra-browser-args=--use-cmd-decoder=passthrough --use-gl=angle', |
| '$$MAGIC_SUBSTITUTION_GPUParallelJobs', |
| ], |
| 'chromeos_args': [ |
| '$$MAGIC_SUBSTITUTION_ChromeOSTelemetryRemote', |
| ], |
| }, |
| }, |
| |
| 'gpu_skia_renderer_vulkan_passthrough_telemetry_tests': { |
| 'vulkan_pixel_skia_gold_test': { |
| 'telemetry_test_name': 'pixel', |
| 'mixins': [ |
| 'skia_gold_test', |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--test-machine-name', |
| '${buildername}', |
| '--extra-browser-args=--use-vulkan=native --disable-vulkan-fallback-to-gl-for-testing --enable-features=Vulkan --use-gl=angle --use-angle=gl --use-cmd-decoder=passthrough', |
| '$$MAGIC_SUBSTITUTION_GPUParallelJobs', |
| ], |
| 'android_args': [ |
| '--extra-browser-args=--force-online-connection-state-for-indicator', |
| '$$MAGIC_SUBSTITUTION_GPUTelemetryNoRootForUnrootedDevices', |
| ], |
| }, |
| }, |
| |
| 'gpu_validating_telemetry_tests': { |
| 'context_lost_validating_tests': { |
| 'telemetry_test_name': 'context_lost', |
| 'mixins': [ |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--extra-browser-args=--use-cmd-decoder=validating', |
| '$$MAGIC_SUBSTITUTION_GPUParallelJobs', |
| ], |
| 'android_args': [ |
| '$$MAGIC_SUBSTITUTION_GPUTelemetryNoRootForUnrootedDevices', |
| ], |
| 'chromeos_args': [ |
| '$$MAGIC_SUBSTITUTION_ChromeOSTelemetryRemote', |
| ], |
| 'lacros_args': [ |
| '--extra-browser-args=--enable-features=UseOzonePlatform --ozone-platform=wayland', |
| '--xvfb', |
| '--no-xvfb', |
| '--use-weston', |
| '--weston-use-gl', |
| ], |
| }, |
| 'expected_color_pixel_validating_test': { |
| 'telemetry_test_name': 'expected_color', |
| 'mixins': [ |
| 'skia_gold_test', |
| 'has_native_resultdb_integration', |
| ], |
| 'args': [ |
| '--dont-restore-color-profile-after-test', |
| '--test-machine-name', |
| '${buildername}', |
| '--extra-browser-args=--use-cmd-decoder=validating', |
| ], |
| 'android_args': [ |
| '--extra-browser-args=--force-online-connection-state-for-indicator', |
| '$$MAGIC_SUBSTITUTION_GPUTelemetryNoRootForUnrootedDevices', |
| ], |
| 'chromeos_args': [ |
| '$$MAGIC_SUBSTITUTION_ChromeOSTelemetryRemote', |
| ], |
| 'lacros_args': [ |
| '--extra-browser-args=--enable-features=UseOzonePlatform --ozone-platform=wayland', |
| '--xvfb', |
|