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/11 22:31:16
Again - please remove, assuming this is passing no
Kai Ninomiya
2016/10/11 22:42:34
Sorry, forgot to reply on that. It is still not pa
Ken Russell (switch to Gerrit)
2016/10/12 00:10:51
Argh. I checked and the harness is in fact passing
|
| self.Fail('conformance2/rendering/blitframebuffer-filter-outofbounds.html', |
| bug=644740) |
| self.Flaky('conformance2/query/occlusion-query.html', bug=603168) |