From 83b5745404d9d6114727a268863219e463988767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Ondra=C4=8Dka?= Date: Thu, 11 Jan 2024 17:49:44 +0100 Subject: [PATCH] r300/ci: move streaming-texture-leak from fails to skips MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit While it passes locally, the runners are slow enough to not make it in 60 seconds so just move it to skips. Signed-off-by: Pavel Ondračka Reviewed-by: David Heidelberg Part-of: --- src/gallium/drivers/r300/ci/r300-rv530-nohiz-fails.txt | 1 - src/gallium/drivers/r300/ci/r300-rv530-nohiz-skips.txt | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/gallium/drivers/r300/ci/r300-rv530-nohiz-fails.txt b/src/gallium/drivers/r300/ci/r300-rv530-nohiz-fails.txt index 4b5c3969004..5c9762f3aec 100644 --- a/src/gallium/drivers/r300/ci/r300-rv530-nohiz-fails.txt +++ b/src/gallium/drivers/r300/ci/r300-rv530-nohiz-fails.txt @@ -415,7 +415,6 @@ spec@!opengl 1.1@linestipple@Line loop,Fail spec@!opengl 1.1@linestipple@Line strip,Fail spec@!opengl 1.1@linestipple@Restarting lines within a single Begin-End block,Fail spec@!opengl 1.1@read-front samples=6,Fail -spec@!opengl 1.1@streaming-texture-leak,Timeout spec@!opengl 1.1@texgen,Fail spec@!opengl 1.1@texsubimage,Fail diff --git a/src/gallium/drivers/r300/ci/r300-rv530-nohiz-skips.txt b/src/gallium/drivers/r300/ci/r300-rv530-nohiz-skips.txt index 0656a09da36..f2edad7360b 100644 --- a/src/gallium/drivers/r300/ci/r300-rv530-nohiz-skips.txt +++ b/src/gallium/drivers/r300/ci/r300-rv530-nohiz-skips.txt @@ -2,6 +2,8 @@ KHR-GLES2.texture_3d.filtering.combinations.*linear_mipmap_linear KHR-GLES2.texture_3d.filtering.sizes.*linear_mipmap_linear shaders@glsl-predication-on-large-array +# This one is a pass, but not in time to fit into the 60 seconds limit. +spec@!opengl 1.1@streaming-texture-leak # I'm running it with gl_rgba8_snorm glx@