d4d91c40af
This script takes a list of test results and identifies blamelists in the result feed data that include the commit of the test results and tries to narrow the blamelist, if possible. This CL also adds a small library to use the firestore REST API, which contains mostly the functionality used in the script, but should be easy enough to extend for other scripts. Change-Id: If3c8272438e2a9bbf24891d9f5b62c342ea77cc6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/153966 Commit-Queue: Karl Klose <karlklose@google.com> Reviewed-by: William Hesse <whesse@google.com>