{
  "android-15-chrome-wpt-fyi-rel": {
    "isolated_scripts": [
      {
        "args": [
          "--avd-config=../../tools/android/avd/proto/android_35_google_apis_x64.textpb",
          "--use-upstream-wpt",
          "--timeout-multiplier=4"
        ],
        "description": "Run with android_35_google_apis_x64",
        "merge": {
          "args": [
            "--verbose"
          ],
          "script": "//third_party/blink/tools/merge_web_test_results.py"
        },
        "module_name": "//chrome/android:chrome_public_wpt",
        "module_scheme": "webtest",
        "name": "chrome_public_wpt",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "results_handler": "layout tests",
        "swarming": {
          "dimensions": {
            "cores": "8",
            "cpu": "x86-64",
            "device_os": null,
            "device_type": null,
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.avd"
          },
          "expiration": 18000,
          "hard_timeout": 14400,
          "named_caches": [
            {
              "name": "android_35_google_apis_x64",
              "path": ".android_emulator/android_35_google_apis_x64"
            }
          ],
          "optional_dimensions": {
            "60": {
              "caches": "android_35_google_apis_x64"
            }
          },
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
          "shards": 36
        },
        "test": "chrome_public_wpt",
        "test_id_prefix": "ninja://chrome/android:chrome_public_wpt/"
      }
    ]
  }
}