> On Thu, Apr 28, 2022 at 11:35 PM Viktor Ransmayr wrote:
>
> I did again apply the latest changes to the 'devel' branch of Leo in a 
> Fedora 34 VM running on Qubes-OS.
>
> Executing the 'test-all' cmd the following test failure is still reported:
>

 Fixed in devel at rev b82ddf8 
<https://github.com/leo-editor/leo-editor/commit/b82ddf8693e98dce2b45db80dbe0678a29044ae2>.
 
The failure was in the unit test itself, not the code under test.

*devs take note*

g.run_unit_tests now runs unit tests using python3 -m unittest rather than 
python 
-m unittest.

The difference is particularly important on Linux because creating an alias 
from python to pyhthon3 is a good way of making Linux unusable, as I have 
found out several times! So to run Leo's unit tests on python devs must 
create a python3 alias if it does not already exist (but it probably does 
exist :-)

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/79516448-16b5-48ad-a953-d331bbc3ebafn%40googlegroups.com.

Reply via email to