What do people think about the SSL testcases? On my test setup
the following spit out output-mismatch errors:
# modified: stdout/2102
# modified: stdout/2103
# modified: stdout/2105
# modified: stdout/2106
# modified: stdout/2114
# modified: stdout/2118
# modified: stdout/2119
# modified: stdout/2122
# modified: stdout/2124
# modified: stdout/2128
# modified: stdout/2150
# modified: stdout/3460
# modified: stdout/3463
# modified: stdout/3464
The differences are mainly added lines of the form
"SSL info: SSLv3 read server session ticket A"
and there's a few
"SSL info: SSLv3 read finished A"
that have gone away.
I assume that this is due to a library change, and benign.
Question: does everyone who runs the suite happen to build with
an SSL library with these same changes? Should I just commit
the expected-output changes?
--
Cheers,
Jeremy