| 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 3b84434429f5836f7ac67d3f578bef63d80fe455..f0412843654ab52e4636cc6e1e98abb3af5e87ec 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -430,8 +430,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| # Mac Intel
|
| self.Fail('deqp/functional/gles3/shadercommonfunction.html',
|
| ['mac', 'intel'], bug=483282)
|
| - self.Fail('deqp/functional/gles3/transformfeedback/*.html',
|
| - ['mac', 'intel'], bug=483282)
|
|
|
| self.Fail('deqp/functional/gles3/texturefiltering/2d_combinations_01.html',
|
| ['mac', 'intel'], bug=606074)
|
|
|