{
  "Linux Debug (NVIDIA)": {
    "gtest_tests": [
      {
        "args": [
          "--no-xvfb"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "module_name": "//third_party/angle/src/tests:angle_unittests",
        "module_scheme": "gtest",
        "name": "angle_unittests",
        "swarming": {
          "containment_type": "AUTO",
          "dimensions": {
            "display_server": "x11",
            "gpu": "10de:2184-535.183.01",
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.gpu"
          },
          "hard_timeout": 1800,
          "io_timeout": 1800,
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
        },
        "test": "angle_unittests",
        "test_id_prefix": "ninja://third_party/angle/src/tests:angle_unittests/",
        "use_isolated_scripts_api": true
      },
      {
        "args": [
          "--use-cmd-decoder=passthrough",
          "--use-gl=angle",
          "--use-gpu-in-tests",
          "--no-xvfb"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "module_name": "//gpu:gl_tests",
        "module_scheme": "gtest",
        "name": "gl_tests_passthrough",
        "swarming": {
          "containment_type": "AUTO",
          "dimensions": {
            "display_server": "x11",
            "gpu": "10de:2184-535.183.01",
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.gpu"
          },
          "hard_timeout": 1800,
          "io_timeout": 1800,
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
          "shards": 2
        },
        "test": "gl_tests",
        "test_id_prefix": "ninja://gpu:gl_tests/"
      },
      {
        "args": [
          "--use-gpu-in-tests",
          "--no-xvfb",
          "--git-revision=${got_revision}"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_gtest_merge.py"
        },
        "module_name": "//ui/gl:gl_unittests",
        "module_scheme": "gtest",
        "name": "gl_unittests",
        "precommit_args": [
          "--gerrit-issue=${patch_issue}",
          "--gerrit-patchset=${patch_set}",
          "--buildbucket-id=${buildbucket_build_id}"
        ],
        "swarming": {
          "containment_type": "AUTO",
          "dimensions": {
            "display_server": "x11",
            "gpu": "10de:2184-535.183.01",
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.gpu"
          },
          "hard_timeout": 1800,
          "io_timeout": 1800,
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
        },
        "test": "gl_unittests",
        "test_id_prefix": "ninja://ui/gl:gl_unittests/"
      }
    ],
    "isolated_scripts": [
      {
        "args": [
          "context_lost",
          "--show-stdout",
          "--browser=debug",
          "--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=4"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "module_name": "//chrome/test:telemetry_gpu_integration_test",
        "module_scheme": "flat",
        "name": "context_lost_passthrough_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "containment_type": "AUTO",
          "dimensions": {
            "display_server": "x11",
            "gpu": "10de:2184-535.183.01",
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.gpu"
          },
          "hard_timeout": 1800,
          "idempotent": false,
          "io_timeout": 1800,
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
        },
        "test": "telemetry_gpu_integration_test",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test/"
      },
      {
        "args": [
          "expected_color",
          "--show-stdout",
          "--browser=debug",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-cmd-decoder=passthrough --use-gl=angle",
          "--enforce-browser-version",
          "--git-revision=${got_revision}",
          "--dont-restore-color-profile-after-test",
          "--test-machine-name",
          "${buildername}",
          "--jobs=4"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "module_name": "//chrome/test:telemetry_gpu_integration_test",
        "module_scheme": "flat",
        "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": {
          "containment_type": "AUTO",
          "dimensions": {
            "display_server": "x11",
            "gpu": "10de:2184-535.183.01",
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.gpu"
          },
          "hard_timeout": 1800,
          "idempotent": false,
          "io_timeout": 1800,
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
        },
        "test": "telemetry_gpu_integration_test",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test/"
      },
      {
        "args": [
          "gpu_process",
          "--show-stdout",
          "--browser=debug",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
          "--enforce-browser-version",
          "--jobs=4"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "module_name": "//chrome/test:telemetry_gpu_integration_test",
        "module_scheme": "flat",
        "name": "gpu_process_launch_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "containment_type": "AUTO",
          "dimensions": {
            "display_server": "x11",
            "gpu": "10de:2184-535.183.01",
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.gpu"
          },
          "hard_timeout": 1800,
          "idempotent": false,
          "io_timeout": 1800,
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
        },
        "test": "telemetry_gpu_integration_test",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test/"
      },
      {
        "args": [
          "hardware_accelerated_feature",
          "--show-stdout",
          "--browser=debug",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
          "--enforce-browser-version",
          "--jobs=4"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "module_name": "//chrome/test:telemetry_gpu_integration_test",
        "module_scheme": "flat",
        "name": "hardware_accelerated_feature_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "containment_type": "AUTO",
          "dimensions": {
            "display_server": "x11",
            "gpu": "10de:2184-535.183.01",
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.gpu"
          },
          "hard_timeout": 1800,
          "idempotent": false,
          "io_timeout": 1800,
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
        },
        "test": "telemetry_gpu_integration_test",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test/"
      },
      {
        "args": [
          "info_collection",
          "--show-stdout",
          "--browser=debug",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --force_high_performance_gpu",
          "--enforce-browser-version",
          "--expected-vendor-id",
          "10de",
          "--expected-device-id",
          "2184",
          "--jobs=4"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "module_name": "//chrome/test:telemetry_gpu_integration_test",
        "module_scheme": "flat",
        "name": "info_collection_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "containment_type": "AUTO",
          "dimensions": {
            "display_server": "x11",
            "gpu": "10de:2184-535.183.01",
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.gpu"
          },
          "hard_timeout": 1800,
          "idempotent": false,
          "io_timeout": 1800,
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
        },
        "test": "telemetry_gpu_integration_test",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test/"
      },
      {
        "args": [
          "pixel",
          "--show-stdout",
          "--browser=debug",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-cmd-decoder=passthrough --use-gl=angle",
          "--enforce-browser-version",
          "--git-revision=${got_revision}",
          "--dont-restore-color-profile-after-test",
          "--test-machine-name",
          "${buildername}",
          "--jobs=4"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "module_name": "//chrome/test:telemetry_gpu_integration_test",
        "module_scheme": "flat",
        "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": {
          "containment_type": "AUTO",
          "dimensions": {
            "display_server": "x11",
            "gpu": "10de:2184-535.183.01",
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.gpu"
          },
          "hard_timeout": 1800,
          "idempotent": false,
          "io_timeout": 1800,
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
        },
        "test": "telemetry_gpu_integration_test",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test/"
      },
      {
        "args": [
          "screenshot_sync",
          "--show-stdout",
          "--browser=debug",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --use-cmd-decoder=passthrough --use-gl=angle",
          "--enforce-browser-version",
          "--dont-restore-color-profile-after-test",
          "--jobs=4"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "module_name": "//chrome/test:telemetry_gpu_integration_test",
        "module_scheme": "flat",
        "name": "screenshot_sync_passthrough_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "containment_type": "AUTO",
          "dimensions": {
            "display_server": "x11",
            "gpu": "10de:2184-535.183.01",
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.gpu"
          },
          "hard_timeout": 1800,
          "idempotent": false,
          "io_timeout": 1800,
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
        },
        "test": "telemetry_gpu_integration_test",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test/"
      },
      {
        "args": [
          "trace_test",
          "--show-stdout",
          "--browser=debug",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
          "--enforce-browser-version",
          "--jobs=4"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "module_name": "//chrome/test:telemetry_gpu_integration_test",
        "module_scheme": "flat",
        "name": "trace_test",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "containment_type": "AUTO",
          "dimensions": {
            "display_server": "x11",
            "gpu": "10de:2184-535.183.01",
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.gpu"
          },
          "hard_timeout": 1800,
          "idempotent": false,
          "io_timeout": 1800,
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
        },
        "test": "telemetry_gpu_integration_test",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test/"
      },
      {
        "args": [
          "webgl1_conformance",
          "--show-stdout",
          "--browser=debug",
          "--passthrough",
          "-v",
          "--stable-jobs",
          "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --force_high_performance_gpu",
          "--enforce-browser-version",
          "--read-abbreviated-json-results-from=../../content/test/data/gpu/webgl1_conformance_linux_runtimes.json",
          "--jobs=4"
        ],
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "module_name": "//chrome/test:telemetry_gpu_integration_test",
        "module_scheme": "flat",
        "name": "webgl_conformance_tests",
        "resultdb": {
          "enable": true,
          "has_native_resultdb_integration": true
        },
        "swarming": {
          "containment_type": "AUTO",
          "dimensions": {
            "display_server": "x11",
            "gpu": "10de:2184-535.183.01",
            "os": "Ubuntu-22.04",
            "pool": "chromium.tests.gpu"
          },
          "hard_timeout": 1800,
          "idempotent": false,
          "io_timeout": 1800,
          "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
          "shards": 2
        },
        "test": "telemetry_gpu_integration_test",
        "test_id_prefix": "ninja://chrome/test:telemetry_gpu_integration_test/"
      }
    ]
  }
}