diff tests/test-debugcommands.t @ 51229:3551f2a1c963

debugindexstats: handle the lack of Rust support better We don't have any stats in the Rust index. Currently it is not known which stats would be interesting to get, so if they end up being important, we can add them later.
author Rapha?l Gom?s <rgomes@octobus.net>
date Tue, 31 Oct 2023 18:09:43 +0100
parents dcaa2df1f688
children e2dfa403452d
line wrap: on
line diff
--- a/tests/test-debugcommands.t	Tue Oct 31 17:36:59 2023 +0100
+++ b/tests/test-debugcommands.t	Tue Oct 31 18:09:43 2023 +0100
@@ -185,12 +185,12 @@
 
 debugdelta chain basic output
 
-#if reporevlogstore pure
+#if reporevlogstore pure rust
   $ hg debugindexstats
-  abort: debugindexstats only works with native code
+  abort: debugindexstats only works with native C code
   [255]
 #endif
-#if reporevlogstore no-pure
+#if reporevlogstore no-pure no-rust
   $ hg debugindexstats
   node trie capacity: 4
   node trie count: 2