Skip to content

Multiple test-failures on FreeBSD-14 #6

@UnitedMarsupials

Description

@UnitedMarsupials

Freshly built against on FreeBSD-14/amd64, using the stock OpenSSL-3.0.16, I get the following test-failures:

  • BadSSL-1.10 dh composite FAILED
  • BadSSL-1.17 dh1024 FAILED
  • BadSSL-1.33 no sct FAILED
  • tlsIO-9.1 testing spurious (0 byte read) events FAILED

The failures are the same regardless of whether TCL-8.6 or 9.0 is used. Attaching test-logs. Please, advise.

test-8.6.log
test-9.0.log

P.S. I'd also like to point out, that hardcoding a port-number -- such as the 8831 -- to use on localhost is not safe: there could be spurious test-failures because that port could be used by something else. The port should be determined dynamically during the test's runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions