Files
flatpak/tests
bbhtt d820c4bc5e tests: Fix FL_CACHE_DIR when system helper is compiled out
The tests assumed that a system installation always uses the XDG cache
location unless running as root. However, Flatpak only uses that cache
location when the system helper is available at both compile and run
time. [1]

Builds configured with -Dsystem_helper=disabled instead use the
repo-local cache directory [2], causing the tests to look for cached
summaries in the wrong location and fail.

[1]: 96ad6825f3/common/flatpak-dir.c (L4853-L4862)
[2]: 96ad6825f3/common/flatpak-dir.c (L4942-L4943)
2026-06-18 21:15:41 +00:00
..
2022-10-24 16:12:14 +01:00
2026-01-21 17:58:19 +00:00
2026-01-21 17:58:19 +00:00
2016-02-25 19:03:09 +01:00
2022-10-24 16:12:14 +01:00
2026-01-21 17:58:19 +00:00
2020-03-20 15:37:10 +01:00
2026-01-21 17:58:19 +00:00
2024-02-13 08:20:57 -06:00