For the recent merge in devel, 08fcbac60bc296b2e636c3467daf29022b03231b, 
there is still a warning from XUbuntu:

=============================== warnings summary 
===============================
leo/plugins/leo_babel/tests/lib_test.py:118
  /home/tom/git/leo-editor/leo/plugins/leo_babel/tests/lib_test.py:118: 
PytestCollectionWarning: cannot collect test class 'TestCmdr' because it 
has a __init__ constructor (from: leo/plugins/leo_babel/tests/lib_test.py)
    class TestCmdr:

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================== 905 passed, 26 skipped, 1 warning in 8.84s 
==================

There is a similar warning on Windows 10:

============================ warnings summary ============================
leo\plugins\leo_babel\tests\lib_test.py:118
  C:\Tom\git\leo-editor\leo\plugins\leo_babel\tests\lib_test.py:118: 
PytestCollectionWarning: cannot collect test class 'TestCmdr' because it 
has a __init__ constructor (from: leo/plugins/leo_babel/tests/lib_test.py)
    class TestCmdr:

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=============== 929 passed, 2 skipped, 1 warning in 21.87s ===============

Interesting how much faster the tests run in Linux than Windows.
On Sunday, February 4, 2024 at 3:38:37 AM UTC-5 Edward K. Ream wrote:

> On Sat, Feb 3, 2024 at 9:01 AM Thomas Passin wrote:
>
>> On Windows 10, Python 3.12 -
>
> leo\plugins\leo_babel\tests\lib_test.py:118
>>   C:\Tom\git\leo-editor\leo\plugins\leo_babel\tests\lib_test.py:118: 
>> PytestCollectionWarning:
>>
> cannot collect test class 'TestCmdr' because it has a __init__ constructor 
>>
> (from: leo/plugins/leo_babel/tests/lib_test.py)
>>
> ...
>
> Thanks for this report. See #3778 
> <https://github.com/leo-editor/leo-editor/issues/3778>.
>
> Edward
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/0eddc1c6-ab48-4f3d-8e32-af93f9a9158cn%40googlegroups.com.

Reply via email to