Hello Edward

Edward K. Ream schrieb am Donnerstag, 17. August 2023 um 20:14:16 UTC+2:

On Thu, Aug 17, 2023 at 1:12 PM Edward K. Ream wrote:

Leo https://leo-editor.github.io/leo-editor/ 6.7.4 is now available on 
GitHub <https://github.com/leo-editor/leo-editor/releases> and pypi 
<https://pypi.org/project/leo/>.


I'll delay more public announcements until Monday. Please continue your 
testing ;-)


 I installed Leo 6.7.4 from PyPI also into a Debian 11 VM.

When I run the unit tests there, I receive similar errors. - See attached 
log:

    (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$ 
    (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$ cd 
lib64/python3.9/site-packages/leo
    (Leo) 
user@debian-leo-study-vm:~/PyVE/PyPI/Leo/lib64/python3.9/site-packages/leo$ 
    (Leo) 
user@debian-leo-study-vm:~/PyVE/PyPI/Leo/lib64/python3.9/site-packages/leo$ 
python -m unittest
    
................................................................................
    
................................................................................
    
...........................FF...................................................
    
....................................................s.......s...................
    
................................................................................
    
................................................................................
    
................................................................................
    
........................................F.......................................
    
...............................................s................................
    
..................................................s.............................
    
.............................................................cursesGui2.py: 
Tk module required for clipboard handling.
    s...s.....
    ======================================================================
    FAIL: test_diff_two_branches 
(unittests.commands.test_editFileCommands.TestEditFileCommands)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/home/user/PyVE/PyPI/Leo/lib/python3.9/site-packages/leo/unittests/commands/test_editFileCommands.py",
 
line 67, in test_diff_two_branches
        self.assertEqual(c.lastTopLevel().h, expected_last_headline)
    AssertionError: '@file leoGlobals.py' != 'git-diff-branches master 
devel'
    - @file leoGlobals.py
    + git-diff-branches master devel


    ======================================================================
    FAIL: test_diff_two_revs 
(unittests.commands.test_editFileCommands.TestEditFileCommands)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/home/user/PyVE/PyPI/Leo/lib/python3.9/site-packages/leo/unittests/commands/test_editFileCommands.py",
 
line 121, in test_diff_two_revs
        self.assertEqual(c.lastTopLevel().h.strip(), expected_last_headline)
    AssertionError: 'root' != 'git diff revs: HEAD'
    - root
    + git diff revs: HEAD


    ======================================================================
    FAIL: test_per_commander_data 
(unittests.core.test_leoGlobals.TestGlobals)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/home/user/PyVE/PyPI/Leo/lib/python3.9/site-packages/leo/unittests/core/test_leoGlobals.py",
 
line 294, in test_per_commander_data
        self._test_per_commander_data()
      File 
"/home/user/PyVE/PyPI/Leo/lib/python3.9/site-packages/leo/unittests/core/test_leoGlobals.py",
 
line 178, in _test_per_commander_data
        self.assertTrue(os.path.exists(z), msg=repr(z))
    AssertionError: False is not true : 
'/home/user/PyVE/PyPI/Leo/lib/python3.9/site-packages/launchLeo.py'

    ----------------------------------------------------------------------
    Ran 871 tests in 8.914s

    FAILED (failures=3, skipped=6)
    (Leo) 
user@debian-leo-study-vm:~/PyVE/PyPI/Leo/lib64/python3.9/site-packages/leo$ 

With kind regards,

Viktor

-- 
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/c078e568-4283-49af-bbf0-d58a0ec288c8n%40googlegroups.com.

Reply via email to