[Updated] D11833: test: mark rhg output as flaky

marmoute (Pierre-Yves David) phabricator at mercurial-scm.org
Wed Dec 1 15:20:39 UTC 2021


Closed by commit rHGe9d588b28710: test: mark rhg output as flaky (authored by marmoute).
This revision was automatically updated to reflect the committed changes.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D11833?vs=31222&id=31238

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D11833/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D11833

AFFECTED FILES
  tests/test-backout.t

CHANGE DETAILS

diff --git a/tests/test-backout.t b/tests/test-backout.t
--- a/tests/test-backout.t
+++ b/tests/test-backout.t
@@ -172,7 +172,9 @@
   $ hg status -A
   C c
   $ hg debugstate --no-dates
-  n 644         12 set                 c
+  n 644         12 set                 c (no-rhg !)
+  n 644         12 unset               c (?)
+  n 644         12 set                 c (?)
   $ hg backout -d '6 0' -m 'to be rollback-ed soon' -r .
   removing c
   adding b



To: marmoute, #hg-reviewers, Alphare
Cc: Alphare, SimonSapin, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20211201/520a85ed/attachment-0002.html>


More information about the Mercurial-patches mailing list