[Libre-soc-bugs] [Bug 676] FORTRAN MAXLOC SVP64 example
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Fri Feb 2 21:07:09 GMT 2024
https://bugs.libre-soc.org/show_bug.cgi?id=676
--- Comment #30 from Jacob Lifshay <programmerjake at gmail.com> ---
maxloc has been merged to master, but whoever merged it forgot to check that it
didn't break CI:
https://salsa.debian.org/Kazan-team/mirrors/openpower-isa/-/jobs/5226784
=========================== short test summary info
============================
[case_divmod_knuth_algorithm_d_512x256_to_256x256] (d='0x1_0000_0000',
n='0xffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_0000_0000',
q='0xffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff',
r='0x0') SUBFAIL
src/openpower/decoder/isa/test_aaa_caller_svp64_powmod.py::TestPowMod15::test -
TypeError: '<=' not supported between instances of 'NoneType' and 'int'
<another 9 instances of basically the same thing>
!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 10 failures
!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 10 failures
!!!!!!!!!!!!
= 10 failed, 87 passed, 1 skipped, 2 xfailed, 170 warnings in 445.69s (0:07:25)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list