danish-dynaword / test_results.log
kris927b's picture
Merge branch 'main' into pr/72
bcb374c
raw
history blame
1.6 kB
============================= test session starts ==============================
platform darwin -- Python 3.12.0, pytest-8.3.4, pluggy-1.5.0
rootdir: /Users/kristianjensen/Documents/danish-dynaword
configfile: pyproject.toml
collected 319 items
src/tests/test_dataset_schema.py ....................................... [ 12%]
............................... [ 21%]
src/tests/test_datasheets.py ........................................... [ 35%]
........................................................................ [ 57%]
............................................................ [ 76%]
src/tests/test_load.py .. [ 77%]
src/tests/test_quality/test_duplicates.py .............................. [ 86%]
.....s [ 88%]
src/tests/test_quality/test_short_texts.py ............................. [ 97%]
...... [ 99%]
src/tests/test_unique_ids.py . [100%]
=============================== warnings summary ===============================
src/tests/test_quality/test_short_texts.py: 35 warnings
/Users/kristianjensen/Documents/danish-dynaword/.venv/lib/python3.12/site-packages/datasets/utils/_dill.py:385: DeprecationWarning: co_lnotab is deprecated, use co_lines instead.
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================= 318 passed, 1 skipped, 35 warnings in 27.88s =================