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

{
  "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {},
  "AAAAA2 See generate_buildbot_json.py to make changes": {},
  "Fake Tester": {
    "isolated_scripts": [
      {
        "args": [
          "--gs-results-bucket=chromium-result-details"
        ],
        "merge": {
          "args": [
            "--bucket",
            "chromium-result-details",
            "--test-name",
            "foo_test"
          ],
          "script": "//build/android/pylib/results/presentation/test_results_presentation.py"
        },
        "name": "foo_test",
        "swarming": {
          "dimensions": {
            "os": "Linux"
          }
        },
        "test": "foo_test"
      }
    ]
  }
}