From dd6301935e5d88fc61f91fe94cdd908a18a04a5c Mon Sep 17 00:00:00 2001 From: David Heidelberg Date: Fri, 8 Mar 2024 23:02:48 +0100 Subject: [PATCH] ci/freedreno: update expectations comment Fixes: c91bd82b4b06 ("Uprev Piglit to 1e631479c0b477006dd7561c55e06269d2878d8d") Signed-off-by: David Heidelberg Part-of: --- src/freedreno/ci/freedreno-a618-fails.txt | 4 ---- src/freedreno/ci/freedreno-a630-fails.txt | 4 ---- 2 files changed, 8 deletions(-) diff --git a/src/freedreno/ci/freedreno-a618-fails.txt b/src/freedreno/ci/freedreno-a618-fails.txt index e996968f467..0d82f604df5 100644 --- a/src/freedreno/ci/freedreno-a618-fails.txt +++ b/src/freedreno/ci/freedreno-a618-fails.txt @@ -300,10 +300,6 @@ spec@!opengl 1.0@depth-clear-precision-check@depth24,Fail spec@!opengl 1.0@depth-clear-precision-check@depth24_stencil8,Fail spec@!opengl 1.0@depth-clear-precision-check@depth32,Fail -# timestamp/time-elapsed qbo tests fail due to lack of way to convert -# from ticks to ns on the CP (ie. we'd need to spin up a compute shader -# or something equally drastic) - # These seem to fail with zink as well (and on various other drivers # from what I can tell from expectations files, so maybe test issue?) spec@arb_query_buffer_object@coherency,Fail diff --git a/src/freedreno/ci/freedreno-a630-fails.txt b/src/freedreno/ci/freedreno-a630-fails.txt index f03af67a433..1a57de0f792 100644 --- a/src/freedreno/ci/freedreno-a630-fails.txt +++ b/src/freedreno/ci/freedreno-a630-fails.txt @@ -304,10 +304,6 @@ spec@!opengl 1.0@depth-clear-precision-check@depth24,Fail spec@!opengl 1.0@depth-clear-precision-check@depth24_stencil8,Fail spec@!opengl 1.0@depth-clear-precision-check@depth32,Fail -# timestamp/time-elapsed qbo tests fail due to lack of way to convert -# from ticks to ns on the CP (ie. we'd need to spin up a compute shader -# or something equally drastic) - # These seem to fail with zink as well (and on various other drivers # from what I can tell from expectations files, so maybe test issue?) spec@arb_query_buffer_object@coherency,Fail