On 2015-09-17 16:49, Salz, Rich via RT wrote: > Since email re-opens the ticket, let's use this one :) > > What's the output of this command: > HARNESS_VERBOSE=yes make 'TESTS=test_rehash' test
# HARNESS_VERBOSE=yes make 'TESTS=test_rehash' test testing... making all in apps... TOP=.. PERL=/usr/pkg/bin/perl /usr/pkg/bin/perl run_tests.pl test_rehash ../test/recipes/40-test_rehash.t .. 1..4 ok 1 - Testing normal rehash operations ok 2 - Testing rehash operations on readonly files ok 3 - Testing rehash operations on empty directory not ok 4 - Testing rehash operations on readonly directory # Failed test 'Testing rehash operations on readonly directory' # at ../test/recipes/40-test_rehash.t line 35. # got: '1' # expected: anything else # Looks like you failed 1 test of 4. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests Test Summary Report ------------------- ../test/recipes/40-test_rehash.t (Wstat: 256 Tests: 4 Failed: 1) Failed test: 4 Non-zero exit status: 1 Files=1, Tests=4, 0 wallclock secs ( 0.08 usr 0.01 sys + 0.26 cusr 0.18 csys = 0.53 CPU) Result: FAIL Failed 1/1 test programs. 1/4 subtests failed. *** Error code 1 Stop. make: stopped in /usr/local/src/openssl/test *** Error code 1 Stop. make: stopped in /usr/local/src/openssl _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
