On Windows 10, python 3.11, pytest passes all tests. python 3.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
======================== short test summary info =========================
FAILED leo/unittests/core/test_leoAst.py::TestTOG::test_TryStar -
AssertionError: make_tree failed
========== 1 failed, 851 passed, 1 skipped, 1 warning in 14.75s ==========
Python 3.9:
============================ 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
======================== short test summary info =========================
FAILED leo/unittests/core/test_leoAst.py::TestTOG::test_TryStar - Assert...
========== 1 failed, 850 passed, 2 skipped, 1 warning in 23.93s ==========
Build info:
Leo 6.7.4-devel, devel branch, build e58396da1b
2023-06-18 18:19:34 -0500
Python 3.11.4, PyQt version 6.4.3
Windows 10 AMD64 (build 10.0.19045) SP0
On Sunday, June 18, 2023 at 9:20:48 PM UTC-4 Edward K. Ream wrote:
> On Sun, Jun 18, 2023 at 3:12 PM Félix <[email protected]> wrote:
>
> Please review PR #3398
> <https://github.com/leo-editor/leo-editor/pull/3398>. I've tested it on
> ubuntu and windows.
>
> 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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/leo-editor/f7138c6f-fa5c-4c78-b733-22d6161900ban%40googlegroups.com.