Bug 276125
| Summary: | [browserperfdash-benchmark][run-benchmark] Add a method for getting the browser version and implement it for Chrome/Linux | ||
|---|---|---|---|
| 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, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Alberto Lopez Perez
We are going to start running perf tests with Chromium on the RPi boards, and the script browserperfdash-benchmark that we use needs to known the version of the browser tested.
For WPE we simply pass the revision number via the buildbot master, but for Chromium this doesn't work.
We need to implement a way of calling the browser with the `--version` switch and extracting the version number from there.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/30390
EWS
Committed 280585@main (60378803adb7): <https://commits.webkit.org/280585@main>
Reviewed commits have been landed. Closing PR #30390 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/130985642>