diff --git a/test/server.cpp b/test/server.cpp
index 3966e36f..97bb2b5a 100644
--- a/test/server.cpp
+++ b/test/server.cpp
@@ -828,74 +828,6 @@ TEST_F(ServerTest, Http404HtmlError)
)" },
- { /* url */ "/ROOT%23%3F/content/invalid-book/whatever",
- expected_kiwix_response_data==R"({ "CSS_URL" : false, "PAGE_HEADING" : { "msgid" : "404-page-heading", "params" : { } }, "PAGE_TITLE" : { "msgid" : "404-page-title", "params" : { } }, "details" : [ { "p" : { "msgid" : "url-not-found", "params" : { "url" : "/ROOT%23%3F/content/invalid-book/whatever" } } }, { "p" : { "msgid" : "suggest-search", "params" : { "PATTERN" : "whatever", "SEARCH_URL" : "/ROOT%23%3F/search?pattern=whatever" } } } ] })" &&
- expected_body==R"(
- Not Found
-
- The requested URL "/ROOT%23%3F/content/invalid-book/whatever" was not found on this server.
-
-
- Make a full text search for whatever
-
-)" },
-
- { /* url */ "/ROOT%23%3F/content/zimfile/invalid-article",
- book_name=="zimfile" &&
- book_title=="Ray Charles" &&
- expected_kiwix_response_data==R"({ "CSS_URL" : false, "PAGE_HEADING" : { "msgid" : "404-page-heading", "params" : { } }, "PAGE_TITLE" : { "msgid" : "404-page-title", "params" : { } }, "details" : [ { "p" : { "msgid" : "url-not-found", "params" : { "url" : "/ROOT%23%3F/content/zimfile/invalid-article" } } }, { "p" : { "msgid" : "suggest-search", "params" : { "PATTERN" : "invalid-article", "SEARCH_URL" : "/ROOT%23%3F/search?content=zimfile&pattern=invalid-article" } } } ] })" &&
- expected_body==R"(
- Not Found
-
- The requested URL "/ROOT%23%3F/content/zimfile/invalid-article" was not found on this server.
-
-
- Make a full text search for invalid-article
-
-)" },
-
- { /* url */ R"(/ROOT%23%3F/content/">