https://bugzilla.redhat.com/show_bug.cgi?id=1495084 Bug ID: 1495084 Summary: perl-Test-Spelling-0.20-9.fc28 FTBFS: tests fail with recent hunspell-en Product: Fedora Version: rawhide Component: perl-Test-Spelling Assignee: tcallawa@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: paul@xxxxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, tcallawa@xxxxxxxxxx perl-Test-Spelling-0.20-9.fc28 fails to build in F28 because tests fail: + make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t # Failed test 'subtest 'good pod has no errors' of '' compare ok' # at t/basic.t line 17. # got: '0' # expected: '1' # Failed test 'subtest 'bad pod has no errors' of '' compare diag' # at t/basic.t line 22. # Got diag (44 bytes): # 'Errors:' # ' NAME' # ' incorectly' # ' spelled' # Expected diag (23 bytes): # 'Errors:' # ' incorectly' # Looks like you failed 2 tests of 19. t/basic.t ......... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/19 subtests [...] Test Summary Report ------------------- t/basic.t (Wstat: 512 Tests: 19 Failed: 2) Failed tests: 10, 19 Non-zero exit status: 2 t/pod-spell.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/stopword.t (Wstat: 512 Tests: 13 Failed: 2) Failed tests: 7, 11 Non-zero exit status: 2 Files=6, Tests=56, 1 wallclock secs ( 0.03 usr 0.01 sys + 1.03 cusr 0.12 csys = 1.19 CPU) Result: FAIL A difference between passing and failing build root is <https://apps.fedoraproject.org/koschei/build/3501070>. It's probably caused by upgrading hunspell-en from 0.20140811.1-6.fc26 to 0.20140811.1-8.fc28 because of bug #1492306. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx