Commit 668e5fe8 authored by Brian Sheedy's avatar Brian Sheedy Committed by Commit Bot

Carry over HD 630 suppressions to UHD 630

Carries over a pixel test suppression specific to Intel HD 630
GPUs to Intel UHD 630 GPUs, as the same failure is showing up on
the newer GPUs.

TBR=ynovikov@chromium.org

Bug: 1053803, 997313
Change-Id: Ica3dbfec3f0041a0726a76a008da7272500c0912
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2202784Reviewed-by: default avatarBrian Sheedy <bsheedy@chromium.org>
Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Commit-Queue: Brian Sheedy <bsheedy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#770863}
parent 8ad23f65
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
# tags: [ use-vulkan no-use-vulkan ] # tags: [ use-vulkan no-use-vulkan ]
# tags: [ use-skia-dawn no-use-skia-dawn ] # tags: [ use-skia-dawn no-use-skia-dawn ]
# tags: [ amd amd-0x6613 amd-0x679e amd-0x6821 intel intel-0xa2e intel-0x5912 # tags: [ amd amd-0x6613 amd-0x679e amd-0x6821 intel intel-0xa2e intel-0x5912
# intel-0xd26 nvidia qualcomm-adreno-(tm)-330 qualcomm-adreno-(tm)-418 # intel-0xd26 intel-0x3e92 nvidia qualcomm-adreno-(tm)-330
# qualcomm-adreno-(tm)-420 qualcomm-adreno-(tm)-430 # qualcomm-adreno-(tm)-418 qualcomm-adreno-(tm)-420
# qualcomm-adreno-(tm)-540 # qualcomm-adreno-(tm)-430 qualcomm-adreno-(tm)-540
# ] # ]
# results: [ Failure RetryOnFailure Skip ] # results: [ Failure RetryOnFailure Skip ]
...@@ -187,8 +187,10 @@ crbug.com/976861 [ linux intel-0x5912 no-use-skia-dawn ] Pixel_OffscreenCanvasTr ...@@ -187,8 +187,10 @@ crbug.com/976861 [ linux intel-0x5912 no-use-skia-dawn ] Pixel_OffscreenCanvasTr
[ mac ] Pixel_CanvasLowLatencyWebGLSwapChain [ Skip ] [ mac ] Pixel_CanvasLowLatencyWebGLSwapChain [ Skip ]
[ mac ] Pixel_CanvasLowLatencyWebGLSwapChainAlphaFalse [ Skip ] [ mac ] Pixel_CanvasLowLatencyWebGLSwapChainAlphaFalse [ Skip ]
# Producing incorrect image on Win10 Intel HD 630 w/ 26.20.100.6912 drivers. # Producing incorrect image on Win10 Intel HD 630 and UHD 630 w/ 26.20.100.6912
# or later drivers.
crbug.com/997313 [ win intel-0x5912 no-use-skia-dawn ] Pixel_WebGL_PremultipliedAlpha_False [ Failure ] crbug.com/997313 [ win intel-0x5912 no-use-skia-dawn ] Pixel_WebGL_PremultipliedAlpha_False [ Failure ]
crbug.com/997313 [ win intel-0x3e92 no-use-skia-dawn ] Pixel_WebGL_PremultipliedAlpha_False [ Failure ]
# Flakes on Nexus 9 or NVIDIA Shield TV # Flakes on Nexus 9 or NVIDIA Shield TV
crbug.com/1019462 [ android nvidia no-skia-renderer ] Pixel_Video_MP4_FourColors_Aspect_4x3 [ RetryOnFailure ] crbug.com/1019462 [ android nvidia no-skia-renderer ] Pixel_Video_MP4_FourColors_Aspect_4x3 [ RetryOnFailure ]
......
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