From 872cfe2beb6728b62bae1e91a81ac6f5f58fa621 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 23 Dec 2020 12:03:40 -0800 Subject: [PATCH] ci: Disable the now flaky Portals.trace on a630. Part-of: --- .gitlab-ci/piglit/freedreno-a630-replay.txt | 4 ++-- .gitlab-ci/traces-freedreno.yml | 12 +++++++----- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.gitlab-ci/piglit/freedreno-a630-replay.txt b/.gitlab-ci/piglit/freedreno-a630-replay.txt index 3a08fab..e7c4331 100644 --- a/.gitlab-ci/piglit/freedreno-a630-replay.txt +++ b/.gitlab-ci/piglit/freedreno-a630-replay.txt @@ -1,7 +1,7 @@ summary: name: results ---- -------- - pass: 53 + pass: 52 fail: 0 crash: 0 skip: 0 @@ -13,4 +13,4 @@ summary: changes: 0 fixes: 0 regressions: 0 - total: 53 + total: 52 diff --git a/.gitlab-ci/traces-freedreno.yml b/.gitlab-ci/traces-freedreno.yml index 3482e31..5884d74 100644 --- a/.gitlab-ci/traces-freedreno.yml +++ b/.gitlab-ci/traces-freedreno.yml @@ -215,11 +215,13 @@ traces: expectations: - device: freedreno-a630 checksum: 40387a4e89ef71c472a94413b175ff59 - - path: humus/Portals.trace - expectations: - # Bad rendering -- some sort of gap in the upper right of the image. - - device: freedreno-a630 - checksum: 773787656bdb83df21ff42cf9d98d7d2 + # Started producing flaky results near that old gap in the upper right once + # the parallel trace runner landed. + #- path: humus/Portals.trace + # expectations: + # # Bad rendering -- some sort of gap in the upper right of the image. + # - device: freedreno-a630 + # checksum: 773787656bdb83df21ff42cf9d98d7d2 - path: humus/RaytracedShadows.trace expectations: - device: freedreno-a630 -- 2.7.4