chromium/infra/config/generated/builders/ci/android-bfcache-rel/targets/chromium.android.json

{
  "android-bfcache-rel": {
    "gtest_tests": [
      {
        "args": [
          "--disable-features=BackForwardCache",
          "--avd-config=../../tools/android/avd/proto/generic_android26.textpb",
          "--gs-results-bucket=chromium-result-details",
          "--recover-devices"
        ],
        "merge": {
          "args": [
            "--bucket",
            "chromium-result-details",
            "--test-name",
            "bf_cache_android_browsertests"
          ],
          "script": "//build/android/pylib/results/presentation/test_results_presentation.py"
        },
        "name": "bf_cache_android_browsertests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "cores": "8",
            "cpu": "x86-64",
            "device_os": null,
            "device_type": null,
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.avd"
          },
          "named_caches": [
            {
              "name": "generic_android26",
              "path": ".android_emulator/generic_android26"
            }
          ],
          "optional_dimensions": {
            "60": {
              "caches": "generic_android26"
            }
          },
          "service_account": "[email protected]",
          "shards": 2
        },
        "test": "android_browsertests",
        "test_id_prefix": "ninja://chrome/test:android_browsertests/"
      },
      {
        "args": [
          "--disable-features=BackForwardCache",
          "--avd-config=../../tools/android/avd/proto/generic_android26.textpb",
          "--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_o.content_browsertests.filter",
          "--gs-results-bucket=chromium-result-details",
          "--recover-devices"
        ],
        "merge": {
          "args": [
            "--bucket",
            "chromium-result-details",
            "--test-name",
            "bf_cache_content_browsertests"
          ],
          "script": "//build/android/pylib/results/presentation/test_results_presentation.py"
        },
        "name": "bf_cache_content_browsertests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "cores": "8",
            "cpu": "x86-64",
            "device_os": null,
            "device_type": null,
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.avd"
          },
          "named_caches": [
            {
              "name": "generic_android26",
              "path": ".android_emulator/generic_android26"
            }
          ],
          "optional_dimensions": {
            "60": {
              "caches": "generic_android26"
            }
          },
          "service_account": "[email protected]",
          "shards": 15
        },
        "test": "content_browsertests",
        "test_id_prefix": "ninja://content/test:content_browsertests/"
      },
      {
        "args": [
          "--use-apk-under-test-flags-file",
          "--enable-features=WebViewBackForwardCache",
          "--store-tombstones",
          "--avd-config=../../tools/android/avd/proto/generic_android26.textpb",
          "--gs-results-bucket=chromium-result-details",
          "--recover-devices"
        ],
        "merge": {
          "args": [
            "--bucket",
            "chromium-result-details",
            "--test-name",
            "webview_cts_tests_bfcache_mutations"
          ],
          "script": "//build/android/pylib/results/presentation/test_results_presentation.py"
        },
        "name": "webview_cts_tests_bfcache_mutations",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "cipd_packages": [
            {
              "cipd_package": "chromium/android_webview/tools/cts_archive",
              "location": "android_webview/tools/cts_archive/cipd",
              "revision": "UYQZhJpB3MWpJIAcesI-M1bqRoTghiKCYr_SD9tPDewC"
            }
          ],
          "dimensions": {
            "cores": "8",
            "cpu": "x86-64",
            "device_os": null,
            "device_type": null,
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.avd"
          },
          "named_caches": [
            {
              "name": "generic_android26",
              "path": ".android_emulator/generic_android26"
            }
          ],
          "optional_dimensions": {
            "60": {
              "caches": "generic_android26"
            }
          },
          "service_account": "[email protected]",
          "shards": 2
        },
        "test": "webview_cts_tests",
        "test_id_prefix": "ninja://android_webview/test:webview_cts_tests/"
      },
      {
        "args": [
          "--use-apk-under-test-flags-file",
          "--enable-features=WebViewBackForwardCache",
          "--avd-config=../../tools/android/avd/proto/generic_android26.textpb",
          "--gs-results-bucket=chromium-result-details",
          "--recover-devices"
        ],
        "merge": {
          "args": [
            "--bucket",
            "chromium-result-details",
            "--test-name",
            "webview_instrumentation_test_apk_bfcache_mutations"
          ],
          "script": "//build/android/pylib/results/presentation/test_results_presentation.py"
        },
        "name": "webview_instrumentation_test_apk_bfcache_mutations",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "dimensions": {
            "cores": "8",
            "cpu": "x86-64",
            "device_os": null,
            "device_type": null,
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.avd"
          },
          "named_caches": [
            {
              "name": "generic_android26",
              "path": ".android_emulator/generic_android26"
            }
          ],
          "optional_dimensions": {
            "60": {
              "caches": "generic_android26"
            }
          },
          "service_account": "[email protected]",
          "shards": 12
        },
        "test": "webview_instrumentation_test_apk",
        "test_id_prefix": "ninja://android_webview/test:webview_instrumentation_test_apk/"
      }
    ]
  }
}