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

Unified Diff: content/test/gpu/gpu_tests/webgl2_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 | « no previous file | content/test/gpu/gpu_tests/webgl_conformance_expectations.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
diff --git a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
index a9969d0aa2e2a34a55db81bb407d12dacd0a4084..9860255db3fc5afccfdf4584749d7f18bcd224af 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -160,8 +160,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['win', 'intel'], bug=666392)
# Intel HD 530
- self.Fail('conformance/canvas/to-data-url-test.html',
- ['win', 'intel'], bug=680797)
self.Fail('conformance2/textures/misc/angle-stuck-depth-textures.html',
['win', 'intel'], bug=680797)
self.Fail('deqp/functional/gles3/fboinvalidate/format_00.html',
@@ -170,17 +168,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['win', 'intel'], bug=680797)
self.Fail('deqp/functional/gles3/fboinvalidate/format_02.html',
['win', 'intel'], bug=680797)
- self.Fail('deqp/functional/gles3/fborender/shared_colorbuffer_01.html',
- ['win', 'intel'], bug=680797)
- self.Fail('deqp/functional/gles3/framebufferblit/' +
- 'default_framebuffer_00.html',
- ['win', 'intel'], bug=680797)
- self.Fail('deqp/functional/gles3/framebufferblit/' +
- 'default_framebuffer_01.html',
- ['win', 'intel'], bug=680797)
- self.Fail('deqp/functional/gles3/framebufferblit/' +
- 'default_framebuffer_02.html',
- ['win', 'intel'], bug=680797)
self.Fail('deqp/functional/gles3/framebufferblit/' +
'default_framebuffer_03.html',
['win', 'intel'], bug=680797)
@@ -190,8 +177,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('deqp/functional/gles3/framebufferblit/' +
'default_framebuffer_06.html',
['win', 'intel'], bug=680797)
- self.Fail('deqp/functional/gles3/fbocolorbuffer/clear.html',
- ['win', 'intel'], bug=680797)
# It's unfortunate that these suppressions need to be so broad, but it
# looks like the D3D11 device can be lost spontaneously on this
« no previous file with comments | « no previous file | content/test/gpu/gpu_tests/webgl_conformance_expectations.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698