New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 593200 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

WebView Telemetry perf test blink_perf.canvas failures

Project Member Reported by yolandyan@chromium.org, Mar 9 2016

Issue description

blink_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
 
crash.log
38.8 KB View Download
Project Member

Comment 2 by bugdroid1@chromium.org, 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

Project Member

Comment 3 by bugdroid1@chromium.org, Mar 9 2016

Status: WontFix (was: Untriaged)
Hope this bug is resolved, closing.Please reopen if needed.

Sign in to add a comment