commit:     55dce08b170e3f5212c843d1d0b41b9d59d37202
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  9 16:57:09 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Apr  9 16:58:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55dce08b

sci-ml/datasets: drop test with elasticsearch (not compatible)

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-ml/datasets/datasets-3.0.2-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-ml/datasets/datasets-3.0.2-r1.ebuild 
b/sci-ml/datasets/datasets-3.0.2-r1.ebuild
index 4b438c0f0888..3a4fb6545732 100644
--- a/sci-ml/datasets/datasets-3.0.2-r1.ebuild
+++ b/sci-ml/datasets/datasets-3.0.2-r1.ebuild
@@ -106,6 +106,7 @@ src_test() {
                tests/test_file_utils.py::test_xopen_remote
                tests/test_hub.py::test_delete_from_hub
                tests/test_offline_util.py::test_offline_with_timeout
+               tests/test_search.py::ElasticSearchIndexTest::test_elasticsearch
        )
        distutils-r1_src_test
 }

Reply via email to