chromium/android_webview/tools/cts_config/webview_cts_hostside_gcs_path.json

{
  "T": {
    "git": {
      "tag_prefix": "android-cts-13.0"
    },
    "arch": {
      "arm64": {
        "filename": "arm64/T/android-cts-arm64-13_r7.zip",
        "_origin": "https://dl.google.com/dl/android/cts/android-cts-13_r7-linux_x86-arm.zip",
        "unzip_dir": "arm64/T/13_r7/"
      },
      "x86": {
        "filename": "x86/T/android-cts-x86-13_r7.zip",
        "_origin": "https://dl.google.com/dl/android/cts/android-cts-13_r7-linux_x86-x86.zip",
        "unzip_dir": "x86/T/13_r7/"
      }
    },
    "test_runs": [
      {
        "apk": "android-cts/testcases/CtsHostsideWebViewTests.apk",
        "is_hostside": true,
        "excludes": [
          {
            "match": "com.android.cts.webkit.WebViewHostSideMultipleProfileTest#testManagedProfile",
            "_bug_id": "b/326395159"
          },
          {
            "match": "com.android.cts.webkit.WebViewHostSideMultipleProfileTest#testSecondProfile",
            "_bug_id": "b/326395159"
          }
        ]
      }
    ]
  }
}