Subject: | intermittent test failures |
Tests (intermittently) fail for me, akin to:
Building and testing Test-Inline-2.213
cp script/inline2test blib/script/inline2test
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/26.0_rc1/bin/perl" "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/inline2test
Manifying 1 pod document
Manifying 9 pod documents
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/26.0_rc1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/02_main.t ............. ok
t/03_bad_dependency.t ... ok
t/05_check_count.t ...... ok
t/04_file_handler.t ..... ok
t/01_compile.t .......... ok
$UMASK being true is deprecated it will be false by default in the future. This change is being made because this not the behavior of the unix command `chmod`. This warning can be disabled by putting explicitly setting $File::chmod::UMASK to false (0) to act like system chmod, or any non 2 true value see Github issue #5 at /Volumes/amaretto/Users/ether/.cpanm/work/1494579707.49261/Test-Inline-2.213/blib/lib/Test/Inline/IO/File.pm line 186.
$UMASK being true is deprecated it will be false by default in the future. This change is being made because this not the behavior of the unix command `chmod`. This warning can be disabled by putting explicitly setting $File::chmod::UMASK to false (0) to act like system chmod, or any non 2 true value see Github issue #5 at /Volumes/amaretto/Users/ether/.cpanm/work/1494579707.49261/Test-Inline-2.213/blib/lib/Test/Inline/IO/File.pm line 186.
$UMASK being true is deprecated it will be false by default in the future. This change is being made because this not the behavior of the unix command `chmod`. This warning can be disabled by putting explicitly setting $File::chmod::UMASK to false (0) to act like system chmod, or any non 2 true value see Github issue #5 at /Volumes/amaretto/Users/ether/.cpanm/work/1494579707.49261/Test-Inline-2.213/blib/lib/Test/Inline/IO/File.pm line 186.
$UMASK being true is deprecated it will be false by default in the future. This change is being made because this not the behavior of the unix command `chmod`. This warning can be disabled by putting explicitly setting $File::chmod::UMASK to false (0) to act like system chmod, or any non 2 true value see Github issue #5 at /Volumes/amaretto/Users/ether/.cpanm/work/1494579707.49261/Test-Inline-2.213/blib/lib/Test/Inline/IO/File.pm line 186.
$UMASK being true is deprecated it will be false by default in the future. This change is being made because this not the behavior of the unix command `chmod`. This warning can be disabled by putting explicitly setting $File::chmod::UMASK to false (0) to act like system chmod, or any non 2 true value see Github issue #5 at /Volumes/amaretto/Users/ether/.cpanm/work/1494579707.49261/Test-Inline-2.213/blib/lib/Test/Inline/IO/File.pm line 186.
$UMASK being true is deprecated it will be false by default in the future. This change is being made because this not the behavior of the unix command `chmod`. This warning can be disabled by putting explicitly setting $File::chmod::UMASK to false (0) to act like system chmod, or any non 2 true value see Github issue #5 at /Volumes/amaretto/Users/ether/.cpanm/work/1494579707.49261/Test-Inline-2.213/blib/lib/Test/Inline/IO/File.pm line 186.
$UMASK being true is deprecated it will be false by default in the future. This change is being made because this not the behavior of the unix command `chmod`. This warning can be disabled by putting explicitly setting $File::chmod::UMASK to false (0) to act like system chmod, or any non 2 true value see Github issue #5 at /Volumes/amaretto/Users/ether/.cpanm/work/1494579707.49261/Test-Inline-2.213/blib/lib/Test/Inline/IO/File.pm line 186.
$UMASK being true is deprecated it will be false by default in the future. This change is being made because this not the behavior of the unix command `chmod`. This warning can be disabled by putting explicitly setting $File::chmod::UMASK to false (0) to act like system chmod, or any non 2 true value see Github issue #5 at /Volumes/amaretto/Users/ether/.cpanm/work/1494579707.49261/Test-Inline-2.213/blib/lib/Test/Inline/IO/File.pm line 186.
t/06_multifile.t ........ ok
# Failed test 'Found manifest file'
# at t/07_add_directory.t line 45.
# Looks like you failed 1 test of 9.
t/07_add_directory.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests
t/09_regression.t ....... ok
t/08_add_all.t .......... ok
t/10_legacy_extract.t ... ok
t/11_legacy_script.t .... ok
t/12_content_handler.t .. ok
t/13_api.t .............. ok
Test Summary Report
-------------------
t/07_add_directory.t (Wstat: 256 Tests: 9 Failed: 1)
Failed test: 8
Non-zero exit status: 1
Files=13, Tests=329, 0 wallclock secs ( 0.07 usr 0.02 sys + 1.21 cusr 0.18 csys = 1.48 CPU)
Result: FAIL
Failed 1/13 test programs. 1/329 subtests failed.
make: *** [test_dynamic] Error 255