{
  "android-angle-chromium-arm64-pixel2": {
    "isolated_scripts": [
      {
        "args": [
          "webgl1_conformance",
          "--show-stdout",
          "--browser=android-chromium",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-angle=gles --use-cmd-decoder=passthrough --use-gl=angle --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"
        },
        "module_name": "//chrome/test:telemetry_gpu_integration_test_android_chrome",
        "module_scheme": "flat",
        "name": "webgl_conformance_gles_passthrough_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "containment_type": "AUTO",
          "dimensions": {
            "device_os": "QQ1A.191205.008",
            "device_os_flavor": "google",
            "device_os_type": "userdebug",
            "device_type": "walleye",
            "os": "Android",
            "pool": "chromium.tests"
          },
          "idempotent": false,
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
          "shards": 6
        },
        "test": "telemetry_gpu_integration_test_android_chrome",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test_android_chrome/"
      }
    ]
  }
}