WebView Telemetry perf test blink_perf.canvas failures |
||
Issue descriptionblink_perf.canvas is recently re-abled by this CL (https://codereview.chromium.org/1644353002/). It runs clean on Android Chrome perf test, but fails on WebView perf bot for the following tests: [ FAILED ] 5 tests, listed below: [ FAILED ] upload-video-to-sub-texture.html [ FAILED ] draw-video-to-hw-accelerated-canvas-2d.html [ FAILED ] upload-video-to-texture.html [ FAILED ] getImageData.html [ FAILED ] putImageData.html The first three should be fixed by this CL: https://codereview.chromium.org/1772353004 The last two tests(getImageData.html, putImageData.html) directly crashes the WebView shell with the crash log see in comment. Not sure if it's an issue for WebView right now. I can disable this test just for WebView first (https://codereview.chromium.org/1778783002) and re-enable for webview when/if it is fixed
,
Mar 9 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/221c2764da319c67a3157b76b1b8a5c3534452fd commit 221c2764da319c67a3157b76b1b8a5c3534452fd Author: yolandyan <yolandyan@google.com> Date: Wed Mar 09 03:25:03 2016 Disable blink_perf_canvas test for WebView BUG= 593200 Review URL: https://codereview.chromium.org/1778783002 Cr-Commit-Position: refs/heads/master@{#380052} [modify] https://crrev.com/221c2764da319c67a3157b76b1b8a5c3534452fd/tools/perf/benchmarks/blink_perf.py
,
Mar 9 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/530c7a6aeef216c663dd2b37bdbad4045ece4230 commit 530c7a6aeef216c663dd2b37bdbad4045ece4230 Author: yolandyan <yolandyan@google.com> Date: Wed Mar 09 18:28:54 2016 Fix blink_perf.canvas on Android WebView BUG= 593200 Review URL: https://codereview.chromium.org/1772353004 Cr-Commit-Position: refs/heads/master@{#380160} [modify] https://crrev.com/530c7a6aeef216c663dd2b37bdbad4045ece4230/android_webview/tools/WebViewShell/src/org/chromium/webview_shell/TelemetryActivity.java
,
Oct 10 2017
Hope this bug is resolved, closing.Please reopen if needed. |
||
►
Sign in to add a comment |
||
Comment 1 by yolandyan@chromium.org
, Mar 9 201638.8 KB
38.8 KB View Download