chromium/testing/buildbot/unittest_expectations/test_gtest_as_isolated_Script/chromium.test.json

{
  "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {},
  "AAAAA2 See generate_buildbot_json.py to make changes": {},
  "Fake Tester": {
    "gtest_tests": [
      {
        "merge": {
          "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
        },
        "name": "foo_test",
        "script": "foo.py",
        "swarming": {
          "dimensions": {
            "kvm": "1",
            "os": "Linux"
          }
        },
        "test": "foo_test",
        "test_id_prefix": "ninja://chrome/test:foo_test/",
        "use_isolated_scripts_api": true
      }
    ]
  }
}