summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/sync012.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/tests/sync012.py')
-rw-r--r--test/pacman/tests/sync012.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/pacman/tests/sync012.py b/test/pacman/tests/sync012.py
index 3aaba376..441e5d5e 100644
--- a/test/pacman/tests/sync012.py
+++ b/test/pacman/tests/sync012.py
@@ -18,3 +18,5 @@ self.addrule("PACMAN_RETCODE=0")
self.addrule("PKG_EXIST=pkg1")
self.addrule("PKG_EXIST=pkg2")
self.addrule("PKG_EXIST=pkg3")
+self.addrule("PACMAN_OUTPUT=dependency cycle detected")
+self.addrule("PACMAN_OUTPUT=pkg3 will be installed before its pkg1 dependency")