)]}'
{
  "commit": "895c43da2de9ffe5d2905c689ae7cefcd7f1e003",
  "tree": "eaaa14682be3f0adcce7da72eb08279cc5a40a8d",
  "parents": [
    "4a4595ee0f3137c2a84d9cb28cd857b7c911cded"
  ],
  "author": {
    "name": "ulfjack",
    "email": "ulfjack@google.com",
    "time": "Mon Mar 25 01:58:08 2019 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Mon Mar 25 01:59:58 2019 -0700"
  },
  "message": "Switch TestRunnerAction to use continuations\n\nThis rewrites execute() in terms of beginExecution and the resulting\ncontinuation(s), and removes the old implementation. It implicitly\nswitches all the existing tests to the new code paths.\n\nThere\u0027s a small risk that this introduces a subtle behavioral\ndifference that isn\u0027t caught by the existing tests, but I\u0027d say we\nhave pretty good test coverage.\n\nProgress on #6394.\n\nPiperOrigin-RevId: 240097352\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e86e7ede2b558bac34b0e2425ffd505eb8c21e57",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/analysis/test/TestActionContext.java",
      "new_id": "9ef921b9f88ce978dd33dc51e9231544e88a035d",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/analysis/test/TestActionContext.java"
    },
    {
      "type": "modify",
      "old_id": "2bf86701bda48e148cf162f86969268beef55a14",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/analysis/test/TestRunnerAction.java",
      "new_id": "b4ec9ea099ba0d9ea6a9e61bb9e120026ebc0203",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/analysis/test/TestRunnerAction.java"
    },
    {
      "type": "modify",
      "old_id": "cc483672c9d04648b8c255ca6cf557aa7bd580e3",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/exec/StandaloneTestStrategy.java",
      "new_id": "39d2671d2ec1623c0dc3de1183c56718fdaece69",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/exec/StandaloneTestStrategy.java"
    },
    {
      "type": "modify",
      "old_id": "219d89e041e650a62fc3f8a8198802b4dc7766d0",
      "old_mode": 33188,
      "old_path": "src/test/java/com/google/devtools/build/lib/exec/StandaloneTestStrategyTest.java",
      "new_id": "1ebc38cf9089d4553811e69148ff2bc5236ae63e",
      "new_mode": 33188,
      "new_path": "src/test/java/com/google/devtools/build/lib/exec/StandaloneTestStrategyTest.java"
    }
  ]
}
