Skip Menu |

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

Report information
The Basics
Id: 123431
Status: new
Priority: 0/
Queue: XML-DOMBacked

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

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



CC: SHLOMIF [...] cpan.org
Subject: Tests fail (with recent XML::LibXML?)
The test suite started to fail: ... # Failed test at t/00simple.t line 72. # got: '<BAR:bar/>' # expected: '<BAR:BAR:bar xmlns:foo="http://www.foo.com" xmlns:BAR="http://www.bar.com" uri="http://www.fotango.com/thisBar" foo:id="x102"> # <foo:size>small</foo:size> # <BAR:age>26</BAR:age> # </BAR:BAR:bar>' # Looks like you failed 1 test of 42. t/00simple.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/42 subtests # Failed test at t/01uri.t line 36. # got: '<?xml version="1.0" encoding="UTF-8"?> # <foaf:foaf:Person xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/" rdf:nodeID="me"> # <foaf:name>A. N. Other</foaf:name> # <foaf:title>Mr</foaf:title> # <foaf:nick>another</foaf:nick> # </foaf:foaf:Person> # ' # expected: '<?xml version="1.0" encoding="UTF-8"?> # <foaf:Person xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/" rdf:nodeID="me"> # <foaf:name>A. N. Other</foaf:name> # <foaf:title>Mr</foaf:title> # <foaf:nick>another</foaf:nick> # </foaf:Person> # ' # Looks like you failed 1 test of 12. t/01uri.t ..... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/12 subtests ... Probably caused by recent XML::LibXML versions. Statistical analysis (negative theta means "bad"): **************************************************************** Regression 'mod:XML::LibXML' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 19660339921908740.00 [1='eq_2.0122'] -0.0000 0.0000 -3.86 [2='eq_2.0123'] -0.0000 0.0000 -4.12 [3='eq_2.0124'] -0.0000 0.0000 -1.54 [4='eq_2.0125'] 0.0000 0.0000 0.00 [5='eq_2.0126'] 0.0000 0.0000 0.55 [6='eq_2.0128'] 0.0000 0.0000 2.05 [7='eq_2.0129'] -0.0000 0.0000 -3.90 [8='eq_2.0130'] -1.0000 0.0000 -12434290745273712.00 [9='eq_2.0131'] -1.0000 0.0000 -18684831733046376.00 R^2= 1.000, N= 82, K= 10 ****************************************************************