Bug 283319
Summary: | [run-benchmark] Motionmark 1.3 and 1.3.1 plans are not setting the canvas size when running individual subtests with the webserver driver | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | Tools / Tests | Assignee: | Carlos Alberto Lopez Perez <clopez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aperez, bugs-noreply, dewei_zhu, sabouhallawa, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Carlos Alberto Lopez Perez
When running individual motionmark 1.3 or 1.3.1 subtests like with this example:
Tools/Scripts/run-benchmark --plan motionmark1.3.1 --driver webserver --subtests CanvasSuite/CanvasPutGetImageData
You can see a small red rectangle even when you are running on a device with high resolution.
Way smaller than what you get if you run this subtest manually from here: https://browserbench.org/MotionMark1.3.1/developer.html?warmup-length=2000&warmup-frame-count=30&first-frame-minimum-length=0&test-interval=10&display=minimal&tiles=classic&controller=ramp&system-frame-rate=60&frame-rate=60&time-measurement=performance&suite-name=Canvassuite&test-name=Canvasputgetimagedata
That seems to be a bug in the patch that we are applying to automate running the test that removed a needed call to determine the canvas size when using the developer.html entry
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/36815
EWS
Committed 286837@main (f25b506a1242): <https://commits.webkit.org/286837@main>
Reviewed commits have been landed. Closing PR #36815 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/140249137>