tests/test-contrib-perf.t
changeset 49956 950c39918bd2
parent 49470 52f31b660d38
child 50373 553865308b15
child 50492 714b63a707b7
--- a/tests/test-contrib-perf.t	Tue Jul 19 16:46:37 2022 -0400
+++ b/tests/test-contrib-perf.t	Wed Jan 04 00:16:52 2023 -0500
@@ -307,7 +307,7 @@
   malformatted run limit entry, missing "-": 500
   ! wall * comb * user * sys * (best of 5) (glob)
   $ hg perfparents --config perf.stub=no --config perf.run-limits='aaa-12, 0.000000001-5'
-  malformatted run limit entry, could not convert string to float: 'aaa': aaa-12 (py3 !)
+  malformatted run limit entry, could not convert string to float: 'aaa': aaa-12
   ! wall * comb * user * sys * (best of 5) (glob)
   $ hg perfparents --config perf.stub=no --config perf.run-limits='12-aaaaaa, 0.000000001-5'
   malformatted run limit entry, invalid literal for int() with base 10: 'aaaaaa': 12-aaaaaa