summaryrefslogtreecommitdiff
path: root/test/integration/test-provides-gone-with-upgrade
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-10-17 11:21:12 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-10-17 11:21:12 +0200
commit28f7a8f269d704779d1eb192da0e052444064693 (patch)
tree7e0c1bf11438bfea5fb60644d1c149d00014122d /test/integration/test-provides-gone-with-upgrade
parentb83f0f06f611657c39dd6d141ce4ff7280ccadf3 (diff)
create "real" testcases out of the tests for chris
Diffstat (limited to 'test/integration/test-provides-gone-with-upgrade')
-rwxr-xr-xtest/integration/test-provides-gone-with-upgrade22
1 files changed, 1 insertions, 21 deletions
diff --git a/test/integration/test-provides-gone-with-upgrade b/test/integration/test-provides-gone-with-upgrade
index ece2eaa41..70384ce29 100755
--- a/test/integration/test-provides-gone-with-upgrade
+++ b/test/integration/test-provides-gone-with-upgrade
@@ -13,26 +13,6 @@ Replaces: apt (<< 0.8.15)'
setupaptarchive
-#testequal 'Reading package lists...
-#Building dependency tree...
-#The following NEW packages will be installed:
-# libapt-pkg4.10
-#The following packages will be upgraded:
-# apt
-#1 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
-#Inst libapt-pkg4.10 (0.8.15 unstable [i386]) [libapt-pkg4.10:i386 on apt:i386] []
-#Conf libapt-pkg4.10:i386 broken
-# Breaks:apt:i386
-# []
-#Inst apt [0.8.14] (0.8.15 unstable [i386])
-#Conf apt (0.8.15 unstable [i386])
-#E: Conf Broken libapt-pkg4.10:i386'
-aptget dist-upgrade -s -o Debug::pkgPackageManager=1
-# the solution by dpkg will be to deconfigure apt with the configuration of libapt-pkg4.10
-
-exit 0
-
-#FIXME: a good result would be this instead, but it requires that APT can delay his immediate configuration…
testequal 'Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
@@ -40,7 +20,7 @@ The following NEW packages will be installed:
The following packages will be upgraded:
apt
1 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
+Inst apt [0.8.14] (0.8.15 unstable [i386]) []
Inst libapt-pkg4.10 (0.8.15 unstable [i386])
Conf libapt-pkg4.10 (0.8.15 unstable [i386])
-Inst apt [0.8.14] (0.8.15 unstable [i386])
Conf apt (0.8.15 unstable [i386])' aptget dist-upgrade -s