https://bugzilla.redhat.com/show_bug.cgi?id=1542392 Bug ID: 1542392 Summary: perl-RDF-RDFa-Generator-0.192-1.fc28 FTBFS: Failed test 'Pretty generator' Product: Fedora Version: rawhide Component: perl-RDF-RDFa-Generator Assignee: ppisar@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx perl-RDF-RDFa-Generator-0.192-1.fc28 fails to build in F28 because a test fails: t/02_kk_trine.t .......... ok # Failed test 'Literals OK' # at t/03_kk_attean.t line 40. # '<?xml version="1.0"?> # <html xmlns="http://www.w3.org/1999/xhtml" version="XHTML+RDFa 1.0"> # <head profile="http://www.w3.org/1999/xhtml/vocab"> # <title>RDFa Document</title> # <meta name="generator" value="RDF::RDFa::Generator::HTML::Pretty"/> # </head> # <body> # <h1>RDFa Document</h1> # <p><small>Generated by RDF::RDFa::Generator::HTML::Pretty.</small></p> # <div xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ex="http://example.org/"><div about="[_:0xE92A9D6A0AEA11E8B60EDCE9F79E0B10]"><h3 class="blank">_:0xE92A9D6A0AEA11E8B60EDCE9F79E0B10</h3><dl><dt title="http://example.org/else">ex:else</dt><dd property="ex:else" class="typed-literal" datatype="xsd:string">Foo</dd><dt title="http://example.org/pi">ex:pi</dt><dd property="ex:pi" class="typed-literal" datatype="xsd:decimal">3.14</dd></dl></div><div about="http://example.org/foo"><h3 class="resource">http://example.org/foo</h3><span class="rdf-type" rel="rdf:type"><img about="http://example.org/Bar" alt="http://example.org/Bar" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJ5SURBVDjLpZPNS1RhFMaff2EWLWo5tGnRaqCFRBAM0cZFwVSQpVHNQAWVMQwaSSZWtimLiKnsO5lEjKzs4y1zRK3oItfMj1FnnJkaUtNrjo45H3eejpCKNa5anMX73vs855zfOS9I4n9i2SHbCpvph8q8A9PNcCzcz76EM9EETj+DmmqENaeBiJ3mRyuzQy5mwyVMKqiFbzNN0MxgKZOd2zj5GMZE/ZL5ooHZAntGW89s7Bw5Ws25llWcfQHrzHPYE/51ZOQ0M4Fiitj4UQdbzhZSb+FJ63ZypJqp7p0UsTf+FN6kvoMMl3GmNY9jj+BckcF8/HoFldLzpZIqxhthJPVdkr2cifdb5sXefyAKLFvyzVJJAssisIxstILZ0DEyeJzpHifHfNBGamFZ+C9yC7bhG7BBxCrZZqWQpoiNP6S1TMBFDh4gA0VMdxfy+0NosftQX+8gGKkBY741HLoGhbnXUOZwKTn+gGa4nOlBN9MDxdJzCTmwj+wvEKPDTPUc5Zx+kOk+NxmqZOJTIXsviYGQVgKLAos/n0CbbIAS0ir1eY9kF4O+3UzpBYzehhaugQpdR3DwKth7EeyqEoO/oYzXwyKwDDN0ipme/VKFi0l9L8M3oYW8SwxWnIKI1XT7Vqb6i/ntLoLTHdulhROcUJsZuJJjCsvEPpyf8m8io5U0VB6FtFNIe6da84XFEcYaNrDzLDw5DUZ9cEwqm6zxGWYGPBTShogtQtoerV0rLA5JKy5+ubya7SdzbKKMyRG7ByPeIfvebKfAWszUdQFavKOI0bqNbCuF4XfneAvzIaStQrpOxEpIL746rQKOD2VQbSXwtLiXg/! wNTNvAOhsl8oEAAAAASUVORK5CYII=" title="http://example.org/Bar"/></span><dl><dt title="http://example.org/something">ex:something</dt><dd class="blank"><span rel="ex:something" resource="[_:0xE92A9D6A0AEA11E8B60EDCE9F79E0B10]">_:0xE92A9D6A0AEA11E8B60EDCE9F79E0B10</span></dd><dt title="http://example.org/title">ex:title</dt><dd property="ex:title" class="typed-literal" datatype="rdf:langString">Dahut</dd></dl></div></div></body> # </html> # ' # doesn't match '(?^:<dd property="ex:title" class="typed-literal" datatype="xsd:langString">Dahut</dd>)' # Looks like you failed 1 test of 7. # Failed test 'Pretty generator' # at t/03_kk_attean.t line 41. # Looks like you failed 1 test of 4. t/03_kk_attean.t ......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests This is cause by upgrading perl-Attean from 0.018 to 0.019. -- 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