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