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 f0412843654ab52e4636cc6e1e98abb3af5e87ec..766efc03df2c75e9308873cfed65974a4e2a089e 100644 |
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
@@ -281,8 +281,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): |
['mac', ('nvidia', 0xfe9)], bug=483282) |
self.Fail('deqp/functional/gles3/shaderindexing/varying.html', |
['mac', ('nvidia', 0xfe9)], bug=483282) |
- self.Fail('deqp/functional/gles3/shadertexturefunction/texturesize.html', |
- ['mac', ('nvidia', 0xfe9)], bug=483282) |
self.Fail('deqp/functional/gles3/texturespecification/' + |
'basic_copyteximage2d.html', |
['mac', ('nvidia', 0xfe9)], bug=620067) |
@@ -395,10 +393,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): |
['mac', 'amd'], bug=483282) |
self.Fail('deqp/functional/gles3/transformfeedback/*.html', |
['mac', 'amd'], bug=483282) |
- |
- self.Fail('deqp/functional/gles3/shadertexturefunction/' + |
- 'texturesize.html', |
- ['mac', 'amd'], bug=483282) |
self.Fail('deqp/functional/gles3/shadertexturefunction/' + |
'textureprojlodoffset.html', |
['mac', 'amd'], bug=483282) |
@@ -474,9 +468,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): |
self.Fail('deqp/functional/gles3/shadertexturefunction/' + |
'texelfetchoffset.html', |
['mac', 'intel'], bug=483282) |
- self.Fail('deqp/functional/gles3/shadertexturefunction/' + |
- 'texturesize.html', |
- ['mac', 'intel'], bug=483282) |
self.Fail('deqp/functional/gles3/framebufferblit/rect_02.html', |
['mac', 'intel'], bug=483282) |