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