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

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

Issue 2119093002: Update WebGL2 conformance test expectations for Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update WebGL2 conformance test expectations for Windows. Created 4 years, 5 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/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 7485bdc28cee2006558db5284e8180b89c3959a9..ba46209f9a28dca1d11bc87bacc099f6424b51c7 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -56,14 +56,8 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['amd'], bug=617290)
# Windows only.
- self.Fail('deqp/functional/gles3/texturespecification/' +
- 'basic_copyteximage2d.html',
- ['win'], bug=483282)
-
self.Fail('deqp/functional/gles3/transformfeedback/*.html',
['win'], bug=483282)
- self.Fail('deqp/functional/gles3/negativetextureapi.html',
- ['win'], bug=483282)
self.Fail('deqp/functional/gles3/shaderloop_for.html',
['win'], bug=617817)
@@ -147,18 +141,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['win', ('amd', 0x6779)], bug=483282)
self.Fail('deqp/functional/gles3/shadertexturefunction/texturesize.html',
['win', ('amd', 0x6779)], bug=483282)
- self.Fail('deqp/functional/gles3/shadercommonfunction.html',
- ['win', ('amd', 0x6779)], bug=621201)
- self.Fail('deqp/functional/gles3/fragmentoutput/array.int.html',
- ['win', ('amd', 0x6779)], bug=483282)
- self.Fail('deqp/functional/gles3/fragmentoutput/array.uint.html',
- ['win', ('amd', 0x6779)], bug=483282)
- self.Fail('deqp/functional/gles3/fragmentoutput/random_00.html',
- ['win', ('amd', 0x6779)], bug=483282)
- self.Fail('deqp/functional/gles3/fragmentoutput/random_01.html',
- ['win', ('amd', 0x6779)], bug=483282)
- self.Fail('deqp/functional/gles3/fragmentoutput/random_02.html',
- ['win', ('amd', 0x6779)], bug=483282)
self.Fail('deqp/functional/gles3/framebufferblit/rect_02.html',
['win', ('amd', 0x6779)], bug=483282)
« 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