975
edits
| Line 91: | Line 91: | ||
=== Get test runs (data) === | === Get test runs (data) === | ||
* http://graphs.mozilla.org/api/test/runs? | * http://graphs.mozilla.org/api/test/runs?id=TESTID&branchid=BRANCHID&machineid=MACHINEID | ||
* returns test runs for a specific test, build and machine, default date limit is 4 weeks, sorted by date descending | * returns test runs for a specific test, build and machine, default date limit is 4 weeks, sorted by date descending | ||
** Data is sent in a compressed form due to the large amount of information | ** Data is sent in a compressed form due to the large amount of information | ||
edits