WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
283319
[run-benchmark] Motionmark 1.3 and 1.3.1 plans are not setting the canvas size when running individual subtests with the webserver driver
https://bugs.webkit.org/show_bug.cgi?id=283319
Summary
[run-benchmark] Motionmark 1.3 and 1.3.1 plans are not setting the canvas siz...
Carlos Alberto Lopez Perez
Reported
2024-11-18 13:04:32 PST
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
Comment 1
2024-11-18 13:21:09 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36815
EWS
Comment 2
2024-11-19 19:49:04 PST
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
Comment 3
2024-11-19 19:50:36 PST
<
rdar://problem/140249137
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug