Commit aceb0f9f authored by kylechar's avatar kylechar Committed by Commit Bot

webgl: Skip test causing failures on Android

The test that runs after conformance/state/gl-object-get-calls.html is
failing on Nexus5/6 GPU FYI bots consistently. It also might be causing
failures on Nexus 5X and potentially other bots. Skip running the test.

TBR=ynovikov@chromium.org

Bug: 1052790
Change-Id: Ic3b65ca5948b591ad95e2095ae753f7086286cc3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062548Reviewed-by: default avatarkylechar <kylechar@chromium.org>
Commit-Queue: kylechar <kylechar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#742223}
parent a20f0c29
......@@ -431,6 +431,10 @@ crbug.com/891456 [ android ] conformance/textures/image_bitmap_from_video/tex-2d
# shell.
crbug.com/499555 [ android qualcomm ] conformance/extensions/oes-texture-float-with-video.html [ Skip ]
# The test that runs after conformance/state/gl-object-get-calls.html is failing
# on Nexus 5/6 consistently and other Android bots (eg. Nexus 5X) sometimes.
crbug.com/1052790 [ android ] conformance/state/gl-object-get-calls.html [ Skip ]
# Nexus 5
crbug.com/899754 [ android qualcomm-adreno-(tm)-330 ] conformance/attribs/gl-disabled-vertex-attrib-update.html [ Failure ]
crbug.com/611943 [ android qualcomm-adreno-(tm)-330 ] conformance/extensions/angle-instanced-arrays.html [ Failure ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment