Add two new pactests for pacman upgrade behavior
commitd7f8838294fc3567fec8fa9521ab9f91d9897829
authorDan McGee <dan@archlinux.org>
Tue, 22 Nov 2011 02:31:17 +0000 (21 20:31 -0600)
committerDan McGee <dan@archlinux.org>
Thu, 1 Dec 2011 04:28:13 +0000 (30 22:28 -0600)
tree27d81665d2583f1c1d246bc97f6cd548c85095db
parentf5820c8bd61caafd62d370a24136d3ee90714ac8
Add two new pactests for pacman upgrade behavior

Both currently marked as failing.

* sync303.py encapsulates the broken behavior reported in FS#27214.
* sync304.py shows how packages depending on a specific version of a
  package in SyncFirst can cause breakage of the dependency resolver.

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