I build project perl-5.21.6 (git commit ed22f0aa)
------
test t/io/sem.t
t/io/shm.t
lib/DB.t
lib/sigtrap.tperl loops and does not answer, had to remove these tests single run ~/ussport/perl/perl-build :> ./perl -I lib t/io/sem.t Killed ~/ussport/perl/perl-build :> not data ----- I did some tests for t/op/stat.t. dist/Data-Dumper/t/dumper.t https://drive.google.com/file/d/0B5PTttxwo7qAOFNENDh3Uy1TekE ---- ~/ussport/perl/perl-build :> ./perl -I lib dist/Net-Ping/t/450_service.t 1..26 ok 1 - use Net::Ping; ok 2 - 'Start a TCP listen server on ephemeral port' isa 'IO::Socket::INET' ok 3 - 'Start a second TCP listen server on ephemeral port' isa 'IO::Socket::INET' ok 4 ok 5 ok 6 - Make sure the servers are listening on different ports ok 7 - 'new() worked' isa 'Net::Ping' ok 8 - first port is reachable not ok 9 - second port is reachable # Failed test 'second port is reachable' # at dist/Net-Ping/t/450_service.t line 83. # got: '0' # expected: '1' ok 10 - first service is on ok 11 - second service is off ok 12 - 'new() worked' isa 'Net::Ping' ok 13 - send SYN to first port ok 14 - IP should be reachable ok 15 - No more sockets ok 16 - 'new() worked' isa 'Net::Ping' ok 17 - send SYN to second port not ok 18 - IP should be reachable # Failed test 'IP should be reachable' # at dist/Net-Ping/t/450_service.t line 135. # got: undef # expected: '127.0.0.1' ok 19 - No more sockets ok 20 - 'new() worked' isa 'Net::Ping' ok 21 - send SYN to first port ok 22 - IP should be reachable ok 23 - No more sockets ok 24 - 'new() worked' isa 'Net::Ping' ok 25 - send SYN to second port ok 26 - No sockets should have service on # Looks like you failed 2 tests of 26. ---- ~/ussport/perl/perl-build :> ./perl -I lib lib/Config.t &>test_lib_Config.log log attached . I have not access the directory /usr/ on a mainframe. ------------------------------------------------------------------------ Yaroslav Kuzmin Developer C/C++ ,z/OS , Linux 3 Zhukovskiy Street · Miass, Chelyabinsk region 456318 · Russia Tel: +7.922.2.38.33.38 Email: [email protected] Web: www.rocketsoftware.com ________________________________________ От: Karl Williamson <[email protected]> Отправлено: 16 ноября 2014 г. 22:43 Кому: Yaroslav Kuzmin Копия: perl-mvs; Perl5 Porters Тема: Re: НА: НА: НА: НА: updated EBCDIC porting status On 11/14/2014 06:03 AM, Yaroslav Kuzmin wrote: > I build project perl-5.21.6 (git commit 9ee89d3c) > > test t/io/sem.t > t/io/shm.t > lib/DB.t > lib/sigtrap.t > > perl loops and does not answer, had to remove these tests > Hopefully, a bunch of the failures, including these, are a result of my error in not removing some debugging code. A new branch is ready with that done, rebased to the current blead. If these still loop, choose one and run it by hand and capture the output up to where it starts looping, so we can look more closely. For example, cd t ./perl -I../lib io/sem.t There are several other issues that will need more data and investigation from you. When you get a chance after sending me the regular output, it would be good to see why the -d file test operator is not working. It looks like a good place to start is t/op/stat.t. There is a problem with parsing some multi-line here-docs. I'd like to look at the output of cd t ./perl -I../lib -DpT ../dist/Data-Dumper/t/dumper.t I wonder about dist/Net-Ping/t/450_service.t. Is this an error, or is your network configuration as it describes? If the latter, we should change to skip the failing tests. lib/Config.t indicates that some things aren't in @INC. I don't know what the correct answer is, so I don't know if it is a test bug, or what? ================================ Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ +1 800.966.3270 ■ +1 781.577.4321 Unsubscribe From Commercial Email – [email protected] Manage Your Subscription Preferences - http://info.rocketsoftware.com/GlobalSubscriptionManagementEmailFooter_SubscriptionCenter.html Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy ================================ This communication and any attachments may contain confidential information of Rocket Software, Inc. All unauthorized use, disclosure or distribution is prohibited. If you are not the intended recipient, please notify Rocket Software immediately and destroy all copies of this communication. Thank you.
test_lib_Config.log.gz
Description: test_lib_Config.log.gz
