diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2023-11-22 16:22:07 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2023-11-22 16:33:45 +0100 |
commit | b0e336787be8a73280cf4cf037295c6347bcbd83 (patch) | |
tree | c44ff65d681149bcfb3ddd6082bcf413717418de /debian/apt-doc.doc-base.guide | |
parent | 630086a2695ba9d9a6e80145069d82f031f36b2c (diff) |
Fix the test suite by adding new "m" flags to debug output
In "Restore ?garbage by calling MarkAndSweep before parsing" I
made install code run MarkAndSweep before parsing arguments such
that the "?garbage" pattern works correctly.
This caused test suite breakage because packages now ended up
with marked flags in the debug output. Hence add "m" to the output
we assert where necessary.
In a nicer world we might want to just do MarkAndSweep if we actually
have a ?garbage pattern to evaluate but that is a bit unpredictable
in terms of performance expectations and because a "read-only" construct
modifies the depcache, so let's go with the more expected option for now
Regression-of: b6f362e8013b03efce54e7381e0e22fac1fa1539
Diffstat (limited to 'debian/apt-doc.doc-base.guide')
0 files changed, 0 insertions, 0 deletions