Commit 5e0b332d authored by Jamie Madill's avatar Jamie Madill Committed by Commit Bot

Suppress WebGL failures on Android / ANGLE.

conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
conformance/textures/misc/texture-corner-case-videos.html

Bug: 986808
Tbr: ynovikov@chromium.org
Change-Id: I0d6733208b9edac595c374f46b65d123c124370d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1714946Reviewed-by: default avatarJamie Madill <jmadill@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
Cr-Commit-Position: refs/heads/master@{#679985}
parent b24788b9
......@@ -417,6 +417,7 @@ crbug.com/733599 [ android no-angle ] conformance/textures/video/tex-2d-luminanc
crbug.com/733599 [ android no-angle ] conformance/textures/video/tex-2d-luminance-luminance-unsigned_byte.html [ RetryOnFailure ]
crbug.com/834933 [ android android-chromium no-angle ] conformance/textures/video/tex-2d-rgb-rgb-unsigned_byte.html [ RetryOnFailure ]
crbug.com/834933 [ android android-chromium ] conformance/textures/video/tex-2d-rgba-rgba-unsigned_byte.html [ RetryOnFailure ]
crbug.com/891456 [ android ] conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ RetryOnFailure ]
# This crashes in Android WebView on the Nexus 6, preventing the
# suite from running further. Rather than add multiple
......@@ -526,7 +527,6 @@ crbug.com/891456 [ android nvidia ] conformance/textures/image_bitmap_from_video
crbug.com/891456 [ android nvidia ] conformance/textures/image_bitmap_from_video/tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html [ RetryOnFailure ]
crbug.com/891456 [ android nvidia ] conformance/textures/image_bitmap_from_video/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ RetryOnFailure ]
crbug.com/891456 [ android nvidia ] conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_byte.html [ RetryOnFailure ]
crbug.com/891456 [ android nvidia ] conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ RetryOnFailure ]
# Flaky timeout on android_n5x_swarming_rel and
# android-marshmallow-arm64-rel.
......@@ -538,6 +538,7 @@ crbug.com/981579 [ android opengles ] conformance/textures/misc/tex-video-using-
crbug.com/981579 [ android android-chromium opengles ] conformance/textures/video/tex-2d-rgb-rgb-unsigned_byte.html [ Failure ]
crbug.com/906724 [ android opengles ] conformance/textures/video/tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html [ Failure ]
crbug.com/906724 [ android opengles ] conformance/textures/video/tex-2d-luminance-luminance-unsigned_byte.html [ Failure ]
crbug.com/986808 [ android opengles ] conformance/textures/misc/texture-corner-case-videos.html [ Failure ]
# Misc failures
crbug.com/angleproject/2988 [ android opengles ] conformance/context/context-size-change.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