| Index: content/test/gpu/gpu_tests/gpu_process_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/gpu_process_expectations.py b/content/test/gpu/gpu_tests/gpu_process_expectations.py
|
| index b4593163cb8948ef91e3062b09a08d339fa06d6d..e8faff576ea2ec2cd5863b88ea4da1202afb990b 100644
|
| --- a/content/test/gpu/gpu_tests/gpu_process_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/gpu_process_expectations.py
|
| @@ -19,7 +19,6 @@ class GpuProcessExpectations(GpuTestExpectations):
|
|
|
| # Chrome on Windows and Linux create a GPU process that uses SwiftShader
|
| # when using either --disable-gpu or a blacklisted GPU.
|
| - self.Skip('GpuProcess_no_gpu_process', ['win', 'debug'], bug=630728)
|
| self.Skip('GpuProcess_skip_gpu_process', ['win', 'linux'], bug=630728)
|
|
|
| # Currently SwiftShader is integrated only on Windows and Linux. Remove
|
|
|