gpu_process_integration_test.py should be rewritten in terms of fake driver bug workarounds |
|||
Issue descriptionsrc/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.
,
Apr 11 2018
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
,
Apr 11 2018
We still want to do this cleanup. |
|||
►
Sign in to add a comment |
|||
Comment 1 by vmi...@chromium.org
, Apr 8 2017Status: Available (was: Untriaged)