Skip to content

test_registry_entries fails with published spacy models #13856

@sarahec

Description

@sarahec

How to reproduce the behaviour

  1. Build and run spacy @ 3.8.7 with spacy-models @ 3.8.0 (the latest available)
  2. Observe that test_registry_entries fails with missing models.
       > FAILED lib/python3.13/site-packages/spacy/tests/test_registry_population.py::test_registry_entries - AssertionError: Registry 'readers' missing entries: ml_datasets.cmu_movies.v1, ml_datasets.imdb_sentiment.v1, ml_datasets.dbpedia.v1
       > assert not {'ml_datasets.cmu_movies.v1', 'ml_datasets.dbpedia.v1', 'ml_datasets.imdb_sentiment.v1'}

Your Environment

  • Operating System: NixOS
  • Python Version Used: python 3.12 and python 3.13
  • spaCy Version Used: 3.8.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions