Re: [xml] libxslt test suite broken by recent libxml2 commit



On Oct 3, 2014, at 11:11 , Daniel Veillard <veillard redhat com> wrote:

The other issue in the libxslt test suite is that the HTML docbook tests actually create documents with 
duplicate “name” attributes which are treated as IDs in HTML documents. This might be fixed in a newer 
version of docbook-xsl. But the easiest fix for now is to simply add the warning messages to the expected 
test output.

Yes, libxml2 ought to raise the error (non-fatal obviously), and I
agree that's a case where the test data need to be modified to cope with
it,

I successfully updated the libxslt test suite to the current docbook-xsl version 1.78.1 from 1.40 and this 
indeed fixes the problem. But the resulting commit is quite large:

551 files changed, 207340 insertions(+), 59510 deletions(-)

The libxslt tarball would grow by about 1 MB. Do you think this is acceptable?

Nick



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]