summaryrefslogtreecommitdiffstats
path: root/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
diff options
context:
space:
mode:
Diffstat (limited to 'content/test/gpu/gpu_tests/webgl2_conformance_expectations.py')
-rw-r--r--content/test/gpu/gpu_tests/webgl2_conformance_expectations.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
index 1ee338f2..325fb45 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -91,6 +91,7 @@ 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)
self.Fail('conformance2/textures/misc/tex-storage-2d.html', bug=483282)
# Windows only.