chromium/testing/buildbot/tryserver.chromium.android.json

{
  "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {},
  "AAAAA2 See generate_buildbot_json.py to make changes": {},
  "android_blink_rel": {
    "gtest_tests": [
      {
        "args": [
          "--avd-config=../../tools/android/avd/proto/android_31_google_apis_x64.textpb",
          "--gs-results-bucket=chromium-result-details",
          "--recover-devices"
        ],
        "description": "Run with android_31_google_apis_x64",
        "merge": {
          "args": [
            "--bucket",
            "chromium-result-details",
            "--test-name",
            "blink_heap_unittests"
          ],
          "script": "//build/android/pylib/results/presentation/test_results_presentation.py"
        },
        "name": "blink_heap_unittests",
        "swarming": {
          "dimensions": {
            "cores": "8",
            "cpu": "x86-64",
            "device_os": null,
            "device_type": null,
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.avd"
          },
          "named_caches": [
            {
              "name": "android_31_google_apis_x64",
              "path": ".android_emulator/android_31_google_apis_x64"
            }
          ],
          "optional_dimensions": {
            "60": {
              "caches": "android_31_google_apis_x64"
            }
          },
          "service_account": "[email protected]"
        },
        "test": "blink_heap_unittests",
        "test_id_prefix": "ninja://third_party/blink/renderer/platform/heap:blink_heap_unittests/"
      },
      {
        "args": [
          "--avd-config=../../tools/android/avd/proto/android_31_google_apis_x64.textpb",
          "--gs-results-bucket=chromium-result-details",
          "--recover-devices"
        ],
        "description": "Run with android_31_google_apis_x64",
        "merge": {
          "args": [
            "--bucket",
            "chromium-result-details",
            "--test-name",
            "webkit_unit_tests"
          ],
          "script": "//build/android/pylib/results/presentation/test_results_presentation.py"
        },
        "name": "webkit_unit_tests",
        "swarming": {
          "dimensions": {
            "cores": "8",
            "cpu": "x86-64",
            "device_os": null,
            "device_type": null,
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.avd"
          },
          "named_caches": [
            {
              "name": "android_31_google_apis_x64",
              "path": ".android_emulator/android_31_google_apis_x64"
            }
          ],
          "optional_dimensions": {
            "60": {
              "caches": "android_31_google_apis_x64"
            }
          },
          "service_account": "[email protected]"
        },
        "test": "blink_unittests",
        "test_id_prefix": "ninja://third_party/blink/renderer/controller:blink_unittests/"
      }
    ]
  },
  "android_optional_gpu_tests_rel": {
    "isolated_scripts": [
      {
        "args": [
          "pixel",
          "--show-stdout",
          "--browser=android-webview-instrumentation",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
          "--enforce-browser-version",
          "--dont-restore-color-profile-after-test",
          "--test-machine-name",
          "${buildername}",
          "--git-revision=${got_revision}",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "android_webview_pixel_skia_gold_test",
        "precommit_args": [
          "--gerrit-issue=${patch_issue}",
          "--gerrit-patchset=${patch_set}",
          "--buildbucket-id=${buildbucket_build_id}"
        ],
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]"
        },
        "test": "telemetry_gpu_integration_test_android_webview",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_webview/"
      },
      {
        "args": [
          "context_lost",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-cmd-decoder=passthrough --use-gl=angle",
          "--enforce-browser-version",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "context_lost_passthrough_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]"
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "context_lost",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-cmd-decoder=validating",
          "--enforce-browser-version",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "context_lost_validating_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]"
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "expected_color",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-cmd-decoder=passthrough --use-gl=angle --force-online-connection-state-for-indicator --disable-wcg-for-test",
          "--enforce-browser-version",
          "--dont-restore-color-profile-after-test",
          "--test-machine-name",
          "${buildername}",
          "--git-revision=${got_revision}",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "expected_color_pixel_passthrough_test",
        "precommit_args": [
          "--gerrit-issue=${patch_issue}",
          "--gerrit-patchset=${patch_set}",
          "--buildbucket-id=${buildbucket_build_id}"
        ],
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]"
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "expected_color",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-cmd-decoder=validating --force-online-connection-state-for-indicator --disable-wcg-for-test",
          "--enforce-browser-version",
          "--dont-restore-color-profile-after-test",
          "--test-machine-name",
          "${buildername}",
          "--git-revision=${got_revision}",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "expected_color_pixel_validating_test",
        "precommit_args": [
          "--gerrit-issue=${patch_issue}",
          "--gerrit-patchset=${patch_set}",
          "--buildbucket-id=${buildbucket_build_id}"
        ],
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]"
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "gpu_process",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
          "--enforce-browser-version",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "gpu_process_launch_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]"
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "hardware_accelerated_feature",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
          "--enforce-browser-version",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "hardware_accelerated_feature_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]"
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "info_collection",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --force_high_performance_gpu",
          "--enforce-browser-version",
          "--expected-vendor-id",
          "0",
          "--expected-device-id",
          "0",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "info_collection_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]"
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "pixel",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-cmd-decoder=passthrough --use-gl=angle --force-online-connection-state-for-indicator --disable-wcg-for-test",
          "--enforce-browser-version",
          "--dont-restore-color-profile-after-test",
          "--test-machine-name",
          "${buildername}",
          "--git-revision=${got_revision}",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "pixel_skia_gold_passthrough_test",
        "precommit_args": [
          "--gerrit-issue=${patch_issue}",
          "--gerrit-patchset=${patch_set}",
          "--buildbucket-id=${buildbucket_build_id}"
        ],
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]"
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "pixel",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-cmd-decoder=validating --force-online-connection-state-for-indicator --disable-wcg-for-test",
          "--enforce-browser-version",
          "--dont-restore-color-profile-after-test",
          "--test-machine-name",
          "${buildername}",
          "--git-revision=${got_revision}",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "pixel_skia_gold_validating_test",
        "precommit_args": [
          "--gerrit-issue=${patch_issue}",
          "--gerrit-patchset=${patch_set}",
          "--buildbucket-id=${buildbucket_build_id}"
        ],
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]"
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "screenshot_sync",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-cmd-decoder=passthrough --use-gl=angle --force-online-connection-state-for-indicator --disable-wcg-for-test",
          "--enforce-browser-version",
          "--dont-restore-color-profile-after-test",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "screenshot_sync_passthrough_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]"
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "screenshot_sync",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-cmd-decoder=validating --force-online-connection-state-for-indicator --disable-wcg-for-test",
          "--enforce-browser-version",
          "--dont-restore-color-profile-after-test",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "screenshot_sync_validating_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]"
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "trace_test",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
          "--enforce-browser-version",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "trace_test",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]"
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "webcodecs",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-cmd-decoder=validating",
          "--enforce-browser-version",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "webcodecs_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]"
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "webgl2_conformance",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-gl=angle --use-angle=gles --use-cmd-decoder=passthrough --force_high_performance_gpu",
          "--enforce-browser-version",
          "--webgl-conformance-version=2.0.1",
          "--read-abbreviated-json-results-from=../../content/test/data/gpu/webgl2_conformance_android_runtimes.json",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "webgl2_conformance_gles_passthrough_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]",
          "shards": 20
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "webgl2_conformance",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-cmd-decoder=validating --force_high_performance_gpu",
          "--enforce-browser-version",
          "--webgl-conformance-version=2.0.1",
          "--read-abbreviated-json-results-from=../../content/test/data/gpu/webgl2_conformance_android_runtimes.json",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "webgl2_conformance_validating_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]",
          "shards": 20
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "webgl1_conformance",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-gl=angle --use-angle=gles --use-cmd-decoder=passthrough --force_high_performance_gpu",
          "--enforce-browser-version",
          "--read-abbreviated-json-results-from=../../content/test/data/gpu/webgl1_conformance_android_runtimes.json",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "webgl_conformance_gles_passthrough_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]",
          "shards": 6
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      },
      {
        "args": [
          "webgl1_conformance",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-cmd-decoder=validating --force_high_performance_gpu",
          "--enforce-browser-version",
          "--read-abbreviated-json-results-from=../../content/test/data/gpu/webgl1_conformance_android_runtimes.json",
          "--jobs=1",
          "--initial-find-device-attempts=3"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "webgl_conformance_validating_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "device_os": "RP1A.201105.002",
            "device_os_type": "userdebug",
            "device_type": "flame",
            "os": "Android",
            "pool": "chromium.tests.gpu"
          },
          "idempotent": false,
          "service_account": "[email protected]",
          "shards": 6
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      }
    ]
  }
}