diff -r 9c750c3e4fac -r 12fdaa30063a tests/test-obsolete.t --- a/tests/test-obsolete.t Fri Jul 06 00:18:09 2012 +0200 +++ b/tests/test-obsolete.t Tue Jul 10 01:39:03 2012 +0200 @@ -196,7 +196,7 @@ $ hg -R tmpb push tmpd pushing to tmpd searching for changes - abort: push includes an obsolete changeset: cdbce2fbb163! + abort: push includes an obsolete changeset: ca819180edb9! [255] $ hg -R tmpd debugobsolete $ hg -R tmpb push tmpd --rev 'not obsolete()' @@ -315,3 +315,8 @@ date: Thu Jan 01 00:00:00 1970 +0000 summary: add a + $ hg push ../tmpc/ + pushing to ../tmpc/ + searching for changes + abort: push includes an unstable changeset: 7878242aeece! + [255]