Powei Feng
28ecf5c35d
renderdiff: add golden repo support ( #8689 )
...
- Add GoldenManager to manage access to the repo containing the
goldens
- Add tif comparison code
- Enable comparison by default for actual test
2025-05-07 21:20:22 +00:00
Powei Feng
7967157fbb
renderdiff: fix breakage ( #8648 )
...
- Re-enable renderdiff test.
- Cache the mesa directory so that we're not spending time pulling
and compiling it.
- Move python prereqs into the script and use venv.
2025-04-22 18:23:05 +00:00
Powei Feng
df897b3fb2
osmesa: Enable Mesa/OSMesa rendering for mac ( #8530 )
...
This commit enables local running of the renderdiff tests and also
for github workflows.
2025-03-20 22:37:23 +00:00
Powei Feng
c435fc74c4
renderdiff: add initial code for updating goldens ( #8349 )
...
- Code for parsing tag in commit message
- Add placeholder for pulling and updating goldens in the script.
2025-01-16 07:08:48 +00:00