Skip Menu |

This queue is for tickets about the Text-Ngrams CPAN distribution.

Report information
The Basics
Id: 106598
Status: new
Priority: 0/
Queue: Text-Ngrams

People
Owner: Nobody in particular
Requestors: JHI [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: test failures with 5.22.0
... Configuring V/VL/VLADO/Text-Ngrams-2.003.tar.gz with Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::Ngrams Writing MYMETA.yml and MYMETA.json VLADO/Text-Ngrams-2.003.tar.gz /usr/local/perl-forge/v/5.22.0/bin/perl Makefile.PL -- OK Running make for V/VL/VLADO/Text-Ngrams-2.003.tar.gz ... Running make test PERL_DL_NONLAZY=1 "/usr/local/perl-forge/v/5.22.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01.t .. ok t/02.t .. ok t/03.t .. ok t/04.t .. ok t/05.t .. ok t/06.t .. ok # Failed test at t/07.t line 18. # got: 'BEGIN OUTPUT BY Text::Ngrams version # # 1-GRAMS (total count: 8) # FIRST N-GRAM: The # LAST N-GRAM: fox # ------------------------ # brown 3 # fox 3 # The 1 # quick 1 # # 2-GRAMS (total count: 7) # FIRST N-GRAM: The brown # LAST N-GRAM: brown fox # ------------------------ # fox brown 2 # brown fox 2 # brown quick 1 # The brown 1 # quick fox 1 # # END OUTPUT BY Text::Ngrams # ' # expected: 'BEGIN OUTPUT BY Text::Ngrams version # # # 1-GRAMS (total count: 8) # FIRST N-GRAM: The # LAST N-GRAM: fox # ------------------------ # brown 3 # fox 3 # The 1 # quick 1 # # 2-GRAMS (total count: 7) # FIRST N-GRAM: The brown # LAST N-GRAM: brown fox # ------------------------ # brown fox 2 # fox brown 2 # The brown 1 # quick fox 1 # brown quick 1 # # END OUTPUT BY Text::Ngrams # ' # Looks like you failed 1 test of 2. t/07.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests t/08.t .. ok # Failed test at t/09.t line 19. # got: 'BEGIN OUTPUT BY Text::Ngrams version # # 1-GRAMS (total count: 8) # FIRST N-GRAM: The # LAST N-GRAM: fox # ------------------------ # brown 3 # fox 3 # # 2-GRAMS (total count: 7) # FIRST N-GRAM: The brown # LAST N-GRAM: brown fox # ------------------------ # fox brown 2 # brown fox 2 # # END OUTPUT BY Text::Ngrams # ' # expected: 'BEGIN OUTPUT BY Text::Ngrams version # # 1-GRAMS (total count: 8) # FIRST N-GRAM: The # LAST N-GRAM: fox # ------------------------ # brown 3 # fox 3 # # 2-GRAMS (total count: 7) # FIRST N-GRAM: The brown # LAST N-GRAM: brown fox # ------------------------ # brown fox 2 # fox brown 2 # # END OUTPUT BY Text::Ngrams # ' # Looks like you failed 1 test of 2. t/09.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests t/10.t .. ok # Failed test at t/11.t line 12. # got: 'BEGIN OUTPUT BY Text::Ngrams version # # 1-GRAMS (total count: 9965) # FIRST N-GRAM: A # LAST N-GRAM: \n # --------------------------- [snip long stuff, the full log.gz attached] ... # # END OUTPUT BY Text::Ngrams # ' # Looks like you failed 1 test of 1. t/14.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/15.t .. ok Test Summary Report ------------------- t/07.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 t/09.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 t/11.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/12.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/13.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/14.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=15, Tests=31, 2 wallclock secs ( 0.10 usr 0.03 sys + 1.78 cusr 0.16 csys = 2.07 CPU) Result: FAIL Failed 6/15 test programs. 6/31 subtests failed. make: *** [test_dynamic] Error 255 VLADO/Text-Ngrams-2.003.tar.gz /usr/bin/make test -- NOT OK
Subject: TN.log.gz
Download TN.log.gz
application/x-gzip 20.5k

Message body not shown because it is not plain text.