kreshuklab / plant-seg

A tool for cell instance aware segmentation in densely packed 3D volumetric images
https://kreshuklab.github.io/plant-seg/
MIT License
91 stars 31 forks source link

Tests for model zoo is always skipped #261

Closed qin-yu closed 4 months ago

qin-yu commented 4 months ago
================================================== test session starts ===================================================
platform linux -- Python 3.11.9, pytest-8.2.1, pluggy-1.5.0
PyQt5 5.15.9 -- Qt runtime 5.15.8 -- Qt compiled 5.15.8
rootdir: *
plugins: napari-plugin-engine-0.2.0, npe2-0.7.5, napari-0.4.19.post1, anyio-4.2.0, qt-4.4.0, xdist-3.5.0
collected 25 items                                                                                                       

tests/test_bioimageio.py ...                                                                                       [ 12%]
tests/test_data_processing.py ........                                                                             [ 44%]
tests/test_io_zarr.py .....                                                                                        [ 64%]
tests/test_model.py ...                                                                                            [ 76%]
tests/test_model_zoo.py s                                                                                          [ 80%]
tests/test_network_predictions.py ..                                                                               [ 88%]
tests/test_pipeline_executor.py ...                                                                                [100%]