ср, 17 апр. 2019 г. в 14:45, Steffan Karger <stef...@karger.me>:

> On Thu, 11 Apr 2019 at 00:54, Илья Шипицин <chipits...@gmail.com> wrote:
> > 1) error when built with mbedtls-2.16.0 (surprizingly, build does not
> fail)
> >
> > [       OK ] tls_crypt_v2_wrap_unwrap_no_metadata
> > [ RUN      ] tls_crypt_v2_wrap_unwrap_max_metadata
> > [       OK ] tls_crypt_v2_wrap_unwrap_max_metadata
> > [ RUN      ] tls_crypt_v2_wrap_too_long_metadata
> > ERROR: could not crypt: insufficient space in dst
>
> This is not a test error, but an error message printed by the code
> that is tested. See the test name, it feeds the code too much
> metadata, and checks that the code errors out as expected.
>
> > 2) base64 is missing --> build is ok (we have similar "failures" on
> travis-ci osx builds)
> >
> > Testing tls-crypt-v2 key generation (max length
> metadata)..../t_lpback.sh: base64: not found
> > OK
> > PASS: t_lpback.sh
>
> This is an error in t_lpback.sh, will check it out.
>

that bug also appears on osx

https://travis-ci.org/OpenVPN/openvpn/jobs/518916670#L1477-L1485


>
> -Steffan
>
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to