Various Linuces:
3.11 Manjaro:
leo\unittests\test_importers.py ...s............................... [ 5%]
==================================== 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
======================= 852 passed, 1 skipped, 1 warning in 8.38s
========================
3.9 Mint (*Note that pyqt6 is not installed on this VM/Python3.9*):
leo/unittests/test_importers.py ...s.................................... [
6%]
leo/unittests/core/test_leoAst.py ......................s.......s....... [
40%]
leo/unittests/core/test_leoQt6.py s [
92%]
=============================== 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
================== 849 passed, 4 skipped, 1 warning in 9.46s
===================
3.10 Ubuntu:
leo/unittests/test_importers.py ...s.................................... [
6%]
leo/unittests/core/test_leoAst.py ..............................s....... [
40%]
=============================== 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
================== 851 passed, 2 skipped, 1 warning in 10.32s
==================
Interesting how much faster these tests run on the various Linuces compared
with Windows.
--
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/cd241e92-c5f6-48d2-bcdf-479cfaf00aa1n%40googlegroups.com.