D916: test-profile: gate chg-incompatible part with '#if chg'

quark (Jun Wu) phabricator at mercurial-scm.org
Wed Oct 4 09:16:36 EDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rHG5b19f0442043: test-profile: gate chg-incompatible part with '#if chg' (authored by quark, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D916?vs=2371&id=2401

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

AFFECTED FILES
  tests/test-profile.t

CHANGE DETAILS

diff --git a/tests/test-profile.t b/tests/test-profile.t
--- a/tests/test-profile.t
+++ b/tests/test-profile.t
@@ -111,6 +111,7 @@
 
   $ cd ..
 
+#if no-chg
 profiler extension could be loaded before other extensions
 
   $ cat > fooprof.py <<EOF
@@ -158,3 +159,4 @@
   unrecognized profiler 'unknown' - ignored
 
   $ cd ..
+#endif



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


More information about the Mercurial-devel mailing list