Tests: Sync group which includes ignored pkgs
commit9d0b33fd3327ae6d2b15f50870c0885a2068d492
authorJakob Gruber <jakob.gruber@gmail.com>
Fri, 24 Sep 2010 12:22:35 +0000 (24 14:22 +0200)
committerDan McGee <dan@archlinux.org>
Mon, 18 Oct 2010 21:51:38 +0000 (18 16:51 -0500)
treeaad7979fe70787d9553894e087fe62d5de3f31c2
parent7237903c66af3997ac754df70cc8d25cefc8d1ae
Tests: Sync group which includes ignored pkgs

* FS#19854 (--ignore is ignored with groups)

* http://www.archlinux.org/pipermail/pacman-dev/2009-June/008847.html
  (operation aborts when a package from a group is ignored/and user chooses
  not to install it)

If a group member is ignored, we expect
a) a question whether to install
b) after saying 'no' to a), the ignored member not to be installed
c) all other group members to be installed
d) pacman to execute successfully

Signed-off-by: Dan McGee <dan@archlinux.org>
test/pacman/tests/ignore007.py [new file with mode: 0644]