D7920: tests: restore phabricator tests and regenerate the recordings

mharbison72 (Matt Harbison) phabricator at mercurial-scm.org
Fri Jan 17 17:13:43 EST 2020


mharbison72 added a comment.


  I did `hg phabread D7920 | hg import --bypass -` on another Windows system, and it gives the following error when running the test (omitting the cascading failures):
  
    --- d:/mercurial/tests/test-phabricator.t
    +++ d:/mercurial/tests/test-phabricator.t.err
    @@ -56,7 +56,10 @@
       $ echo alpha > alpha
       $ hg ci --addremove -m 'create alpha for phabricator test Ç'
       adding alpha
    -
    +  transaction abort!
    +  rollback completed
    +  abort: decoding near 'ator test \x80': 'utf8' codec can't decode byte 0x80 in position 34: invalid start byte! (esc)
    +  [255]
     A bad .arcconfig doesn't error out
       $ echo 'garbage' > .arcconfig
       $ hg config phabricator --debug
    
    ERROR: test-phabricator.t output changed
  
  So I'm not sure if there is a `phabsend` or `phabread` issue.

REPOSITORY
  rHG Mercurial

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

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

To: mharbison72, #hg-reviewers
Cc: mjpieters, mercurial-devel


More information about the Mercurial-devel mailing list