test(disco): remove disco_items_error_handling test
All checks were successful
CI Code / Check spelling (pull_request) Successful in 1m28s
CI Code / Check coding style (pull_request) Successful in 1m34s
CI Code / Linux (ubuntu) (pull_request) Successful in 9m26s
CI Code / Linux (debian) (pull_request) Successful in 10m23s
CI Code / Code Coverage (pull_request) Successful in 10m30s
CI Code / Linux (arch) (pull_request) Successful in 12m24s

This test requires the fix from fix/xep-0030-disco-items-error-handling
branch. Moved there along with the source code fix.
This commit is contained in:
2026-02-16 11:19:18 +03:00
parent 3fc19112c9
commit a67f7a2d0c
3 changed files with 0 additions and 27 deletions

View File

@@ -193,7 +193,6 @@ main(int argc, char* argv[])
PROF_FUNC_TEST(disco_info_without_name),
PROF_FUNC_TEST(disco_items_without_name),
PROF_FUNC_TEST(disco_info_service_unavailable),
PROF_FUNC_TEST(disco_items_error_handling),
};
/* ============================================================