summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/sync141.py
diff options
context:
space:
mode:
authorAndrew Gregory <andrew.gregory.8@gmail.com>2012-09-16 18:53:40 +0200
committerAllan McRae <allan@archlinux.org>2012-12-14 03:35:34 +0100
commit5a247ccbd4953e9bdd383ad30ca90ed740c9db3d (patch)
tree6927d3d7fd1ba4b58e6b660c1c9737dac58cd7c3 /test/pacman/tests/sync141.py
parent927fdc0079c48b5bb401ac6e112d2d864919c5cc (diff)
downloadpacman-5a247ccbd4953e9bdd383ad30ca90ed740c9db3d.tar.gz
pacman-5a247ccbd4953e9bdd383ad30ca90ed740c9db3d.tar.xz
Fix overzealous package removal with unmet dependencies
Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> [Allan: Remove expected failure from fixed pactests] Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'test/pacman/tests/sync141.py')
-rw-r--r--test/pacman/tests/sync141.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/pacman/tests/sync141.py b/test/pacman/tests/sync141.py
index b2c996eb..f2f01364 100644
--- a/test/pacman/tests/sync141.py
+++ b/test/pacman/tests/sync141.py
@@ -24,5 +24,3 @@ self.addrule("PACMAN_RETCODE=0")
self.addrule("PKG_VERSION=c_glibc|1.0-1")
self.addrule("PKG_VERSION=b_gcc-libs|1.0-1")
self.addrule("PKG_VERSION=a_pcre|1.0-2")
-
-self.expectfailure = True