summaryrefslogtreecommitdiff
path: root/test/integration/solver3.broken
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2025-02-11 17:02:00 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2025-02-14 19:08:45 +0100
commite86f3d875a48987a026f79aa4e19eeda4ad01b3b (patch)
tree5fe40a2695a0231f90fb64a61cc542448b7f2565 /test/integration/solver3.broken
parent0c79613a5ef111ae09e1c94a2866f63fbf51c524 (diff)
test: Fix 7 test cases for 3.0 solver, annotate others
Fix the test cases we can fix directly; add annotations where we know what work is needed, next we'll look at the other bugs.
Diffstat (limited to 'test/integration/solver3.broken')
-rw-r--r--test/integration/solver3.broken27
1 files changed, 10 insertions, 17 deletions
diff --git a/test/integration/solver3.broken b/test/integration/solver3.broken
index 74507b25f..adddeb9d2 100644
--- a/test/integration/solver3.broken
+++ b/test/integration/solver3.broken
@@ -1,24 +1,17 @@
-test-allow-scores-for-all-dependency-types
-test-apt-get-upgrade-by-source
-test-apt-install-file-reltag
-test-apt-install-order-matters-a-bit
-test-apt-move-and-forget-manual-sections
+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
test-bug-602412-dequote-redirect
-test-bug-611729-mark-as-manual
-test-bug-745046-candidate-propagation-fails
-test-bug-961266-hold-means-hold
-test-dont-forget-conflicts-via-unknown-architectures
+test-dont-forget-conflicts-via-unknown-architectures # TBD: `apt upgrade` is not allowed to remove packages at all with 3.0
test-explore-or-groups-in-markinstall
-test-external-dependency-solver-protocol
-test-parse-all-archs-into-cache
-test-phased-updates-new-depends
-test-phased-updates-upgrade
+test-phased-updates-new-depends # TBD: Phasing is not implemented
+test-phased-updates-upgrade # TBD: Phasing is not implemented
test-prevent-markinstall-multiarch-same-versionscrew
-test-release-candidate-switching
test-resolve-by-keep-new-recommends
test-resolve-by-keep-obsolete-removals
-test-ubuntu-bug-1304403-obsolete-priority-standard
-test-ubuntu-bug-1990586
-test-ubuntu-bug-2025462-phased-dist-upgrade
+test-ubuntu-bug-1304403-obsolete-priority-standard # TBD: Solver3 here happily removes 10 deps to upgrade a package
+test-ubuntu-bug-1990586 # TBD: Phasing is not implemented
+test-ubuntu-bug-2025462-phased-dist-upgrade # TBD: Phasing is not implemented
test-ubuntu-bug-614993