Commit c86f76fb authored by Kenneth Russell's avatar Kenneth Russell Committed by Commit Bot

Suppress conformance/textures/canvas/* on Nexus 5X / validating.

These tests are flaking on the Nexus 5X in the webgl_conformance_tests
suite run with the validating command decoder. Attempt to retry them.

Bug: 1095679
No-Try: True
Tbr: khushalsagar@chromium.org
Change-Id: Iaaaf7d0766a361efa6feb24a2491287ceae31f59
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451297
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#814024}
parent a2502197
......@@ -618,10 +618,14 @@ crbug.com/1043431 [ android qualcomm-adreno-(tm)-418 ] conformance/limits/gl-max
crbug.com/951628 [ android qualcomm-adreno-(tm)-418 no-passthrough no-swiftshader-gl ] conformance/rendering/blending.html [ Failure ]
crbug.com/1083320 [ android qualcomm-adreno-(tm)-418 ] conformance/misc/uninitialized-test.html [ Skip ]
crbug.com/1056830 [ android qualcomm-adreno-(tm)-418 ] conformance/extensions/webgl-compressed-texture-astc.html [ Failure ]
crbug.com/1130440 [ android qualcomm-adreno-(tm)-418 ] conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ RetryOnFailure ]
crbug.com/1130470 [ android qualcomm-adreno-(tm)-418 ] conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html [ RetryOnFailure ]
crbug.com/1130438 [ android qualcomm-adreno-(tm)-418 ] conformance/textures/canvas/tex-2d-alpha-alpha-unsigned_byte.html [ RetryOnFailure ]
crbug.com/1130411 [ android qualcomm-adreno-(tm)-418 ] conformance/textures/canvas/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ RetryOnFailure ]
crbug.com/1095679 [ android qualcomm-adreno-(tm)-418 no-passthrough ] conformance/textures/canvas/tex-2d-alpha-alpha-unsigned_byte.html [ RetryOnFailure ]
crbug.com/1095679 [ android qualcomm-adreno-(tm)-418 no-passthrough ] conformance/textures/canvas/tex-2d-luminance-luminance-unsigned_byte.html [ RetryOnFailure ]
crbug.com/1095679 [ android qualcomm-adreno-(tm)-418 no-passthrough ] conformance/textures/canvas/tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html [ RetryOnFailure ]
crbug.com/1095679 [ android qualcomm-adreno-(tm)-418 no-passthrough ] conformance/textures/canvas/tex-2d-rgb-rgb-unsigned_byte.html [ RetryOnFailure ]
crbug.com/1095679 [ android qualcomm-adreno-(tm)-418 no-passthrough ] conformance/textures/canvas/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ RetryOnFailure ]
crbug.com/1095679 [ android qualcomm-adreno-(tm)-418 no-passthrough ] conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_byte.html [ RetryOnFailure ]
crbug.com/1095679 [ android qualcomm-adreno-(tm)-418 no-passthrough ] conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html [ RetryOnFailure ]
crbug.com/1095679 [ android qualcomm-adreno-(tm)-418 no-passthrough ] conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ RetryOnFailure ]
# Timing out on this device for unknown reasons.
crbug.com/1099148 [ android qualcomm-adreno-(tm)-418 ] deqp/data/gles2/shaders/swizzles.html [ Skip ]
crbug.com/1122644 [ android qualcomm-adreno-(tm)-418 ] conformance/textures/misc/texture-upload-size.html [ Skip ]
......
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