summaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/superuser--handle-conflict-deps.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/superuser--handle-conflict-deps.t b/t/superuser--handle-conflict-deps.t
index 72de5071..5c97a7dd 100644
--- a/t/superuser--handle-conflict-deps.t
+++ b/t/superuser--handle-conflict-deps.t
@@ -22,7 +22,7 @@ urpmi_addmedia("$name $::pwd/media/$name");
test_simple('c', 'd');
test_simple('d', 'c');
-#test_simple('e', 'f'); # ERROR
+#test_simple('e', 'f'); # ERROR #17106
test_simple('f', 'e');
test_conflict_on_install();