tests/test-transplant.t
changeset 25695 ce3d4b858420
parent 25474 8c14f87bd0ae
parent 25679 540cd0ddac49
child 25757 4d1382fd96ff
--- a/tests/test-transplant.t	Tue Jun 30 22:39:28 2015 -0700
+++ b/tests/test-transplant.t	Wed Jul 01 16:33:31 2015 -0500
@@ -298,7 +298,7 @@
   updating to branch default
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
   $ cd ../rp
-  $ hg transplant -s http://localhost:$HGPORT/ 2 4
+  $ hg transplant -s http://localhost:$HGPORT/ 37a1297eb21b a53251cdf717
   searching for changes
   searching for changes
   adding changesets
@@ -313,10 +313,11 @@
   0  r1
 
 remote transplant without pull
+(It was using "2" and "4" (as the previous transplant used to) which referenced
+revision different from one run to another)
 
   $ hg pull -q http://localhost:$HGPORT/
-  $ hg transplant -s http://localhost:$HGPORT/ 2 4
-  searching for changes
+  $ hg transplant -s http://localhost:$HGPORT/ 8d9279348abb 722f4667af76
   skipping already applied revision 2:8d9279348abb
   applying 722f4667af76
   722f4667af76 transplanted to 76e321915884