diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-02-11 22:04:17 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-02-14 19:08:45 +0100 |
| commit | 47b227a6dd609528a9f9f5c46d74f95919e21826 (patch) | |
| tree | 125fe5e179a0525f6c631a2453bf6b5d10617e4f /test/integration/solver3.broken | |
| parent | 3ae41a76c19e5ad05600188de43b46c3e2800676 (diff) | |
ResolveByKeep: Do not pass UPGRADE_ALL to EDSP solver
When we call an EDSP solver from ResolveByKeep(), we are not
in an upgrade context: In an upgrade context, we call the solver
directly from upgrade.cc instead of doing any Resolve() or
ResolveByKeep() calls.
This fixes the test-bug-602412-dequote-redirect test case,
where ResolveByKeep() was called as part of --fix-missing
Diffstat (limited to 'test/integration/solver3.broken')
| -rw-r--r-- | test/integration/solver3.broken | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/solver3.broken b/test/integration/solver3.broken index 33167b239..235872b96 100644 --- a/test/integration/solver3.broken +++ b/test/integration/solver3.broken @@ -3,7 +3,6 @@ test-apt-get-upgrade-by-source # TBD: Upgrading by test-apt-install-order-matters-a-bit # Wontfix: Cannot fix, the order is not recorded in the depcache test-apt-move-and-forget-manual-sections # TBD: Moving the auto bit is not implemented test-bug-470115-new-and-tighten-recommends -test-bug-602412-dequote-redirect test-prevent-markinstall-multiarch-same-versionscrew test-resolve-by-keep-new-recommends test-resolve-by-keep-obsolete-removals |
