Make test error in OpenSSL 1.1.1b

Matt Caswell matt at openssl.org
Wed Jun 19 10:10:06 UTC 2019



On 19/06/2019 11:07, shiva kumar wrote:
> Hi,
> In the OpenSSL 1.1.1b build after make test I'm getting error as follows
> /*../test/recipes/70-test_comp.t                   (Wstat: 35584 Tests: 0 Failed: 0)
>   Non-zero exit status: 139
>   Parse errors: No plan found in TAP output
> ../test/recipes/70-test_key_share.t              (Wstat: 35584 Tests: 0 Failed: 0)
>   Non-zero exit status: 139
>   Parse errors: No plan found in TAP output
> ../test/recipes/70-test_renegotiation.t          (Wstat: 35584 Tests: 0 Failed: 0)
>   Non-zero exit status: 139
>   Parse errors: No plan found in TAP output
> ../test/recipes/70-test_sslcbcpadding.t          (Wstat: 35584 Tests: 4 Failed: 0)
>   Non-zero exit status: 139
>   Parse errors: Bad plan.  You planned 5 tests but ran 4.
> ../test/recipes/70-test_sslcertstatus.t          (Wstat: 35584 Tests: 0 Failed: 0)
>   Non-zero exit status: 139*/
> 
> can anyone please let me know why I'm getting this error ? what might have
> caused this?.

Is it just the "70" series of tests that fail, or do others fail too?

What is your platform, and how did you configure OpenSSL?

Matt



More information about the openssl-users mailing list