]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-cli-show
avoid using global PendingError to avoid failing too often too soon
[apt.git] / test / integration / test-apt-cli-show
index 930e591e091514a8568a3a4c26f9a10d31360c23..5f4ef1b48c7237e9e9acebf8b8aa23974c864edf 100755 (executable)
@@ -24,15 +24,15 @@ APTARCHIVE=$(readlink -f ./aptarchive)
 
 # note that we do not display Description-md5 with the "apt" cmd
 # and also show some additional fields that are calculated
-testequal "Package: foo
+testsuccessequal "Package: foo
+Version: 1.0
 Priority: optional
 Section: other
-Installed-Size: 43.0 kB
 Maintainer: Joe Sixpack <joe@example.org>
-Version: 1.0
+Installed-Size: 43.0 kB
 Download-Size: unknown
 APT-Manual-Installed: yes
-APT-Sources: file:$APTARCHIVE/ unstable/main i386 Packages
+APT-Sources: file:$APTARCHIVE unstable/main i386 Packages
 Description: Some description 
  That has multiple lines
 " apt show foo