[Libre-soc-dev] daily kan-ban update 21jul2021

Tobias Platen libre-soc at platen-software.de
Fri Jul 23 18:46:38 BST 2021


On Wed, 2021-07-21 at 20:20 +0100, Luke Kenneth Casson Leighton wrote:
> On Wed, Jul 21, 2021 at 8:10 PM Tobias Platen
> <libre-soc at platen-software.de> wrote:
> > today: trying to find out why unit tests hang, the last commit
> > fixes
> > the problem
> 
> yyeah when doing low-level work like this alllways make sure to run
> the following:
> 
> $ python3 simple/test/test_issuer_svp64.py >& /tmp/f
> $ python3 simple/test/test_issuer.py nosvp64 >& /tmp/f1
> 
> the first one completes quickly, that tells you if there's any
> immediate
> problems.
> 
> the second one runs *all* pipeline unit tests and takes about 15-20
> minutes.
> 
> you need to be quite paranoid and strict about this, although it is a
> pain:
> use common sense if you want to save time.
> 
> the lower the level of modifications, the stricter you need to be on
> the comprehensiveness of the unit tests run before a "git push".
> 
> l.
When I run those tests I get a
ModuleNotFoundError: No module named
'openpower.decoder.isafunctions.fpfromint'
> 
> _______________________________________________
> Libre-soc-dev mailing list
> Libre-soc-dev at lists.libre-soc.org
> http://lists.libre-soc.org/mailman/listinfo/libre-soc-dev




More information about the Libre-soc-dev mailing list