| Summary: | [browserperfdash-benchmark] Add optional --timestamp parameter to send the data to the server with a custom date. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | Tools / Tests | Assignee: | Carlos Alberto Lopez Perez <clopez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=252134 | ||
| Bug Depends on: | |||
| Bug Blocks: | 249031 | ||
|
Description
Carlos Alberto Lopez Perez
2023-02-15 15:27:57 PST
(In reply to Carlos Alberto Lopez Perez from comment #0) [...] > Use case 1) > - Several boards (for example RPis) are downloading build products from the > build server and doing benchmarks. It is not guaranteed that the boards end > the > testing in order, so it can happen that a board testing WebKit version > r12345 ends after the board testing version r12346. > The idea here would be to send to the server as timestamp either the date of the build or the date of the commit that is being tested. Pull request: https://github.com/WebKit/WebKit/pull/10180 Committed 260345@main (dc0001d225df): <https://commits.webkit.org/260345@main> Reviewed commits have been landed. Closing PR #10180 and removing active labels. |