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, [email protected] via RT <[email protected]> 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 > > ... -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4366 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
