975
edits
| Line 116: | Line 116: | ||
=== Get latest test run for a test === | === Get latest test run for a test === | ||
* http://graphs.mozilla.org/api/test/runs/latest?id=TESTID&branchid=BRANCHID&machineid=MACHINEID - returns test run information for a specific | * http://graphs.mozilla.org/api/test/runs/latest?id=TESTID&branchid=BRANCHID&machineid=MACHINEID - returns test run information for the latest run test for a specific test, branch and machine id | ||
** Example response | ** Example response | ||
{ | { | ||
edits