D913: test-globalopts: make the test compatible with chg

quark (Jun Wu) phabricator at mercurial-scm.org
Mon Oct 2 23:33:35 EDT 2017


quark requested changes to this revision.
quark added a comment.
This revision now requires changes to proceed.


  `--traceback` turns on traceback printing. This means chg does not do what is expected.
  
  To unblock the test, we can explicitly document that chg is broken here:
  
    #if chg
    BROKEN: --traceback does not show --config errors.
       ...
    #else
       ...
    #endif

REPOSITORY
  rHG Mercurial

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

To: singhsrb, #hg-reviewers, quark
Cc: quark, mercurial-devel


More information about the Mercurial-devel mailing list