Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1084)

Unified Diff: content/test/gpu/gpu_tests/gpu_process_expectations.py

Issue 2801243003: Re-enable GpuProcess_no_gpu_process on Windows Debug. (Closed)
Patch Set: Rebase again. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698