[gnutls-devel] self-test failure in gnutls-3.5.4 on NetBSD-7.99.38/amd64

Nikos Mavrogiannopoulos n.mavrogiannopoulos at gmail.com
Mon Sep 19 15:01:06 CEST 2016


On Mon, Sep 19, 2016 at 2:29 PM, Thomas Klausner <tk at giga.or.at> wrote:
> Hi!
>
> When running the self-tests for gnutls-3.5.4 on NetBSD-7.99.38/amd64,
> there is one self-test failure:
>
> FAIL: mini-server-name
> server:262: server: did not received expected name

Could you provide an investigation of the failure? If you run the test
with the -v option it should provide more debugging information.
At this commit you can find a modification which will pinpoint which
of the tests run failed:
https://gitlab.com/gnutls/gnutls/commit/f14ec7e98cd5fcc846b08c9ddee4ed55e2d08474

> 5 more are SKIPped.
> Two other tests depend on /bin/bash, which does not exist on NetBSD by
> default (of course you can install /usr/pkg/bin/bash from pkgsrc):
> FAIL: fastopen.sh
> SKIP: starttls.sh
> Can they perhaps be converted to be runnable with any POSIX shell?

I don't plan to, but if you have a patch, I'd be happy to apply to.
However, as these scripts are only used for checking gnutls, I think
requiring bash for the testing phase is not much unreasonable. Is the
test failure reason the fact that bash is not available?

regards,
Nikos



More information about the Gnutls-devel mailing list