{
  "Linux FYI GPU TSAN Release": {
    "gtest_tests": [
      {
        "args": [
          "--use-cmd-decoder=passthrough",
          "--use-gl=angle",
          "--test-launcher-filter-file=../../testing/buildbot/filters/linux.swiftshader.tsan.gl_tests_passthrough.filter"
        ],
        "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": {
            "cpu": "x86-64",
            "gpu": "none",
            "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": [
          "--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": {
            "cpu": "x86-64",
            "gpu": "none",
            "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/"
      }
    ]
  }
}