summaryrefslogtreecommitdiffstats
path: root/pactest/tests/fileconflict002.py
diff options
context:
space:
mode:
Diffstat (limited to 'pactest/tests/fileconflict002.py')
-rw-r--r--pactest/tests/fileconflict002.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pactest/tests/fileconflict002.py b/pactest/tests/fileconflict002.py
index c54f6daf..f70873ba 100644
--- a/pactest/tests/fileconflict002.py
+++ b/pactest/tests/fileconflict002.py
@@ -14,3 +14,5 @@ self.args = "-U %s" % " ".join([p.filename() for p in p1, p2])
self.addrule("PACMAN_RETCODE=1")
self.addrule("!PKG_EXIST=pkg1")
self.addrule("!PKG_EXIST=pkg2")
+
+self.expectfailure = True