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 d288c246ddf60634584de88a9d1268c5772ee6c3..e4c505464f7628ff88e6244c9bf49a479d08fd92 100644 |
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
| @@ -93,7 +93,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): |
| bug=483282) |
| self.Fail('conformance2/samplers/sampler-drawing-test.html', bug=483282) |
| self.Skip('conformance2/textures/webgl_canvas/*', bug=483282) |
| - self.Fail('conformance2/textures/misc/tex-mipmap-levels.html', bug=483282) |
|
Ken Russell (switch to Gerrit)
2015/10/22 01:36:32
Awesome work that this test is now passing.
|
| self.Fail('conformance2/textures/misc/tex-storage-2d.html', bug=483282) |
| # Windows only. |