https://bugzilla.redhat.com/show_bug.cgi?id=845534 Bug ID: 845534 Keywords: Patch QA Contact: extras-qa@xxxxxxxxxxxxxxxxx Severity: medium External Bug URL: http://rt.cpan.org/Public/ Clone Of: 839331 Version: 17 Priority: medium CC: lzachar@xxxxxxxxxx, mmaslano@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx Assignee: mmaslano@xxxxxxxxxx Summary: Failing usptream test 12html.t Regression: --- Story Points: --- Classification: Fedora OS: Unspecified Reporter: ppisar@xxxxxxxxxx Type: Bug Documentation: --- Hardware: Unspecified Mount Type: --- Status: ASSIGNED Component: perl-XML-LibXML Product: Fedora External Bug ID: CPAN 77340 +++ This bug was initially created as a clone of Bug #839331 +++ Description of problem: When upstream test suite is run, it fails on 12html.t: t/12html.t .. 1/43 Out of memory! # Looks like you planned 43 tests but ran 41. # Looks like your test exited with 1 just after 41. t/12html.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 2/43 subtests Test Summary Report ------------------- t/12html.t (Wstat: 256 Tests: 41 Failed: 0) Non-zero exit status: 1 Parse errors: Bad plan. You planned 43 tests but ran 41. Files=1, Tests=41, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.08 cusr 0.04 csys = 0.18 CPU) Result: FAIL Version-Release number of selected component (if applicable): perl-XML-LibXML-1.90-1 How reproducible: always on ppc64, s390x [...] --- Additional comment from ppisar@xxxxxxxxxx on 2012-08-03 10:46:24 GMT --- Reproducer: $ perl -MXML::LibXML \ -e 'XML::LibXML->new->parse_html_string(q{<body>})->toStringHTML;' Out of memory! --- Additional comment from ppisar@xxxxxxxxxx on 2012-08-03 10:55:51 GMT --- Upstream has fixed this issue in 1.99 with commit: # HG changeset patch # User Shlomi Fish <shlomif@xxxxxxxxxxxxxx> # Date 1338446967 -10800 # Node ID 35fba7a70067f4f9393e26d9d478e761fe65b47d # Parent 0da8582cfa03ef4a4516374796acaf3c6d9d8c96 Fix functionality on 64-bit big-endian platforms. https://rt.cpan.org/Ticket/Display.html?id=77340 . ---- F17 affected. -- 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 https://admin.fedoraproject.org/mailman/listinfo/perl-devel