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

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

Issue 2792243002: Re-enable pixel tests on windows 10. (Closed)
Patch Set: Created 3 years, 9 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/pixel_expectations.py
diff --git a/content/test/gpu/gpu_tests/pixel_expectations.py b/content/test/gpu/gpu_tests/pixel_expectations.py
index 3f8bc3c9819557d4325fd2c2f234ca42fdc576ef..165cc5e302e3e379fa9931469bf683872b2bd916 100644
--- a/content/test/gpu/gpu_tests/pixel_expectations.py
+++ b/content/test/gpu/gpu_tests/pixel_expectations.py
@@ -68,6 +68,3 @@ class PixelExpectations(GpuTestExpectations):
['android', ('qualcomm', 'Adreno (TM) 330')], bug=706647)
self.Skip('Pixel_OffscreenCanvasWebGLDefaultWorker',
['android', ('qualcomm', 'Adreno (TM) 330')], bug=706647)
-
- # TODO(jbauman): Remove once windows 10 reference images are generated.
- self.Fail('*', ['win10'], bug=704389)
« 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