@@ -615,7 +615,7 @@ tests =
615
615
, " [__2] unknown package: unknown2 (dependency of B)"
616
616
, " [__2] fail (backjumping, conflict set: B, unknown2)"
617
617
, " [__1] fail (backjumping, conflict set: A, B, unknown1, unknown2)"
618
- , " [__0] skipping: A- 3.0.0, A- 2.0.0 (has the same characteristics that "
618
+ , " [__0] skipping: A; 3.0.0, 2.0.0 (has the same characteristics that "
619
619
++ " caused the previous version to fail: depends on 'B')"
620
620
, " [__0] trying: A-1.0.0"
621
621
, " [__1] done"
@@ -644,7 +644,7 @@ tests =
644
644
, " [__1] next goal: B (dependency of A)"
645
645
, " [__1] rejecting: B-11.0.0 (conflict: A => B==14.0.0)"
646
646
, " [__1] fail (backjumping, conflict set: A, B)"
647
- , " [__0] skipping: A- 3.0.0, A- 2.0.0 (has the same characteristics that "
647
+ , " [__0] skipping: A; 3.0.0, 2.0.0 (has the same characteristics that "
648
648
++ " caused the previous version to fail: depends on 'B' but excludes "
649
649
++ " version 11.0.0)"
650
650
, " [__0] trying: A-1.0.0"
@@ -769,7 +769,7 @@ tests =
769
769
, " [__2] next goal: C (dependency of A)"
770
770
, " [__2] rejecting: C-2.0.0 (conflict: A => C==1.0.0)"
771
771
, " [__2] fail (backjumping, conflict set: A, C)"
772
- , " [__0] skipping: A- 3.0.0, A- 2.0.0 (has the same characteristics that caused the "
772
+ , " [__0] skipping: A; 3.0.0, 2.0.0 (has the same characteristics that caused the "
773
773
++ " previous version to fail: depends on 'C' but excludes version 2.0.0)"
774
774
, " [__0] trying: A-1.0.0"
775
775
, " [__1] next goal: C (dependency of A)"
0 commit comments