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

Coalesce a couple of Mac AMD WebGL suppressions.

  conformance2/textures/misc/
    tex-base-level-bug.html
    tex-mipmap-levels.html

are failing on 10.14 as well.

Bug: 870856, 965842
Change-Id: I2dd15e3a3672579bd6557ef459564a5f508e4613
Tbr: ynovikov@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1672565Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#671497}
parent f1c56f22
...@@ -266,11 +266,6 @@ crbug.com/950787 [ opengl linux passthrough intel ] conformance/extensions/webgl ...@@ -266,11 +266,6 @@ crbug.com/950787 [ opengl linux passthrough intel ] conformance/extensions/webgl
# Regressions in 10.12.4. # Regressions in 10.12.4.
crbug.com/705865 [ sierra intel ] conformance2/textures/misc/tex-base-level-bug.html [ Failure ] crbug.com/705865 [ sierra intel ] conformance2/textures/misc/tex-base-level-bug.html [ Failure ]
crbug.com/705865 [ sierra intel ] conformance2/textures/misc/tex-mipmap-levels.html [ Failure ] crbug.com/705865 [ sierra intel ] conformance2/textures/misc/tex-mipmap-levels.html [ Failure ]
crbug.com/870856 [ sierra amd ] conformance2/textures/misc/tex-base-level-bug.html [ Failure ]
# Flaky on 10.13 as well.
crbug.com/870856 [ sierra amd ] conformance2/textures/misc/tex-mipmap-levels.html [ Failure ]
crbug.com/870856 [ highsierra amd ] conformance2/textures/misc/tex-mipmap-levels.html [ Failure ]
# Regressions in 10.13 # Regressions in 10.13
crbug.com/774826 [ highsierra intel-0xa2e ] deqp/functional/gles3/fbocolorbuffer/tex2d_00.html [ Failure ] crbug.com/774826 [ highsierra intel-0xa2e ] deqp/functional/gles3/fbocolorbuffer/tex2d_00.html [ Failure ]
...@@ -395,11 +390,13 @@ crbug.com/907599 [ mac nvidia debug ] conformance/textures/video/tex-2d-rgb-rgb- ...@@ -395,11 +390,13 @@ crbug.com/907599 [ mac nvidia debug ] conformance/textures/video/tex-2d-rgb-rgb-
# self.Fail('conformance2/rendering/texture-switch-performance.html', # self.Fail('conformance2/rendering/texture-switch-performance.html',
# ['mac', 'amd'], bug=735483) # ['mac', 'amd'], bug=735483)
# The following two failures are a regression in the Mac AMD # The following two failures appeared to be a regression in the Mac AMD OpenGL
# OpenGL driver on 10.13.6 specifically. Unfortunately when the # driver on 10.13.6 specifically, and are still flaky. Unfortunately when the
# tests fail, they fail three times in a row, so we must mark them # tests fail, they fail three times in a row, so we must mark them failing
# failing rather than flaky. # rather than flaky.
crbug.com/870856 [ highsierra amd ] conformance2/textures/misc/tex-base-level-bug.html [ Failure ] crbug.com/870856 [ mac amd ] conformance2/textures/misc/tex-base-level-bug.html [ Failure ]
crbug.com/870856 [ mac amd ] conformance2/textures/misc/tex-mipmap-levels.html [ Failure ]
crbug.com/483282 [ sierra amd ] deqp/functional/gles3/transformfeedback/array_interleaved_lines.html [ Failure ] crbug.com/483282 [ sierra amd ] deqp/functional/gles3/transformfeedback/array_interleaved_lines.html [ Failure ]
crbug.com/483282 [ sierra amd ] deqp/functional/gles3/transformfeedback/array_interleaved_points.html [ Failure ] crbug.com/483282 [ sierra amd ] deqp/functional/gles3/transformfeedback/array_interleaved_points.html [ Failure ]
crbug.com/483282 [ sierra amd ] deqp/functional/gles3/transformfeedback/array_interleaved_triangles.html [ Failure ] crbug.com/483282 [ sierra amd ] deqp/functional/gles3/transformfeedback/array_interleaved_triangles.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