<div dir="ltr">@martinvonz updated this one too.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Feb 25, 2019 at 11:01 PM martinvonz (Martin von Zweigbergk) <<a href="mailto:phabricator@mercurial-scm.org">phabricator@mercurial-scm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">martinvonz added inline comments.<br>
<br>
INLINE COMMENTS<br>
<br>
> test-copytrace-heuristics.t:931-980<br>
> +  $ hg graft -r 6 --base c9241b0f2d5b --hidden<br>
> +  grafting 6:99802e4f1e46 "added willconflict and d" (tip)<br>
> +  ** unknown exception encountered, please report by visiting<br>
> +  ** <a href="https://mercurial-scm.org/wiki/BugTracker" rel="noreferrer" target="_blank">https://mercurial-scm.org/wiki/BugTracker</a><br>
> +  ** Python 2.7.12 (default, Nov 12 2018, 14:36:49) [GCC 5.4.0 20160609]<br>
> +  ** Mercurial Distributed SCM (version 4.8.1+539-b6c610bf567e+20181221)<br>
> +  ** Extensions loaded: rebase, shelve<br>
<br>
nit: we usually redirect stderr and grep for the error (`AssertionError` here) to make it a bit shorter. (besides, the test here with `/home/khanchi/` paths is clearly not going to pass on most people's machines)<br>
<br>
REPOSITORY<br>
  rHG Mercurial<br>
<br>
REVISION DETAIL<br>
  <a href="https://phab.mercurial-scm.org/D5962" rel="noreferrer" target="_blank">https://phab.mercurial-scm.org/D5962</a><br>
<br>
To: khanchi97, #hg-reviewers<br>
Cc: martinvonz, mercurial-devel<br>
_______________________________________________<br>
Mercurial-devel mailing list<br>
<a href="mailto:Mercurial-devel@mercurial-scm.org" target="_blank">Mercurial-devel@mercurial-scm.org</a><br>
<a href="https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel" rel="noreferrer" target="_blank">https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel</a><br>
</blockquote></div>