| 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 77a6e944e8465f87318d69e5ea44f44bf58440ba..5c5d2a2666b65444c0e2bf599f81836b108ee6e6 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -147,8 +147,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| # Mac only.
|
|
|
| # Fixed on OSX 10.11
|
| - self.Fail('deqp/functional/gles3/shaderloop_do_while.html',
|
| - ['mac'], bug=617820)
|
| self.Fail('deqp/functional/gles3/shaderoperator/common_functions.html',
|
| ['mac', 'amd'], bug=483282)
|
|
|
|
|