Skip Menu |

This queue is for tickets about the KinoSearch1 CPAN distribution.

Report information
The Basics
Id: 119880
Status: new
Priority: 0/
Queue: KinoSearch1

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

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



Subject: test failures with perl 5 blead (5.25.8)
From an attempt to build Kinosearch1 in perl-5.25.8 today: ##### t/302-many_fields.t ........... ok \C no longer supported in regex; marked by <-- HERE in m/ \A ( \ <-- HERE C{0,66}? \.\s+ ) / at /home/jkeenan/.cpanm/work/1484532920.30887/KinoSearch1-1.01/blib/lib/KinoSearch1/Highlight/Highlighter.pm line 87. # Looks like your test exited with 9 just after 3. t/303-highlighter.t ........... Dubious, test returned 9 (wstat 2304, 0x900) Failed 6/9 subtests t/501-termquery.t ............. ok t/502-phrasequery.t ........... ok t/503-booleanquery.t .......... ok t/504-similarity.t ............ ok t/505-hit_queue.t ............. ok t/506-hit_collector.t ......... ok t/507-query_filter.t .......... ok t/508-hits.t .................. ok t/509-multi_searcher.t ........ ok t/510-remote_search.t ......... ok t/601-queryparser.t ........... ok t/602-boosts.t ................ ok t/603-query_boosts.t .......... ok t/604-simple_search.t ......... ok t/701-uscon.t ................. ok t/999-remove_invindexes.t ..... ok t/pod-coverage.t .............. skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.t ....................... ok Test Summary Report ------------------- t/303-highlighter.t (Wstat: 2304 Tests: 3 Failed: 0) Non-zero exit status: 9 Parse errors: Bad plan. You planned 9 tests but ran 3. Files=53, Tests=744, 6 wallclock secs ( 0.17 usr 0.03 sys + 4.61 cusr 0.31 csys = 5.12 CPU) Result: FAIL Failed 1/53 test programs. 0/744 subtests failed. -> FAIL Installing KinoSearch1 failed. #####