--- a/tests/test-archive.t Sun Feb 20 16:42:58 2022 -0700
+++ b/tests/test-archive.t Sun Feb 20 15:31:33 2022 -0700
@@ -580,16 +580,11 @@
Strms Blocks Compressed Uncompressed Ratio Check Filename (xz !)
$ rm -f ../archive.txz
#endif
-#if py3 no-lzma
+#if no-lzma
$ hg archive ../archive.txz
abort: lzma module is not available
[255]
#endif
-#if no-py3
- $ hg archive ../archive.txz
- abort: xz compression is only available in Python 3
- [255]
-#endif
show an error when a provided pattern matches no files