New issue
Advanced search Search tips

Issue 701887 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Feature

Blocked on:
issue 682912



Sign in to add a comment

gpu_process_integration_test.py should be rewritten in terms of fake driver bug workarounds

Project Member Reported by kbr@chromium.org, Mar 15 2017

Issue description

src/content/test/gpu/gpu_tests/gpu_process_integration_test.py is full of logic which triggers specific driver bug workaround entries on specific platforms. It's consequently confusing and difficult to maintain.

A better approach would be to specifically add entries to software_rendering_list_json.cc and gpu_driver_bug_list_json.cc that trigger on specific fake driver bug workarounds (as was done in  Issue 682912 ) and just set those vendor and device IDs on all platforms for those tests.

 
Labels: -Type-Bug Type-Feature
Status: Available (was: Untriaged)
Project Member

Comment 2 by sheriffbot@chromium.org, Apr 11 2018

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Comment 3 by kbr@chromium.org, Apr 11 2018

Cc: zmo@chromium.org
Labels: -Pri-3 -Hotlist-Recharge-Cold Pri-2
Status: Available (was: Untriaged)
We still want to do this cleanup.

Sign in to add a comment