Skip Menu |

This queue is for tickets about the XML-LibXML CPAN distribution.

Report information
The Basics
Id: 131174
Status: new
Priority: 0/
Queue: XML-LibXML

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

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



Subject: Test fail Windows + Visal C++ Perl
XML::LibXML 2.0201 compiled with Alien::Libxml2 0.12 share install (built from source) Visual C++ 2019 Community Show quoted text
>prove -bvm t\12html.t
Note: Cannot run tests in color: Can't locate Win32/Console/ANSI.pm t\12html.t .. 1..43 ok 1 - TODO : Add test name ok 2 - TODO : Add test name ok 3 - TODO : Add test name ok 4 - TODO : Add test name ok 5 - TODO : Add test name ok 6 - TODO : Add test name ok 7 - TODO : Add test name ok 8 - TODO : Add test name ok 9 - TODO : Add test name ok 10 - TODO : Add test name ok 11 - TODO : Add test name ok 12 - TODO : Add test name not ok 13 - TODO : Add test name # Failed test ' TODO : Add test name' # at t\12html.t line 132. Wide character in print at D:/lang/perl/vc/x64/5.31.6/lib/Test2/Formatter/TAP.pm line 125. # got: '├¼┬╣├¿├╕' # expected: '─¢┼í─ì┼Ö' ok 14 - TODO : Add test name ok 15 - TODO : Add test name HTML parser error : Input is not proper UTF-8, indicate encoding ! <p>∞╣Φ°</p> ^ ok 16 - TODO : Add test name not ok 17 - TODO : Add test name # Failed test ' TODO : Add test name' # at t\12html.t line 158. Wide character in print at D:/lang/perl/vc/x64/5.31.6/lib/Test2/Formatter/TAP.pm line 125. # got: '∞┬╣├¿├╕' # expected: '─¢┼í─ì┼Ö' foo:7: HTML parser error : Input is not proper UTF-8, indicate encoding ! <p>∞╣Φ°</p> ^ ok 18 - TODO : Add test name not ok 19 - TODO : Add test name # Failed test ' TODO : Add test name' # at t\12html.t line 166. Wide character in print at D:/lang/perl/vc/x64/5.31.6/lib/Test2/Formatter/TAP.pm line 125. # got: '∞┬╣├¿├╕' # expected: '─¢┼í─ì┼Ö' ok 20 - TODO : Add test name example/enc_latin2.html:6: HTML parser error : Input is not proper UTF-8, indica te encoding ! <p>∞╣Φ°</p> ^ ok 21 - TODO : Add test name not ok 22 - TODO : Add test name # Failed test ' TODO : Add test name' # at t\12html.t line 183. Wide character in print at D:/lang/perl/vc/x64/5.31.6/lib/Test2/Formatter/TAP.pm line 125. # got: '∞┬╣├¿├╕' # expected: '─¢┼í─ì┼Ö' example/enc_latin2.html:6: HTML parser error : Input is not proper UTF-8, indica te encoding ! <p>∞╣Φ°</p> ^ ok 23 - TODO : Add test name not ok 24 - TODO : Add test name # Failed test ' TODO : Add test name' # at t\12html.t line 191. Wide character in print at D:/lang/perl/vc/x64/5.31.6/lib/Test2/Formatter/TAP.pm line 125. # got: '∞┬╣├¿├╕' # expected: '─¢┼í─ì┼Ö' ok 25 - TODO : Add test name HTML parser error : Input is not proper UTF-8, indicate encoding ! <p>∞╣Φ°</p> ^ ok 26 - TODO : Add test name not ok 27 - TODO : Add test name # Failed test ' TODO : Add test name' # at t\12html.t line 202. Wide character in print at D:/lang/perl/vc/x64/5.31.6/lib/Test2/Formatter/TAP.pm line 125. # got: '∞┬╣├¿├╕' # expected: '─¢┼í─ì┼Ö' foo:6: HTML parser error : Input is not proper UTF-8, indicate encoding ! <p>∞╣Φ°</p> ^ ok 28 - TODO : Add test name ok 29 - TODO : Add test name not ok 30 - TODO : Add test name # Failed test ' TODO : Add test name' # at t\12html.t line 215. Wide character in print at D:/lang/perl/vc/x64/5.31.6/lib/Test2/Formatter/TAP.pm line 125. # got: '∞┬╣├¿├╕' # expected: '─¢┼í─ì┼Ö' ok 31 # skip skipping until LibXML_read_perl is fixed ok 32 # skip skipping until LibXML_read_perl is fixed example/enc2_latin2.html:3: HTML parser error : Input is not proper UTF-8, indic ate encoding ! <p>∞╣Φ°</p> ^ ok 33 - TODO : Add test name not ok 34 - TODO : Add test name # Failed test ' TODO : Add test name' # at t\12html.t line 257. Wide character in print at D:/lang/perl/vc/x64/5.31.6/lib/Test2/Formatter/TAP.pm line 125. # got: '∞┬╣├¿├╕' # expected: '─¢┼í─ì┼Ö' ok 35 - TODO : Add test name not ok 36 - TODO : Add test name # Failed test ' TODO : Add test name' # at t\12html.t line 266. Wide character in print at D:/lang/perl/vc/x64/5.31.6/lib/Test2/Formatter/TAP.pm line 125. # got: '├¼┬╣├¿├╕' # expected: '─¢┼í─ì┼Ö' ok 37 # skip skipping until LibXML_read_perl is fixed ok 38 # skip skipping until LibXML_read_perl is fixed ok 39 - No exception was thrown. ok 40 - Parsing was successful. ok 41 - XPath ok 42 - do not add a default DOCTYPE ok 43 - add a default DOCTYPE # Looks like you failed 9 tests of 43. Dubious, test returned 9 (wstat 2304, 0x900) Failed 9/43 subtests (less 4 skipped subtests: 30 okay) Test Summary Report ------------------- t\12html.t (Wstat: 2304 Tests: 43 Failed: 9) Failed tests: 13, 17, 19, 22, 24, 27, 30, 34, 36 Non-zero exit status: 9 Files=1, Tests=43, 0 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU) Result: FAIL