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 6724fac17c797ae6a921dbdf244bafb27bf634b9..f5382c42531d463518742ea725488cfffda0a401 100644 |
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
@@ -113,6 +113,8 @@ class WebGLConformanceExpectations(GpuTestExpectations): |
['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', |
['passthrough'], bug=1523) # angle bug ID |
self.Fail('conformance/extensions/oes-texture-float-linear.html', |