Commit e2477d80 authored by Brian Sheedy's avatar Brian Sheedy Committed by Commit Bot

Suppress flaky WebGL 2 shader operator tests

Suppresses some lightly flaky WebGL 2 shader operation tests on Intel
GPUs with a RetryOnFailure expectation.

TBR=ynovikov@chromium.org

Bug: 1085222
Change-Id: I8bf470a2b7c4fa4a8a9277cb50d12328fb45cc3b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210972
Commit-Queue: Brian Sheedy <bsheedy@chromium.org>
Reviewed-by: default avatarBrian Sheedy <bsheedy@chromium.org>
Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#770916}
parent 0ef46d67
# tags: [ android chromeos highsierra linux mac mojave sierra catalina win win7 ] # tags: [ android
# chromeos
# linux
# mac highsierra mojave sierra catalina
# win win7 win10 ]
# tags: [ d3d11 no-angle vulkan opengl opengles no-use-gl ] # tags: [ d3d11 no-angle vulkan opengl opengles no-use-gl ]
# tags: [ passthrough no-passthrough ] # tags: [ passthrough no-passthrough ]
# tags: [ intel intel-0xa2e # tags: [ intel intel-0x3e92 intel-0x5912 intel-0xa2e
# amd amd-0x6613 amd-0x699f amd-0x679e # amd amd-0x6613 amd-0x699f amd-0x679e
# nvidia nvidia-0xf02 nvidia-0xfe9 nvidia-0x1cb3 nvidia-0x2184 # nvidia nvidia-0xf02 nvidia-0xfe9 nvidia-0x1cb3 nvidia-0x2184
# qualcomm qualcomm-adreno-(tm)-540 ] # qualcomm qualcomm-adreno-(tm)-540 ]
...@@ -289,6 +293,15 @@ crbug.com/835364 [ opengl win passthrough ] conformance/renderbuffers/depth-rend ...@@ -289,6 +293,15 @@ crbug.com/835364 [ opengl win passthrough ] conformance/renderbuffers/depth-rend
crbug.com/766918 [ opengl linux passthrough nvidia ] conformance2/textures/image_bitmap_from_video/* [ RetryOnFailure ] crbug.com/766918 [ opengl linux passthrough nvidia ] conformance2/textures/image_bitmap_from_video/* [ RetryOnFailure ]
crbug.com/965648 [ opengl linux passthrough nvidia ] deqp/functional/gles3/shaderstruct.html [ RetryOnFailure ] crbug.com/965648 [ opengl linux passthrough nvidia ] deqp/functional/gles3/shaderstruct.html [ RetryOnFailure ]
# Flaky on Windows 10 1909 Intel HD 630/UHD 630 GPUs w/ 26.20.100.8141
crbug.com/1085222 [ win10 intel-0x3e92 d3d11 ] deqp/functional/gles3/shaderoperator/binary_operator_00.html [ RetryOnFailure ]
crbug.com/1085222 [ win10 intel-0x3e92 d3d11 ] deqp/functional/gles3/shaderoperator/binary_operator_01.html [ RetryOnFailure ]
crbug.com/1085222 [ win10 intel-0x3e92 d3d11 ] deqp/functional/gles3/shaderoperator/unary_operator_01.html [ RetryOnFailure ]
crbug.com/1085222 [ win10 intel-0x3e92 d3d11 ] deqp/functional/gles3/shaderoperator/unary_operator_02.html [ RetryOnFailure ]
crbug.com/1085222 [ win10 intel-0x5912 d3d11 ] deqp/functional/gles3/shaderoperator/binary_operator_00.html [ RetryOnFailure ]
crbug.com/1085222 [ win10 intel-0x5912 d3d11 ] deqp/functional/gles3/shaderoperator/binary_operator_01.html [ RetryOnFailure ]
crbug.com/1085222 [ win10 intel-0x5912 d3d11 ] deqp/functional/gles3/shaderoperator/unary_operator_01.html [ RetryOnFailure ]
crbug.com/1085222 [ win10 intel-0x5912 d3d11 ] deqp/functional/gles3/shaderoperator/unary_operator_02.html [ RetryOnFailure ]
#################### ####################
# Mac failures # # Mac failures #
......
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