Re: [myhdl-list] Is it time for 0.9 release?
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2015-02-13 19:58:08
|
On 2/13/2015 12:28 PM, Jan Decaluwe wrote: > On 02/10/2015 07:03 AM, Keerthan JC wrote: >> There are failing VHDL tests: https://travis-ci.org/jck/myhdl/jobs/47472029 >> >> Are we planning to fix there before 0.9? > > I have to review the ternary operator test. This was in anticipation > of VHDL-2008, but now I'm not sure it's official VHDL. > > As for the other tests, the tests that fail at my side are different > than yours (on github). Seems you fixed test_interfaces3.py, > but another test related to ShadowSignals now fails. > > The goal for 0.9 should definitely be no failing tests. > > Jan > When I tested 0.8.1 with no modifications I had a ShadowSignal failure: >> py.test GHDL.py test_*.py <snip> test_ShadowSignal.py .F.. test_ternary.py F. Regards, Chris |