blob: adddeb9d2c607cedcc6d36b5504375dabf2913d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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-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-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-resolve-by-keep-new-recommends
test-resolve-by-keep-obsolete-removals
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
|