Some fix for gpu driver bug list.
I am sure this is not the cause why the list has ni effects in Android, but they need to be fixed anyway. BUG=227162 TEST= R=gman Review URL: https://chromiumcodereview.appspot.com/14878002 git-svn-id: http://src.chromium.org/svn/trunk/src/build@198038 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
7ea10ebef0
Коммит
a629a3a4b2
|
@ -109,6 +109,8 @@ def _GetDataFilesForTestSuite(test_suite_basename):
|
|||
]
|
||||
elif test_suite_basename == 'content_unittests':
|
||||
return [
|
||||
'content/browser/gpu/gpu_driver_bug_list.json',
|
||||
'content/browser/gpu/gpu_switching_list.json',
|
||||
'content/browser/gpu/software_rendering_list.json',
|
||||
'content/test/data/gpu/webgl_conformance_test_expectations.txt',
|
||||
'net/data/ssl/certificates/',
|
||||
|
|
Загрузка…
Ссылка в новой задаче