From ac0c7457c26dd4424ec6282293f3ebbcc1e63886 Mon Sep 17 00:00:00 2001 From: Timo Teräs Date: Fri, 14 Jun 2013 21:37:38 +0300 Subject: errors: detect self-conflicts properly and add the provided version information to the conflicts. fixes the final test case that was broken. hooray. --- test/provides5.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/provides5.test') diff --git a/test/provides5.test b/test/provides5.test index fc21ae2..adcb91a 100644 --- a/test/provides5.test +++ b/test/provides5.test @@ -4,8 +4,8 @@ add server-a server-b @EXPECT ERROR: unsatisfiable constraints: server-a-1: - conflicts: server-b-1[theservice] + conflicts: server-b-1[theservice=1] satisfies: world[server-a] server-b-1: - conflicts: server-a-1[theservice] + conflicts: server-a-1[theservice=2] satisfies: world[server-b] -- cgit v1.2.3-60-g2f50