Hello all-
I've been looking at some test failures in the stable tree (I haven't
looked at whether they're present in the development tree yet) occurring
in the 7.8/SSL testsuite. The failures happen on netbsd and illumos at a
minimum, and I'm not able to see what's actually wrong, as the a/b
values are equal.
Examples can be found in this verifylog.txt:
https://paste.sr.ht/~hww3/6fca76d6c19743525e0b1f7325fea4213b100ecd#http://pike.lysator.liu.se/generated/pikefarm/results/8.0/6652_154/verifylog.txt-L297
The original file is:
http://pike.lysator.liu.se/generated/pikefarm/results/8.0/6652_154/verifylog.txt
So, if o->a==o->b, then why is the test failing? These are not new
failures, but if there's a simple solution, I'd like to fix them.
Any thoughts?
Bill