Chromium Code Reviews| 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 e762738b650e7fbf87ad1a441d5fd9bd17ef75ba..176a3485679433cf5883cc21bb15e3f74a67699b 100644 |
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
| @@ -47,6 +47,7 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): |
| self.Fail('conformance2/textures/misc/tex-srgb-mipmap.html', bug=634519) |
| # All platforms. |
| + self.Fail('conformance2/context/methods-2.html', bug=616554) |
|
Ken Russell (switch to Gerrit)
2016/10/10 22:21:30
Given that this is now behind a flag, is this supp
|
| self.Fail('conformance2/rendering/blitframebuffer-filter-outofbounds.html', |
| bug=644740) |
| self.Flaky('conformance2/query/occlusion-query.html', bug=603168) |