diff options
author | Collabora's Gfx CI Team <gfx-ci-bot-collabora@contact.daniels.if.required.fdo.invalid> | 2024-08-22 00:04:48 +0000 |
---|---|---|
committer | Marge Bot <emma+marge@anholt.net> | 2024-09-09 08:44:46 +0000 |
commit | 3f709e0ee9d4da350c3567f5a496987657e48ae9 (patch) | |
tree | a9be6d05ade788ec8088bb40103952f30fd79792 | |
parent | 3d82ed866199decbe904d33509ca5e5ade95e05e (diff) |
Uprev Mesa to e19871bd6ad0651a5b8ea8215eab686ace5d08e1
https://gitlab.freedesktop.org/mesa/mesa/-/compare/8ee7f8964132128aa0be54c9703b3c0ec9a46363...e19871bd6ad0651a5b8ea8215eab686ace5d08e1
Part-of: <https://gitlab.freedesktop.org/virgl/virglrenderer/-/merge_requests/1423>
-rw-r--r-- | .gitlab-ci.yml | 4 | ||||
-rw-r--r-- | .gitlab-ci/expectations/virt/venus-flakes.txt | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a739237..e304d18 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ variables: # # Pick a pipeline on https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/ # - MESA_PIPELINE_ID: 1253774 + MESA_PIPELINE_ID: 1254873 MESA_PROJECT_PATH: mesa/mesa STORAGE_HOST: s3.freedesktop.org CI_REGISTRY_IMAGE: "registry.freedesktop.org/${MESA_PROJECT_PATH}" @@ -43,7 +43,7 @@ include: # IMPORTANT: Use a recent Mesa Git revision # The commit ref must be in sync with the pipeline picked above # It can be found on the pipeline page below the commit message - ref: 8ee7f8964132128aa0be54c9703b3c0ec9a46363 + ref: e19871bd6ad0651a5b8ea8215eab686ace5d08e1 file: - '/.gitlab-ci/image-tags.yml' diff --git a/.gitlab-ci/expectations/virt/venus-flakes.txt b/.gitlab-ci/expectations/virt/venus-flakes.txt index d4b680c..a91682e 100644 --- a/.gitlab-ci/expectations/virt/venus-flakes.txt +++ b/.gitlab-ci/expectations/virt/venus-flakes.txt @@ -15,3 +15,5 @@ dEQP-VK.pipeline.monolithic.timestamp.calibrated.calibration_test # uprev Mesa in Virglrenderer dEQP-VK.api.info.image_format_properties2.2d.linear.g16b16g16r16_422_unorm +dEQP-VK.api.info.image_format_properties2.2d.optimal.g16_b16r16_2plane_422_unorm +dEQP-VK.api.info.image_format_properties2.2d.optimal.g8_b8r8_2plane_420_unorm |