Re: PR #3390 (more options work) merged into devel

2023-06-17 Thread Edward K. Ream
On Sat, Jun 17, 2023 at 10:29 AM Thomas Passin wrote: FAILED leo/unittests/core/test_leoImport.py::TestLeoImport::test_recursive_import - AssertionError: 'path: ekr-mypy2/mypy' != 'path: mypy' == 1 failed, 851 passed, 1 skipped, 1 warning in 14.21s == Not a surprise since it's lo

Re: PR #3390 (more options work) merged into devel

2023-06-17 Thread Thomas Passin
Run from the leo-editor directory: py -m pytest [snip] leo\unittests\core\test_leoImport.py:106: AssertionError 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

Re: PR #3390 (more options work) merged into devel

2023-06-17 Thread Edward K. Ream
On Saturday, June 17, 2023 at 9:44:55 AM UTC-5 Edward K. Ream wrote: >...the new unit tests found more errors in two hours than in the previous four days. The test of LM.scanOptions knows nothing about scanOptions. The test is valid however code works. In other words, this test should have be

Re: PR #3390 (more options work) merged into devel

2023-06-17 Thread Edward K. Ream
On Saturday, June 17, 2023 at 9:36:25 AM UTC-5 Edward K. Ream wrote: I've merged this branch early for several reasons I prefer speed over agonizing :-) I want devel to contain the latest code so we can all test it. The devel branch should be safe enough: the new unit tests found more errors