diff tests/test-bad-extension.t @ 39508:1a2bfc4d756a

extensions: trace the total time of running all uisetup callbacks Differential Revision: https://phab.mercurial-scm.org/D4510
author Boris Feld <boris.feld@octobus.net>
date Thu, 06 Sep 2018 16:20:05 -0400
parents f2e645dc6a67
children 3a86f7eb8b78
line wrap: on
line diff
--- a/tests/test-bad-extension.t	Mon Sep 10 19:36:25 2018 -0700
+++ b/tests/test-bad-extension.t	Thu Sep 06 16:20:05 2018 -0400
@@ -111,6 +111,7 @@
   debug.extensions:   > uisetup for 'gpg' took * (glob)
   debug.extensions:   - running uisetup for 'baddocext'
   debug.extensions:   > uisetup for 'baddocext' took * (glob)
+  debug.extensions: > all uisetup took * (glob)
   debug.extensions: - executing extsetup hooks
   debug.extensions:   - running extsetup for 'gpg'
   debug.extensions:   > extsetup for 'gpg' took * (glob)