[Libre-soc-bugs] [Bug 441] Avoid unit tests that depend on other unit tests being run first
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Wed Jul 29 12:04:09 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=441
--- Comment #11 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
commit 96845f04045c47f7e1768d7d033b60860f51bce6
Author: Jacob Lifshay <programmerjake at gmail.com>
Date: Tue Jul 28 16:49:10 2020 -0700
clean up div pipe tests to allow them to be run in parallel
niiice :)
oh btw turns out i was overly concerned about pia when
running the div compunit test. test_div_compunit.py simply doesn't
check against pia because the code in check_cu_outputs is duplicated
in check_alu_outputs. if the extra argument (pia_res) was added
to the compunit test that *would* break every single one of the
compunit tests (except div).
done these as well:
commit 17e6e88484444bb305375dea1f6a6956a0022987 (HEAD -> master)
Author: Luke Kenneth Casson Leighton <lkcl at lkcl.net>
Date: Wed Jul 29 11:54:19 2020 +0100
move SHIFTROT test out of subtest indentation
commit 1ee0d32d99df797f6a11abaf747fec9dce172431 (HEAD -> master, origin/master)
Author: Luke Kenneth Casson Leighton <lkcl at lkcl.net>
Date: Wed Jul 29 11:58:59 2020 +0100
move CR test out of subtest indentation
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list