Mesa (staging/21.1): traces-iris: fix expectation for Intel GLK

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Apr 21 21:56:54 UTC 2021


Module: Mesa
Branch: staging/21.1
Commit: 368b5e4561124d44ce299c6d2c2cf2ea59ee39f1
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=368b5e4561124d44ce299c6d2c2cf2ea59ee39f1

Author: Gustavo Padovan <gustavo.padovan at collabora.com>
Date:   Tue Apr 13 13:56:02 2021 -0300

traces-iris: fix expectation for Intel GLK

glmark2/buffer-columns=200:interleave=true:update-dispersion=0.9:upd...
was missing the expectation checksum.

Signed-off-by: Gustavo Padovan <gustavo.padovan at collabora.com>
Reviewed-by: Eric Anholt <eric at anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10238>
(cherry picked from commit e8bc0a28a4a90793c49ab1530628f91a4daa4579)

---

 .pick_status.json                           | 2 +-
 src/gallium/drivers/iris/ci/traces-iris.yml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.pick_status.json b/.pick_status.json
index a68b643f120..ec7709cb83c 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -2776,7 +2776,7 @@
         "description": "traces-iris: fix expectation for Intel GLK",
         "nominated": false,
         "nomination_type": null,
-        "resolution": 4,
+        "resolution": 1,
         "master_sha": null,
         "because_sha": null
     },
diff --git a/src/gallium/drivers/iris/ci/traces-iris.yml b/src/gallium/drivers/iris/ci/traces-iris.yml
index 278d1ab47c7..9e47183e434 100644
--- a/src/gallium/drivers/iris/ci/traces-iris.yml
+++ b/src/gallium/drivers/iris/ci/traces-iris.yml
@@ -78,6 +78,7 @@ traces:
     expectations:
       - device: gl-intel-apl
         checksum: 79c4f44ce0433e2949c81ae4d69565c6
+      - device: gl-intel-glk
         checksum: 79c4f44ce0433e2949c81ae4d69565c6
   - path: glmark2/bump-bump-render=height.rdc
     expectations:



More information about the mesa-commit mailing list