Mesa (main): ci: skqp: update URL

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Apr 26 14:16:15 UTC 2022


Module: Mesa
Branch: main
Commit: 2f5cf6fcee41dff0415b130a482ca7627ea2056f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f5cf6fcee41dff0415b130a482ca7627ea2056f

Author: David Heidelberg <david.heidelberg at collabora.com>
Date:   Fri Apr 15 17:18:32 2022 +0200

ci: skqp: update URL

The file and functionality isn't present in `main` branch anymore.

Acked-by: Emma Anholt <emma at anholt.net>
Reviewed-by: Guilherme Gallo <guilherme.gallo at collabora.com>
Signed-off-by: David Heidelberg <david.heidelberg at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15973>

---

 docs/ci/skqp.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/ci/skqp.rst b/docs/ci/skqp.rst
index 607bc983e4d..92ea5746cad 100644
--- a/docs/ci/skqp.rst
+++ b/docs/ci/skqp.rst
@@ -10,7 +10,7 @@ The rendering tests have support for GL, GLES and Vulkan backends and test some
 rendering scenarios.
 And the unit tests check the GPU behavior without rendering images.
 
-Tests 
+Tests
 -----
 
 Render tests design
@@ -19,7 +19,7 @@ Render tests design
 It is worth noting that `rendertests.txt` can bring some detail about each test
 expectation, so each test can have a max pixel error count, to tell skqp that it
 is OK to have at most that number of errors for that test. See also:
-https://github.com/google/skia/blob/main/tools/skqp/README_ALGORITHM.md
+https://github.com/google/skia/blob/c29454d1c9ebed4758a54a69798869fa2e7a36e0/tools/skqp/README_ALGORITHM.md
 
 .. _test-location:
 



More information about the mesa-commit mailing list