diff tests/test-check-py3-compat.t @ 50840:609a3b8058c3

infinitepush: drop the extension The writing have been on the wall for a long time.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 21 Jul 2023 03:56:28 +0200
parents 425585f057e0
children
line wrap: on
line diff
--- a/tests/test-check-py3-compat.t	Fri Jun 23 13:27:09 2023 +0200
+++ b/tests/test-check-py3-compat.t	Fri Jul 21 03:56:28 2023 +0200
@@ -10,7 +10,6 @@
   > | sed 's|\\|/|g' | xargs "$PYTHON" contrib/check-py3-compat.py \
   > | sed 's/[0-9][0-9]*)$/*)/'
   hgext/convert/transport.py: error importing: <*Error> No module named 'svn.client' (error at transport.py:*) (glob) (?)
-  hgext/infinitepush/sqlindexapi.py: error importing: <*Error> No module named 'mysql' (error at sqlindexapi.py:*) (glob) (?)
   mercurial/scmwindows.py: error importing: <ValueError> _type_ 'v' not supported (error at win32.py:*) (no-windows !)
   mercurial/win32.py: error importing: <ValueError> _type_ 'v' not supported (error at win32.py:*) (no-windows !)
   mercurial/windows.py: error importing: <*Error> No module named 'msvcrt' (error at windows.py:*) (glob) (no-windows !)