diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-02-17 21:42:29 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-02-18 10:56:45 +0100 |
| commit | 4175a005f98dba139208035d820bcc14de711a5a (patch) | |
| tree | 0909c3c5324b68e438decf522904b40cd858bd29 /test | |
| parent | e8b240eb3aab7e2584e245f03700ede30a3fc23a (diff) | |
solver3: Fix test-apt-move-and-forget-manual-sections
Implement the moving of the auto bit. The whole auto-bit management
is not entirely optimal yet, but this works.
Diffstat (limited to 'test')
| -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 2ad00555b..4a4e1532b 100644 --- a/test/integration/solver3.broken +++ b/test/integration/solver3.broken @@ -1,7 +1,6 @@ test-allow-scores-for-all-dependency-types # TBD: We are lacking single-sided conflicts preferences test-apt-get-upgrade-by-source # TBD: Upgrading by source is not supported yet, mostly same issue as above 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 # TBD: Calculation of what is already satisfied Recommends is broken test-prevent-markinstall-multiarch-same-versionscrew # TBD: We consider the skewed ones obsolete and remove them... test-resolve-by-keep-new-recommends # TBD: Fixing this seems to break test-bug-591882-conkeror, why? |
