[Libre-soc-bugs] [Bug 745] OP_TERNARY instruction
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Thu Nov 25 07:05:52 GMT 2021
https://bugs.libre-soc.org/show_bug.cgi?id=745
--- Comment #20 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Jacob Lifshay from comment #19)
> Yeah, I can switch back, though FHDLTestCase has some serious shortcomings,
> including not working correctly when tests are run in parallel cuz it uses
> the same directory (fixed by formal's using get_test_path which uses a
> separate path for each test case fn as well as each time it's called in a
> single test fn), as well as breaking the API of the assertRaises,
> assertRaisesRegex, and assertWarns methods (cuz they yield None rather than
> what they should).
then you should have fixed it!
at the very least you should have raised it as a bugreport, not
least so that money can be allocated to it for you to
do the damn work!
> >
> > again this is unnecessary duplicated code which has been written
> > and precious time has been wasted on more duplication,
>
> it took me all of 30s to copy from where I already wrote it for unrelated
> code, so basically zero time was spent in that particular aspect.
by you. creating a maintenance headache that i have to deal with.
which is very annoying to me
> > then more
> > time spent identifying the duplication, then more time asking you
> > to remove the duplication, and more time by you spent removing the
> > duplication.
>
> yeah, yeah...
>
> I'll be busy for the rest of today and tomorrow, so will get to it on friday.
please speed up. it has been about six weeks and only one instruction
has [not] been written.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list