commit:     0b38d28bc9bb3620532c6cde5c6ac341c52503ac
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon Jul  4 21:17:40 2022 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon Jul  4 21:18:27 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=0b38d28b

dev-python/zarr: skipping tests reported upstream

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-python/zarr/zarr-2.11.1.ebuild | 5 +++++
 dev-python/zarr/zarr-2.11.3.ebuild | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/dev-python/zarr/zarr-2.11.1.ebuild 
b/dev-python/zarr/zarr-2.11.1.ebuild
index 9822cb161..8cb175408 100644
--- a/dev-python/zarr/zarr-2.11.1.ebuild
+++ b/dev-python/zarr/zarr-2.11.1.ebuild
@@ -51,6 +51,11 @@ EPYTEST_DESELECT=(
        zarr/tests/test_sync.py::TestArray::test_object_arrays_vlen_bytes
        
zarr/tests/test_sync.py::TestArrayWithThreadSynchronizer::test_object_arrays_vlen_bytes
        
zarr/tests/test_sync.py::TestArrayWithProcessSynchronizer::test_object_arrays_vlen_bytes
+       
zarr/tests/test_core.py::TestArrayWithFSStore::test_object_arrays_vlen_bytes
+       
zarr/tests/test_core.py::TestArrayWithFSStoreFromFilesystem::test_object_arrays_vlen_bytes
+       
zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_object_arrays_vlen_bytes
+       
zarr/tests/test_core.py::TestArrayWithFSStoreNested::test_object_arrays_vlen_bytes
+       
zarr/tests/test_core.py::TestArrayWithFSStoreNestedPartialRead::test_object_arrays_vlen_bytes
 )
 
 distutils_enable_tests pytest

diff --git a/dev-python/zarr/zarr-2.11.3.ebuild 
b/dev-python/zarr/zarr-2.11.3.ebuild
index 50ec85404..1fa4e9af9 100644
--- a/dev-python/zarr/zarr-2.11.3.ebuild
+++ b/dev-python/zarr/zarr-2.11.3.ebuild
@@ -51,6 +51,11 @@ EPYTEST_DESELECT=(
        zarr/tests/test_sync.py::TestArray::test_object_arrays_vlen_bytes
        
zarr/tests/test_sync.py::TestArrayWithThreadSynchronizer::test_object_arrays_vlen_bytes
        
zarr/tests/test_sync.py::TestArrayWithProcessSynchronizer::test_object_arrays_vlen_bytes
+       
zarr/tests/test_core.py::TestArrayWithFSStore::test_object_arrays_vlen_bytes
+       
zarr/tests/test_core.py::TestArrayWithFSStoreFromFilesystem::test_object_arrays_vlen_bytes
+       
zarr/tests/test_core.py::TestArrayWithFSStorePartialRead::test_object_arrays_vlen_bytes
+       
zarr/tests/test_core.py::TestArrayWithFSStoreNested::test_object_arrays_vlen_bytes
+       
zarr/tests/test_core.py::TestArrayWithFSStoreNestedPartialRead::test_object_arrays_vlen_bytes
 )
 
 distutils_enable_tests pytest

Reply via email to