Skip to content

Warning by the pytest #18

Open
Open
@ramkumarkoppu

Description

pytest
================================================== test session starts ===================================================
platform darwin -- Python 3.11.9, pytest-7.4.0, pluggy-1.2.0
rootdir: /Users/ramkumarkoppu/repos/LLQ/craystack
plugins: torchtyping-0.1.4, cov-4.1.0, anyio-3.7.1, typeguard-4.1.5
collected 65 items

craystack/codecs_test.py ............................................................. [ 93%]
craystack/rans_test.py .... [100%]

==================================================== warnings summary ====================================================
craystack/codecs_test.py::test_multiset_codec
/Users/ramkumarkoppu/repos/LLQ/craystack/craystack/rans.py:35: UserWarning: Popping from empty message. Generating random data.
warn('Popping from empty message. Generating random data.')

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
============================================= 65 passed, 1 warning in 4.09s ==============================================
(craystack) Rams-MBP:craystack ramkumarkoppu$

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions