| Index: content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| index 03a0717e03f0df5805a03be88ab0d69e6a4df034..c7311f0e62a0486ee3057feecb4b0159cda378c3 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -111,8 +111,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| # Passthrough command decoder
|
| self.Fail('conformance/extensions/ext-sRGB.html',
|
| ['passthrough'], bug=679696)
|
| - self.Fail('conformance/extensions/ext-disjoint-timer-query.html',
|
| - ['passthrough'], bug=1523) # angle bug ID
|
| self.Fail('conformance/extensions/get-extension.html',
|
| ['passthrough'], bug=682745)
|
| self.Fail('conformance/extensions/oes-texture-float.html',
|
|
|