summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/panfrost/ci
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/panfrost/ci')
-rw-r--r--src/gallium/drivers/panfrost/ci/deqp-runner.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/panfrost/ci/deqp-runner.sh b/src/gallium/drivers/panfrost/ci/deqp-runner.sh
index e389fc484e6..c468d95d2b4 100644
--- a/src/gallium/drivers/panfrost/ci/deqp-runner.sh
+++ b/src/gallium/drivers/panfrost/ci/deqp-runner.sh
@@ -27,6 +27,7 @@ sleep 1 # Give some time for Weston to start up
sed -i '/dEQP-GLES2.performance/d' /tmp/case-list.txt
sed -i '/dEQP-GLES2.stress/d' /tmp/case-list.txt
sed -i '/dEQP-GLES2.functional.fbo.render.depth./d' /tmp/case-list.txt
+sed -i '/dEQP-GLES2.functional.flush_finish./d' /tmp/case-list.txt
# Cannot use tee because dash doesn't have pipefail
touch /tmp/result.txt