From 0a23fabd5b4bff152047ba0cffbc2b67592645d1 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 16 Nov 2023 19:26:12 +0530 Subject: [PATCH] Skip test that breaks because of sqlite bug on the broken version of sqlite --- src/calibre/db/tests/fts.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/calibre/db/tests/fts.py b/src/calibre/db/tests/fts.py index a71911bc14..717a331999 100644 --- a/src/calibre/db/tests/fts.py +++ b/src/calibre/db/tests/fts.py @@ -142,7 +142,10 @@ class FTSTest(BaseTest): self.ae(conn.search("mess"), [("你don't叫>mess<",)]) self.ae(conn.search('''"don't"'''), [("你>don't<叫mess",)]) self.ae(conn.search("你"), [(">你