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

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

Issue 2700903002: Update WebGL / WebGL2 expectations on Windows Intel HD530 (Closed)
Patch Set: Created 3 years, 10 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 | « content/test/gpu/gpu_tests/webgl2_conformance_expectations.py ('k') | 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/webgl_conformance_expectations.py
diff --git a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
index 488a7c2e41379d0e94f4d2908d97d52b54670141..1f2ad7c085b3157a9818f3e237623857c5bb689d 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -138,10 +138,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
self.Flaky('conformance/canvas/canvas-test.html',
['win7', 'nvidia', 'd3d9'], bug=690248)
- # Win / Intel HD 530 failures
- self.Fail('conformance/canvas/to-data-url-test.html',
- ['win', 'intel'], bug=680797)
-
# Win / AMD flakiness seen on new tryservers.
# It's unfortunate that this suppression needs to be so broad, but
# basically any test that uses readPixels is potentially flaky, and
« no previous file with comments | « content/test/gpu/gpu_tests/webgl2_conformance_expectations.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698