https://bugzilla.redhat.com/show_bug.cgi?id=1317867 Bug ID: 1317867 Summary: perl-CGI-4.27-1.fc25 FTBFS on bootstrap: t/reqest.t fails: Looks like you planned 44 tests but ran 45 Product: Fedora Version: rawhide Component: perl-CGI Assignee: jplesnik@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: jplesnik@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx perl-CGI-4.27-1.fc25 fails to build in F25 because a test fails on bootstrapping Perl: # Looks like you planned 44 tests but ran 45. t/request.t ................ Dubious, test returned 255 (wstat 65280, 0xff00) All 44 subtests passed (less 3 skipped subtests: 41 okay) This is because 4.27 broke the test plan for the t/reqest.t. See <https://github.com/leejo/CGI.pm/issues/202> for more details. It happens only on perl_bootstrap because Test::Deep is not installed in the case. The fix is simple to adjust number in the "skip" statement. But the question is whether we need to bootstrap perl-CGI, if CGI is not a core module anymore. -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx