[openssl-dev] [openssl.org #4366] OS X 10.5, 64-bit PPC, no-asm, and "Failed test 'running asynctest'"

Jeffrey Walton noloader at gmail.com
Mon Mar 14 02:00:45 UTC 2016


Bump... The issue is still present as of b36a2ef for OS X 10.6 64-bit.
32-bit tests OK.

The relevant snippets are:

$ make test
...
../test/recipes/90-test_async.t ........... 1/1
#   Failed test 'running asynctest'
#   at ../test/testlib/OpenSSL/Test/Simple.pm line 70.
# Looks like you failed 1 test of 1.
../test/recipes/90-test_async.t ........... Dubious, test returned 1
(wstat 256, 0x100)
Failed 1/1 subtests

...
Test Summary Report
-------------------
../test/recipes/90-test_async.t         (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=71, Tests=366, 164 wallclock secs ( 1.28 usr  0.73 sys + 124.36
cusr 36.66 csys = 163.03 CPU)
Result: FAIL
Failed 1/71 test programs. 1/366 subtests failed.

On Tue, Mar 1, 2016 at 9:54 PM, noloader at gmail.com via RT
<rt at openssl.org> wrote:
> $ make depend && make clean && make
> ...
>
> $ make test
> ...
>
> ../test/recipes/80-test_tsa.t ............. ok
> ../test/recipes/90-test_async.t ........... 1/1
> #   Failed test 'running asynctest'
> #   at ../test/testlib/OpenSSL/Test/Simple.pm line 70.
> # Looks like you failed 1 test of 1.
> ../test/recipes/90-test_async.t ........... Dubious, test returned 1
> (wstat 256, 0x100)
> Failed 1/1 subtests
> ...
> Test Summary Report
> -------------------
> ../test/recipes/90-test_async.t         (Wstat: 256 Tests: 1 Failed: 1)
>   Failed test:  1
>   Non-zero exit status: 1
> Files=70, Tests=389, 213 wallclock secs ( 1.44 usr  0.75 sys + 166.97
> cusr 45.51 csys = 214.67 CPU)
> Result: FAIL
> Failed 1/70 test programs. 1/389 subtests failed.
> make[1]: *** [tests] Error 255
>
> ...


More information about the openssl-dev mailing list