diff tests/test-contrib-perf.t @ 51177:1c4180d49baf

test: use more globing for perf timing Not sure why we kept the number here.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 07 Dec 2023 06:05:18 +0100
parents 12c308c55e53
children 8fc92193a2cf
line wrap: on
line diff
--- a/tests/test-contrib-perf.t	Tue Dec 12 12:29:12 2023 +0100
+++ b/tests/test-contrib-perf.t	Thu Dec 07 06:05:18 2023 +0100
@@ -309,9 +309,9 @@
 
   $ hg perfparents --config perf.stub=no --config perf.run-limits='500000-1, 0.000000001-50'
   ! wall * comb * user * sys * (best of 50) (glob)
-  ! wall * comb * user * sys 0.000000 (max of 50) (glob)
-  ! wall * comb * user * sys 0.000000 (avg of 50) (glob)
-  ! wall * comb * user * sys 0.000000 (median of 50) (glob)
+  ! wall * comb * user * sys * (max of 50) (glob)
+  ! wall * comb * user * sys * (avg of 50) (glob)
+  ! wall * comb * user * sys * (median of 50) (glob)
 
 error case are ignored