D5272: tests: allow for 100% of profiled time in sleep in test-profile.t

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Thu Nov 15 06:34:10 EST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rHG4790732559ad: tests: allow for 100% of profiled time in sleep in test-profile.t (authored by durin42, committed by ).

CHANGED PRIOR TO COMMIT
  https://phab.mercurial-scm.org/D5272?vs=12540&id=12549#toc

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D5272?vs=12540&id=12549

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

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
@@ -90,7 +90,7 @@
   $ head -n 3 ../out
     %   cumulative      self          
    time    seconds   seconds  name    
-   * sleepext.py:*:sleep (glob)
+  * sleepext.py:*:sleep (glob)
   $ cat ../out | statprofran
 
   $ hg --profile --config profiling.statformat=bymethod sleep 2>../out



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


More information about the Mercurial-devel mailing list