From 1fbdc04be7547b8c4bb84f400329415ea0bc60b5 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sun, 19 May 2024 19:31:48 +0200 Subject: test: Run working tests against the 3.0 solver Implement --solver, --only, -skip flags for the test suite, and run the test suite with the broken tests skipped against solver3. --- test/integration/solver3.broken | 86 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 test/integration/solver3.broken (limited to 'test/integration/solver3.broken') diff --git a/test/integration/solver3.broken b/test/integration/solver3.broken new file mode 100644 index 000000000..020335238 --- /dev/null +++ b/test/integration/solver3.broken @@ -0,0 +1,86 @@ +test-allow-scores-for-all-dependency-types +test-apt-get-autoremove +test-apt-get-autoremove-kernel-module-providers +test-apt-get-autoremove-real-virtual-provider +test-apt-get-build-dep +test-apt-get-build-dep-barbarian +test-apt-get-build-dep-file +test-apt-get-install-deb +test-apt-get-satisfy +test-apt-get-source-only +test-apt-get-upgrade +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-apt-never-markauto-sections +test-apt-patterns +test-apt-source-and-build-dep +test-bug-470115-new-and-tighten-recommends +test-bug-549968-install-depends-of-not-installed +test-bug-591882-conkeror +test-bug-596498-trusted-unsigned-repo +test-bug-598669-install-postfix-gets-exim-heavy +test-bug-601961-install-info +test-bug-602412-dequote-redirect +test-bug-604222-new-and-autoremove +test-bug-611729-mark-as-manual +test-bug-612099-multiarch-conflicts +test-bug-612557-garbage-upgrade +test-bug-613420-new-garbage-dependency +test-bug-618848-always-respect-user-requests +test-bug-632221-cross-dependency-satisfaction +test-bug-64141-install-dependencies-for-on-hold +test-bug-657695-resolver-breaks-on-virtuals +test-bug-675449-essential-are-protected +test-bug-683786-build-dep-on-virtual-packages +test-bug-686346-package-missing-architecture +test-bug-709560-set-candidate-release +test-bug-712116-dpkg-pre-install-pkgs-hook-multiarch +test-bug-720597-build-dep-purge +test-bug-723586-any-stripped-in-single-arch +test-bug-735967-lib32-to-i386-unavailable +test-bug-745046-candidate-propagation-fails +test-bug-747261-arch-specific-conflicts +test-bug-753297-upgradable +test-bug-758153-versioned-provides-support +test-bug-767891-force-essential-important +test-bug-769609-triggers-still-pending-after-run +test-bug-796070-downgrade-simulate +test-bug-960705-propagate-protected-to-satisfied-conflict +test-bug-960705-propagate-protected-to-satisfied-depends +test-bug-961266-hold-means-hold +test-bug-lp1562402-nomark-removals-as-keep +test-crossgrades +test-dont-forget-conflicts-via-unknown-architectures +test-dpkg-i-apt-install-fix-broken +test-explore-or-groups-in-markinstall +test-external-dependency-solver-protocol +test-external-installation-planner-protocol +test-handling-broken-orgroups +test-ignore-provides-if-versioned-breaks +test-ignore-provides-if-versioned-conflicts +test-kernel-helper-autoremove +test-method-mirror +test-multiarch-allowed +test-multiarch-barbarian +test-multiarch-foreign +test-not-upgrading-removed-depends +test-parse-all-archs-into-cache +test-phased-updates-new-depends +test-phased-updates-upgrade +test-prefer-higher-priority-providers +test-prevent-markinstall-multiarch-same-versionscrew +test-release-candidate-switching +test-resolve-by-keep-new-recommends +test-resolver-delays-remove-decisions +test-resolver-provider-exchange +test-specific-architecture-dependencies +test-suggests-promoted-to-recommends +test-ubuntu-bug-1130419-prefer-installed-ma-same-siblings +test-ubuntu-bug-1304403-obsolete-priority-standard +test-ubuntu-bug-1974196 +test-ubuntu-bug-1990586 +test-ubuntu-bug-2025462-phased-dist-upgrade +test-ubuntu-bug-614993 +test-unpack-different-version-unpacked -- cgit v1.2.3-70-g09d2