From 60dc89658f4fa3e507e26e1915323b36b729d4eb Mon Sep 17 00:00:00 2001 From: Geoff Brown Date: Thu, 26 Jun 2014 18:35:53 -0600 Subject: [PATCH] Bug 1031097 - Avoid Android 2.3 m-gl retries on a CLOSED TREE. a=bustage-fix --- .../webgl-conformance/skipped_tests_android_x86.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/content/canvas/test/webgl-conformance/skipped_tests_android_x86.txt b/content/canvas/test/webgl-conformance/skipped_tests_android_x86.txt index d150bee5704a..a90b8b059b59 100644 --- a/content/canvas/test/webgl-conformance/skipped_tests_android_x86.txt +++ b/content/canvas/test/webgl-conformance/skipped_tests_android_x86.txt @@ -1,2 +1,15 @@ +conformance/extensions/oes-vertex-array-object.html +conformance/glsl/functions/glsl-function-abs.html +conformance/glsl/functions/glsl-function-faceforward.html +conformance/glsl/functions/glsl-function-sign.html +conformance/glsl/functions/glsl-function-sin.html +conformance/glsl/functions/glsl-function-step-float.html +conformance/glsl/functions/glsl-function-step-gentype.html +conformance/glsl/functions/glsl-function-smoothstep-float.html +conformance/limits/gl-max-texture-dimensions.html +conformance/limits/gl-min-textures.html +conformance/misc/error-reporting.html +conformance/misc/object-deletion-behaviour.html +conformance/misc/type-conversion-test.html conformance/textures/tex-image-and-sub-image-2d-with-video.html conformance/textures/texture-npot-video.html